LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   kernel compilation error (https://www.linuxquestions.org/questions/linux-newbie-8/kernel-compilation-error-285210/)

bond_7942 02-02-2005 12:25 AM

kernel compilation error
 
Hi All,



I have trouble when doing make zImage using the cross compiler.


The last few lines I got when I did "make zImage" follow:
:

:

arm_v4t_le-objcopy -O binary -R .note -R .comment -S /home/sanjoy/sanjoy/vmlinux piggy
BFD: Warning: Writing section `.init' to huge (ie negative) file offset 0xc0002cf8.
BFD: Warning: Writing section `.text' to huge (ie negative) file offset 0xc0012cf8.
BFD: Warning: Writing section `.kstrtab' to huge (ie negative) file offset 0xc0159b68.
BFD: Warning: Writing section `__ex_table' to huge (ie negative) file offset 0xc015eab8.
BFD: Warning: Writing section `__ksymtab' to huge (ie negative) file offset 0xc015f480.
BFD: Warning: Writing section `.data' to huge (ie negative) file offset 0xc0162cf8.
arm_v4t_le-objcopy: piggy: File truncated
make[2]: *** [piggy.o] Error 1
make[1]: *** [compressed/vmlinux] Error 2
make: *** [zImage] Error 2



Anybody came across the similar problem or can figure out what's the problem? Waiting for ur reply. Thanks in advance..

Regards,
Bond

peter_robb 02-02-2005 10:36 AM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

Original is .. http://www.linuxquestions.org/questi...hreadid=285244

Tinkster 02-02-2005 01:14 PM

Actually the one in General is the dupe, this one is three hours older.
But since it doesn't have a technical response I'll close it anyway.


All times are GMT -5. The time now is 02:32 PM.