RE: Error compiling kernel 2.4.2

2001-03-28 Thread Jason P. Holland
have you upgraded all the necessary packages as listed in /usr/src/linux-2.4.2/Documentation/Changes?? it looks like binutils is not up to date. Jason > > you will need to replace all occurences of -oformat in the Makefile in > /usr/src/linux-2.4.2/arch/i386/boot with --oformat > > HTH > Vinh >

Re: Error compiling kernel 2.4.2

2001-03-28 Thread Vinh Truong
you will need to replace all occurences of -oformat in the Makefile in /usr/src/linux-2.4.2/arch/i386/boot with --oformat HTH Vinh * mauro <[EMAIL PROTECTED]> [010328 11:47]: > > I'm not able to compile de kernel, exactly when I do the "make bzImage" > command I obtain this error: > > o bboo

Error compiling kernel 2.4.2

2001-03-28 Thread mauro
I'm not able to compile de kernel, exactly when I do the "make bzImage" command I obtain this error: o bbootsect.s as -o bbootsect.o bbootsect.s bbootsect.s: Assembler messages: bbootsect.s:253: Warning: indirect lcall without `*' ld -m elf_i386 -Ttext 0x0 -s -oformat binary bbootsect.o