linux 2.6.12-rc1-bk5 compilation error
Benjamin Herrenschmidt
benh at kernel.crashing.org
Mon Apr 4 22:41:48 EST 2005
On Mon, 2005-04-04 at 11:32 +0100, Jerome Glisse wrote:
> Hi,
>
> Once again i face an error that i got with a previous
> 2.6 kernel (i already posted about this in january
> i think).
>
> My config G5 bi 2Ghz and you can grab my kernel
> config here : http://dj.planet-d.net/config
>
> When compiling 2.6.12-rc1-bk5 i first get unknown
> symbol _flush_disable_L1. This is in arch/ppc/kernel/l2cr.S
> I changed the makefile in arch/ppc/kernel to have this :
> obj-$(CONFIG_POWER4) += cpu_setup_power4.o
> into :
> obj-$(CONFIG_POWER4) += l2cr.o cpu_setup_power4.o
>
> .../...
You should really be using a 64 bits kernel :)
Ben.
More information about the Linuxppc-dev
mailing list