linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: ranjith kumar <ranjithproxy@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: build error
Date: Fri, 28 May 2010 12:20:57 +0800	[thread overview]
Message-ID: <20100528042057.GC5257@cr0.nay.redhat.com> (raw)
In-Reply-To: <AANLkTim8vaJMBOoJeo74fTXWRV2l6JdyCWAOO2UeBFQg@mail.gmail.com>

On Fri, May 28, 2010 at 02:54:38AM +0000, ranjith kumar wrote:
>hi
>On my PC "uname -a" prints
>Linux localhost.localdomain 2.6.29.4-167.fc11.i686.PAE #1 SMP Wed May
>27 17:28:22 EDT 2009 i686 i686 i386 GNU/Linux
>
>1)I tried to build many  linux kernel versions. But I always end up
>error lik "file not recognized: File truncated"
>
>For example when I tried to build linux-2.6.34(copied /boot/config
>file, make oldconfig, make all), I got the follwing error:
> CC [M]  drivers/mtd/ubi/eba.o
>  CC [M]  drivers/mtd/ubi/io.o
>  CC [M]  drivers/mtd/ubi/wl.o
>  CC [M]  drivers/mtd/ubi/scan.o
>  CC [M]  drivers/mtd/ubi/misc.o
>  LD [M]  drivers/mtd/ubi/ubi.o
>drivers/mtd/ubi/eba.o: file not recognized: File truncated
>make[3]: *** [drivers/mtd/ubi/ubi.o] Error 1
>make[2]: *** [drivers/mtd/ubi] Error 2
>make[1]: *** [drivers/mtd] Error 2
>make: *** [drivers] Error 2
>
>How to solve the problem?


Try to do a 'make mrproper' before compiling the kernel.


>2)And how to know processor family of my PC?


Your machine is x86_64, you could choose "Generic x86_64"
instead of these i386 stuffs. I think your distribution
also does this.


  reply	other threads:[~2010-05-28  4:17 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-28  2:54 build error ranjith kumar
2010-05-28  4:20 ` Américo Wang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-07-28 20:08 Matteo Croce
2019-07-28 20:15 ` Bernd Petrovitsch
2019-07-28 20:28   ` Matteo Croce
2019-07-29  4:44 ` Bhaskar Chowdhury
2019-07-29  7:58   ` Matteo Croce
2019-07-29  9:50 ` Will Deacon
2019-07-29 10:08   ` Matteo Croce
2019-07-29 10:16   ` Vincenzo Frascino
2019-07-29 10:21     ` Matteo Croce
2019-07-29 10:25     ` Matteo Croce
2019-07-29 11:08       ` Vincenzo Frascino
2019-07-29 11:12         ` Matteo Croce
2019-07-29 11:18           ` Vincenzo Frascino
2019-07-29 11:26             ` Matteo Croce
2007-10-02 20:12 linux-kernel
2007-10-03  0:19 ` Stephen Hemminger
2007-10-03  0:28   ` Randy Dunlap
2007-10-03  0:39     ` Stephen Hemminger
2007-10-10 10:23       ` Wilfried Klaebe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100528042057.GC5257@cr0.nay.redhat.com \
    --to=xiyou.wangcong@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ranjithproxy@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).