← Back to team overview

sslug-teknik team mailing list archive

RE: kernel kompileringsfejl

 

make[1]: Entering directory `/usr/src/linux-2.0.36/arch/i386/boot'
gcc -D__KERNEL__ -I/usr/src/linux-2.0.36/include -E -D__ELF__
-traditional -DSVGA_MODE=NORMAL_VGA  bootsect.S -o bootsect.s
as86 -0 -a -o bootsect.o bootsect.s
make[1]: as86: Command not found
make[1]: *** [bootsect.o] Error 127
make[1]: Leaving directory `/usr/src/linux-2.0.36/arch/i386/boot'
make: *** [zImage] Error 2


- Det er en ASM fil den forsøger at compile, og den kan ikke finde
assembleren. 

Mvh.
Jesper Juhl