[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

compile error: as86 command not found!



I got the following output when trying to compile a new kernel on my hamm
system:

.
.
.
make[1]:Leaving directory `/usr/src/kernel-source-2.0.33/arch/i386/lib'
ld
-m elf_i386 -Ttext 0x100000 -e stext arch/i386/kernel/head.o init/main.o
init/version.o \
        arch/i386/kernel/kernel.o arch/i386/mm/mm.o
kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o net/network.a \

fs/filesystems.a \
        drivers/block/block.a drivers/char/char.a
drivers/net/net.a drivers/pci/pci.a \

/usr/src/kernel-source-2.0.33/arch/i386/lib/lib.a
/usr/src/kernel-source-2.0.33/lib/lib.a
/usr/src/kernel-source-2.0.33/arch/i386/lib/lib.a -o vmlinux
nm vmlinux |
grep -v '\(compiled\)\|\(\.o$\)\|\( a \)' | sort > System.map
make[1]:
Entering directory `/usr/src/kernel-source-2.0.33/arch/i386/boot'
gcc
-D__KERNEL__ -I/usr/src/kernel-source-2.0.33/-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/kernel-source-2.0.33/arch/i386/boot'
make: *** [zImage]
Error 2


Can anyone let me know what is going on?

thanks 

dennis


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: