BUG: compiler errors in 2.6.0-test4-bk8 and bk9

From: Hal
Date: Sun Sep 07 2003 - 19:59:01 EST


I encountered several errors in 2.6.0-test4-bk8 and bk9 relating to the PPC architecture.

Please do not CC back any of the comments.

I run gentoo linux (all programes are upto date) on my ibook.

1. Doing the correct kernel config needed for my ibook i ran make and found this.

arch/ppc/platforms/pmac_cpufreq.c: In function `pmac_cpufreq_cpu_init':
arch/ppc/platforms/pmac_cpufreq.c:260: `CPUFREQ_DEFAULT_GOVERNOR' undeclared (first use in this function)
arch/ppc/platforms/pmac_cpufreq.c:260: (Each undeclared identifier is reported only once
arch/ppc/platforms/pmac_cpufreq.c:260: for each function it appears in.)

2. After i preformed a make allyesconfig and a make i found this.

CC arch/ppc/kernel/asm-offsets.s
In file included from include/asm/mpc8260.h:12,
from include/asm/io.h:32,
from arch/ppc/kernel/asm-offsets.c:21:
arch/ppc/platforms/mpc82xx.h:33:30: platforms/willow.h: No such file or directory

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