Strange build error in boot/wrapper script

Gerhard Pircher gerhard_pircher at gmx.net
Wed May 7 06:52:26 EST 2008


Hi,

I get a rather strange error here with kernel v2.6.26-rc1 and gcc version
4.1.2 20061115 (prerelease) (Debian 4.1.1-21) (cross compile version).
This is the output of the build process:

> $ make ARCH=powerpc CROSS_COMPILE=powerpc-linux-gnu- zImage
>   CHK     include/linux/version.h
>   CHK     include/linux/utsrelease.h
>   CALL    scripts/checksyscalls.sh
>   CHK     include/linux/compile.h
>   CALL    arch/powerpc/kernel/systbl_chk.sh
>   CALL    arch/powerpc/kernel/prom_init_check.sh
>   WRAP    arch/powerpc/boot/uImage
> Image Name:   Linux-2.6.26-rc1
> Created:      Tue May  6 22:43:54 2008
> Image Type:   PowerPC Linux Kernel Image (gzip compressed)
> Data Size:    1780300 Bytes = 1738.57 kB = 1.70 MB
> Load Address: 0x00000000
> Entry Point:  0x00000000
> arch/powerpc/boot/dtc -O dtb -o arch/powerpc/boot/amigaone.dtb -b 0  /home/geri/AmigaOne/Linux/linux-2.6.26/arch/powerpc/boot/dts/amigaone.dts
> DTC: dts->dtb  on file "/home/geri/AmigaOne/Linux/linux-2.6.26/arch/powerpc/boot/dts/amigaone.dts"
>   WRAP    arch/powerpc/boot/cuImage.amigaone
> powerpc-linux-gnu-objcopy: Warning: could not locate './vmlinux.strip'. reason: The value is too big for the defined data type (translated to English)
> Image Name:   Linux-2.6.26-rc1
> Created:      Tue May  6 22:43:54 2008
> Image Type:   PowerPC Linux Kernel Image (gzip compressed)
> Data Size:    21675 Bytes = 21.17 kB = 0.02 MB
> Load Address: 0x00400000
> Entry Point:  0x00400444
> rm arch/powerpc/boot/amigaone.dtb

As you can see, the wrapper script generates an incomplete cuImage. The
vmlinux.strip file is there, but I wonder why it is so big:

> -rw-r--r--  3225085348 2008-05-06 21:58 vmlinux.strip

Any ideas what is going wrong here? Broken compiler?

Thanks!

regards,

Gerhard

-- 
249 Spiele für nur 1 Preis. Die GMX Spieleflatrate schon ab 9,90 Euro.
Neu: Asterix bei den Olympischen Spielen: http://flat.games.gmx.de



More information about the Linuxppc-dev mailing list