Problem: kernel 2.5.33 won't compile

From: Adam Johnson (adamj@valley.net)
Date: Fri Sep 06 2002 - 17:05:52 EST


    I get this error message when I try to compile 2.5.33:

 Generating build number
make[1]: Entering directory `/usr/src/linux-2.5.33/init'
  Generating /usr/src/linux-2.5.33/include/linux/compile.h (updated)
  gcc -Wp,-MD,./.version.o.d -D__KERNEL__
-I/usr/src/linux-2.5.33/include -Wall -Wstrict-prototypes -Wno-trigraphs
-O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe
-mpreferred-stack-boundary=2 -march=athlon -nostdinc -iwithprefix
include -DKBUILD_BASENAME=version -c -o version.o version.c
   ld -m elf_i386 -r -o init.o main.o version.o do_mounts.o
make[1]: Leaving directory `/usr/src/linux-2.5.33/init'
  ld -m elf_i386 -T arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/init.o
--start-group arch/i386/kernel/kernel.o arch/i386/mm/mm.o
kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o security/built-in.o
/usr/src/linux-2.5.33/arch/i386/lib/lib.a lib/lib.a
/usr/src/linux-2.5.33/arch/i386/lib/lib.a drivers/built-in.o
sound/sound.o arch/i386/pci/pci.o net/network.o --end-group -o vmlinux
drivers/built-in.o(.data+0x2d8d4): undefined reference to `local symbols
in discarded section .text.exit'
make: *** [vmlinux] Error 1

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Sep 07 2002 - 22:00:30 EST