kernel
Marko Bevc <[email protected]>
| Newsgroups | gmane.linux.aurora.user,gmane.linux.aurora.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi!
Got also problems compiling kernel-2.4.21:
/usr/src/linux-2.4.21/lib/lib.a /usr/src/linux-2.4.21/lib/lib.a
/usr/src/linux-2.4.21/arch/sparc64/prom/promlib.a
/usr/src/linux-2.4.21/arch/sparc64/lib/lib.a \
--end-group \
-o vmlinux
init/main.o: In function `check_bugs':
init/main.o(.text+0x28): undefined reference to `_mcount'
init/main.o: In function `rest_init':
init/main.o(.text+0x48): undefined reference to `_mcount'
init/main.o: In function `init':
init/main.o(.text+0x88): undefined reference to `_mcount'
init/main.o: In function `profile_setup':
init/main.o(.text.init+0x8): undefined reference to `_mcount'
init/main.o: In function `checksetup':
init/main.o(.text.init+0x48): undefined reference to `_mcount'
init/main.o(.text.init+0xe8): more undefined references to `_mcount'
follow
make: *** [vmlinux] Error 1
Regards,
Marko