Ryan writes:

 >     Now it's question time.  I am attempting to recompile the kernel to

 > get rid of some of the overhead and unneeded options.  I get through ok

 > up to running make bZimage at which time I get the following error :

 > 

 > make[1]: as86: Command not found

 > make[1]: *** [bbootsect.o] Error 127

 > make[1]: Leaving directory ‘/usr/src/linux-2.0.36/arch/i386/boot’

 > make: *** [bzImage] Error 2

It looks to me like you don't have as86 installed.  as86 is an

assembler for x86 cpus, so you can imagine that it might be needed.

On my redhat 6.1 box, as86 is in the dev86 rpm.  If you still have

your redhat cd, look for dev86*rpm in the RedHat/RPMS diretory.


-- 
------------------------
Michael D. Hirsch, Ph.D.
Software Developer
zapmedia.com
Phone: 404-875-8550 x2722               FAX: 404-875-3240
email: ">michael.hirsch@zapmedia.com Web: http://www.zapmedia.com
--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.