Gracias!! Despues de mandar el email, al actualizar sid me ha salido el notice :)
gracias On 24 Feb 2001 18:12:47 -0300, Christoph Simon wrote: > On 24 Feb 2001 15:55:55 -0600 > "Jack O'Neall"<[EMAIL PROTECTED]> wrote: > > > Holas!! > > > > > > Mando este email pq estoy intentando compilar el kernel 2.4.2 y me da el > > siguiente error. > > > > Compilando el 2.4.1 q antes funcionaba tambien. > > > > Uso debian sid > > > > -DSVGA_MODE=NORMAL_VGA bootsect.S -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 -o bbootsect > > ld: cannot open binary: No such file or directory > > make[2]: *** [bbootsect] Error 1 > > make[2]: Leaving directory `/usr/src/linux-2.4.1/arch/i386/boot' > > make[1]: *** [bzImage] Error 2 > > make[1]: Leaving directory `/usr/src/linux-2.4.1' > > make: *** [stamp-build] Error 2 > > > > el problema parece ser al ejecutar el ld he ejecutado todo a mano pero > > ld dice q los archivod no existen, pero estan ahi. alguna idea??? > > > > gracias!! > > Cambia en el Makefile todos los -oformat por --oformat. > > > -- > Christoph Simon > [EMAIL PROTECTED] > --- > ^X^C > q > quit > :q > ^C > end > x > exit > ZZ > ^D > ? > help > shit > . >