ppc cross compiling...

From: Nico Schottelius (schottelius@wdt.de)
Date: Fri Feb 28 2003 - 06:24:29 EST


Hello!

I am trying to cross compile 2.5.64 and get the following
compile errors:

make -f scripts/Makefile.build obj=arch/ppc/mm
  powerpc-linux-gcc -Wp,-MD,arch/ppc/mm/.4xx_mmu.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -I/usr/src/linux-2.5.50/arch/ppc -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -Wa,-m405 -fomit-frame-pointer -nostdinc -iwithprefix include -DKBUILD_BASENAME=4xx_mmu -DKBUILD_MODNAME=4xx_mmu -c -o arch/ppc/mm/4xx_mmu.o arch/ppc/mm/4xx_mmu.c
arch/ppc/mm/4xx_mmu.c: In function `mmu_mapin_ram':
arch/ppc/mm/4xx_mmu.c:99: `phys_addr_t' undeclared (first use in this function)
arch/ppc/mm/4xx_mmu.c:99: (Each undeclared identifier is reported only once
arch/ppc/mm/4xx_mmu.c:99: for each function it appears in.)
arch/ppc/mm/4xx_mmu.c:99: syntax error before "p"
arch/ppc/mm/4xx_mmu.c:102: `p' undeclared (first use in this function)
make[1]: *** [arch/ppc/mm/4xx_mmu.o] Fehler 1
make: *** [arch/ppc/mm] Fehler 2

Makefile: ARCH=ppc

.config attached.

What todo ?

Nico

p.s.: please cc me...

-- 
Please send your messages pgp-signed and/or pgp-encrypted (don't encrypt mails
to mailing list!). If you don't know what pgp is visit www.gnupg.org.
(public pgp key: ftp.schottelius.org/pub/familiy/nico/pgp-key)



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



This archive was generated by hypermail 2b29 : Fri Feb 28 2003 - 22:00:47 EST