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

Re: kernel compile error-help



On Wed, May 05, 1999 at 10:39:44AM +0000, mel wrote:
> hi,
> Trying to compile sound support into a kernel (2.0.36), i am getting the
> following error messages:
> after `make zImage`
> make[1] as86 command not found
> make [1] ***[bootsect.o] Error 127
> make[1] Leaving directory `/usr/src/linux/arc/i386/boot`
> make[1] ***[zImage] error  2
> How can this be corrected ..what is wrong?
> Running slink V2.1 on a Thoshiba Laptop 8000.
> best-mel

bin86 - 16-bit assembler and loader

This is the as86 and ld86 distribution written by Bruce Evans.  It's a
complete 8086 assembler and loader which can make 32-bit code for the
386+ processors (under Linux it's used only to create the 16-bit
bootsector and setup binaries).

-- 
Ian Peters		"I never let schooling interfere with my education."
itp@gnu.org					-- Mark Twain


Reply to: