Re: undefined reference while building non SMP kernels
From: Christoph Wickert (christoph.wickert_at_web.de)
Date: 03/30/04
- Previous message: pablo gietz: "ADSL Load Balancig"
- In reply to: Floros Athanassios (athanassios.floros_at_intracom.gr): "undefined reference while building non SMP kernels"
- Next in thread: Christoph Wickert: "Re: undefined reference while building non SMP kernels"
- Reply: Christoph Wickert: "Re: undefined reference while building non SMP kernels"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: For users of Fedora Core releases <fedora-list@redhat.com> Date: Tue, 30 Mar 2004 15:07:51 +0200
Am Di, den 30.03.2004 schrieb Floros Athanassios
(athanassios.floros@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
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: pablo gietz: "ADSL Load Balancig"
- In reply to: Floros Athanassios (athanassios.floros_at_intracom.gr): "undefined reference while building non SMP kernels"
- Next in thread: Christoph Wickert: "Re: undefined reference while building non SMP kernels"
- Reply: Christoph Wickert: "Re: undefined reference while building non SMP kernels"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]