linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Strange build error in boot/wrapper script
@ 2008-05-06 20:52 Gerhard Pircher
  0 siblings, 0 replies; only message in thread
From: Gerhard Pircher @ 2008-05-06 20:52 UTC (permalink / raw)
  To: linuxppc-dev

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-06 20:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-06 20:52 Strange build error in boot/wrapper script Gerhard Pircher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).