undefined reference while building non SMP kernels

Christoph Wickert christoph.wickert at web.de
Tue Mar 30 13:07:51 UTC 2004


Am Di, den 30.03.2004 schrieb Floros Athanassios
(athanassios.floros at intracom.gr) um 14:55:
> Output form "make bzImage":
> 
[snippde]
> kernel/kernel.o(.text+0xfc3): In function `schedule':
> : undefined reference to `active_load_balance'
> make[1]: *** [kallsyms] Error 1
> make[1]: Leaving directory `/usr/src/linux-2.4.22-1.2115.nptl'
> make: *** [vmlinux] Error 2
> 
> 
> Any ideas why this error occurs even with the original non SMP kernel
> configuration?

Because you did not rum "make oldconfig"?

Run make oldconfig twice (!) before you start compiling. Has been
discussed on this list a mio times, search the archives for
"active_load_balance" if you want more info.

Christoph





More information about the fedora-list mailing list