Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Paul Hammat on September 21, 2002, 12:21:32 PM

Title: Compile error - as86 command not found
Post by: Paul Hammat 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
Title: Re: Compile error - as86 command not found
Post by: paulham on September 21, 2002, 12:58:20 PM
Solved my own problem - installed bin86 rpm and now compiles ok