[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem with building 2.6 Kernel.
Hi,
I am trying to build 2.6.8-1 kernel, but at the end make it shows the following
things :-
$make
.
.
.
AS .tmp_kallsyns3.S
AS .tmp_kallsyns3.o
LD vmlinux
AS arch/i386/boot/setup.o
LD arch/i386/boot/setup
AS arch/i386/boot/compressed/head.o
CC arch/i386/boot/compressed/misc.o
OBJCOPY arch/i386/boot/compressed/vmlinux.bin
BFD: WArning: Writing section `.bss` to huge (ie negative) file offset 0xc029e000.
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: *** [bzImage] Error 2
and after that it comes out...
I am facing this problem first time...
Anyone please help me.
Thanks in advance.
Sumit Sharma.
On Thu, 02 Sep 2004 Martin Jambor wrote :
>Hi,
>
>I'd really love to make use of your www.kernelnewbies.org site and
>have indeed found some interesting stuff there, but the main parts
>don't seem to work:
>
>1) Mailing list page is just a blank one
>
>2) Wiki only gives a 404 error
>
>3) So does web irc client
>
>I've tried to go on your site from both Mozilla@Linux and IE@WinXP,
>it does not matter.
>
>May there is some simple problem causing this you might not have been
>aware of, if so, please have a look at it. If you find you can no
>longer take care of the site, I understand that, but it is a
>shame. At least the mailing list could be of a great value.
>
>Cheers,
>
>Martin
>
>--
>Kernelnewbies: Help each other learn about the Linux kernel.
>Archive: http://mail.nl.linux.org/kernelnewbies/
>FAQ: http://kernelnewbies.org/faq/
>