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]:  *** [bootsect.o] Error 127
> >> make[1]: Leaving directory /usr/src/kernel-source-2.0.34/arch/i386/boot
> >> make: *** [zImage] Error 2
> >>
> >
> >   I believe this indicates you don't have the bin86 package installed.
> 
> Thank you. Apparently this doesn't come up as being dependent
> with the kernel-source in Dselect.


The reason the kernel-source package isn't dependent on the bin86
package is because the kernel-source is used on the other non-x86
platforms.  Only on the x86 platform is the bin86 package needed. 
bin86 is also mentioned in the kernel-source description.


-- 
Ed C.


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/kernel-source-2.0.34/arch/i386/boot
> make: *** [zImage] Error 2
> 
> I appreciate the help everyone has offered.

Install the bin86 package.

-Seth
--
"It is by will alone I set my mind in motion"


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 directory /usr/src/kernel-source-2.0.34/arch/i386/boot
>> make: *** [zImage] Error 2
>> 
>
>   I believe this indicates you don't have the bin86 package installed.

Thank you. Apparently this doesn't come up as being dependent
with the kernel-source in Dselect.


Doug Dine

[EMAIL PROTECTED]
http://members.xoom.com/dougdine
http://members.xoom.com/loveless


NetZero - We believe in a FREE Internet.  Shouldn't you?
Get your FREE Internet Access and Email at
http://www.netzero.net/download.html


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/i386/boot
> make: *** [zImage] Error 2
> 
> I appreciate the help everyone has offered.

need the bin86 package


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/arch/i386/boot
> make: *** [zImage] Error 2
> 

   I believe this indicates you don't have the bin86 package installed.

SJG