Koozali.org: home of the SME Server

Compile error - as86 command not found

Paul Hammat

Compile error - as86 command not found
« on: September 21, 2002, 12:21:32 PM »
Anyone offer any help here
Followed the how to to add kernel source etc
get this complier error

as86 -0 -a -o bbootsect.o bbootsect.s
make[1]: as86: Command not found
make[1]: *** [bbootsect.o] Error 127
make[1]: Leaving directory /usr/src/linux-2.2.19/arch/i386/boot'
make: *** [bzImage] Error 2

what am i missing here?

Please help

paulham

Re: Compile error - as86 command not found
« Reply #1 on: September 21, 2002, 12:58:20 PM »
Solved my own problem - installed bin86 rpm and now compiles ok