Re: Kernel Compile Attemp #2

1999-03-08 Thread Ed Cogburn
Doug Dine wrote: > > At 3/8/99 1:52:00 PM, you wrote: > >On Mon, 8 Mar 1999, Doug Dine wrote: > > > >> Well, in my second attempt now to compile my kernel > >> for sound support here is the error message after > >> "make zImage". > >> > >> make [1]: as86: Command not found > >> make[1]: *** [boot

Re: Kernel Compile Attemp #2

1999-03-08 Thread Seth M. Landsman
On Mon, Mar 08, 1999 at 01:34:21PM -0700, Doug Dine wrote: > Well, in my second attempt now to compile my kernel > for sound support here is the error message after > "make config". > > make [1]: as86: Command not found > make[1]: *** [bootsect.o] Error 127 > make[1]: Leaving directory /usr/src/k

Re: Kernel Compile Attemp #2

1999-03-08 Thread Doug Dine
At 3/8/99 1:52:00 PM, you wrote: >On Mon, 8 Mar 1999, Doug Dine wrote: > >> Well, in my second attempt now to compile my kernel >> for sound support here is the error message after >> "make zImage". >> >> make [1]: as86: Command not found >> make[1]: *** [bootsect.o] Error 127 >> make[1]: Leaving

RE: Kernel Compile Attemp #2

1999-03-08 Thread Shaleh
On 08-Mar-99 Doug Dine wrote: > Well, in my second attempt now to compile my kernel > for sound support here is the error message after > "make config". > > make [1]: as86: Command not found > make[1]: *** [bootsect.o] Error 127 > make[1]: Leaving directory /usr/src/kernel-source-2.0.34/arch/i38

Re: Kernel Compile Attemp #2

1999-03-08 Thread Scott J. Geertgens
On Mon, 8 Mar 1999, Doug Dine wrote: > Well, in my second attempt now to compile my kernel > for sound support here is the error message after > "make config". > > make [1]: as86: Command not found > make[1]: *** [bootsect.o] Error 127 > make[1]: Leaving directory /usr/src/kernel-source-2.0.34/a

Kernel Compile Attemp #2

1999-03-08 Thread Doug Dine
Well, in my second attempt now to compile my kernel for sound support here is the error message after "make config". make [1]: as86: Command not found make[1]: *** [bootsect.o] Error 127 make[1]: Leaving directory /usr/src/kernel-source-2.0.34/arch/i386/boot make: *** [zImage] Error 2 I apprecia