lkml.org 
[lkml]   [2007]   [Feb]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject2.6.20 doesn't compile with gcc-3.2.2
Al Boldi <a1426z@gawab.com> wrote:

> Doing the following results in an incomplete vmlinuz:

> # make bzlilo
>
> objcopy: arch/i386/boot/compressed/vmlinux.bin: File truncated
> make[2]: *** [arch/i386/boot/compressed/vmlinux.bin] Error 1
> make[1]: *** [arch/i386/boot/compressed/vmlinux] Error 2
> make: *** [bzlilo] Error 2

> gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)

I just compiled using gcc 3.3.5 (debian stable). Please verify that your
disk is not full and gcc is the cause. If it is, this patch should do the
trick: :)

--- ./Documentation/Changes~ 2007-02-05 15:10:04.000000000 +0100
+++ ./Documentation/Changes 2007-02-05 15:10:04.000000000 +0100
@@ -29,5 +29,5 @@ hardware, for example, you probably need
isdn4k-utils.

-o Gnu C 3.2 # gcc --version
+o Gnu C 3.3 # gcc --version
o Gnu make 3.79.1 # make --version
o binutils 2.12 # ld -v
--
Anything you do can get you shot, including nothing.
-
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/

\
 
 \ /
  Last update: 2007-02-05 14:51    [W:0.128 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site