[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel Compile



On Mon, 28 Feb 2000, Sean McIlwain wrote:

mcilwa >Compressed size 20.
mcilwa >ld -qmagic -Ttext 0xfe0 -o vmlinux head.o misc.o piggy.o
mcilwa >ld: warning: cannot find entry symbol _start; defaulting to 00000fe0
mcilwa >misc.o: In function `fill_inbuf':
mcilwa >misc.o(.text+0x1ebc): undefined reference to `input_data'
mcilwa >misc.o(.text+0x1ec1): undefined reference to `input_len'
mcilwa >misc.o(.text+0x1ed7): undefined reference to `input_data'
mcilwa >make[2]: *** [vmlinux] Error 1
mcilwa >make[2]: Leaving directory
mcilwa >`/usr/src/kernel-source-2.0.38/arch/i386/boot/compres
mcilwa >sed'
mcilwa >make[1]: *** [compressed/vmlinux] Error 2
mcilwa >make[1]: Leaving directory
mcilwa >`/usr/src/kernel-source-2.0.38/arch/i386/boot'
mcilwa >make: *** [zImage] Error 2
mcilwa >
mcilwa >
mcilwa >Any Ideas?

while it has been the subject of much debate on this list i think it is
worth while to at least try to see if the error is still there if you use
gcc 2.7.2.3. the linux kernel still is rather senstive to kernel
revs. most of the time the latest compilers will work, for an error like
that first thing i'd try is change compiler.

nate

----------------------------------------[mailto:aphro@aphroland.org ]--
   Vice President Network Operations       http://www.firetrail.com/
  Firetrail Internet Services Limited      http://www.aphroland.org/
       Everett, WA 425-348-7336            http://www.linuxpowered.net/
            Powered By:                    http://comedy.aphroland.org/
    Debian 2.1 Linux 2.0.36 SMP            http://yahoo.aphroland.org/
-----------------------------------------[mailto:aphro@netquest.net ]--
6:42pm up 193 days, 7:05, 1 user, load average: 1.14, 1.08, 1.08


Reply to: