2.4.0-test11 Bug in 'mm.o' and 'Event interface support' on ppc750]

Helge Wehder wehder at gmx.de
Wed Nov 29 02:28:00 EST 2000


Hi,

I have some problems while compiling the Kernel on a Powerbook 'pismo'
G3/400 and don't know where to report to. My ggc is 2.95.2 . I'am able
to compile the test6 kernel and able to boot it. But there is only one
terminal available on the test6 Kernel.

Here are some info's about what i have done without known make this and
that stuff:

Making mrproper

arch/ppc/mm/mm.o: In function `map_page':
arch/ppc/mm/mm.o(.text+0xe04): undefined reference to `set_pgdir'
arch/ppc/mm/mm.o(.text+0xe04): relocation truncated to fit: R_PPC_REL24
set_pgdir
drivers/input/inputdrv.o: In function `keybdev_event':
drivers/input/inputdrv.o(.text+0x16cc): undefined reference to
`emulate_raw'
drivers/input/inputdrv.o(.text+0x16cc): relocation truncated to fit:
R_PPC_REL24 emulate_raw
make: *** [vmlinux] Error 1

Taking out 'Input core support'>'Event interface support'
Same errors

Change the 'input core support' to module

arch/ppc/mm/mm.o: In function `map_page':
arch/ppc/mm/mm.o(.text+0xe04): undefined reference to `set_pgdir'
arch/ppc/mm/mm.o(.text+0xe04): relocation truncated to fit: R_PPC_REL24
set_pgdir
make: *** [vmlinux] Error 1

Ok, less errors. These errors are new to me. These errors diden't ecured
with the test10 sources.
Taking out 'sound support'

This was stupid. The Error comes from the Memory handling section.
Taking out 'Ram disk support' in the 'Block devices section'
Still the same Errors.

Copying the 'mm' section from the test10 sources to the test11 sources
Still the same Errors. The Error seems to be somewere in the include
files.


Bye Helge...


To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org



More information about the linux-mtd mailing list