RE: my kernel does not assemble!

1999-02-05 Thread Shaleh
> then the make zImage falls out on me after trying to run 'as86 ...', as86 > being some program that's not on my machine! YOu need bin86 package.

Re: my kernel does not assemble!

1999-02-05 Thread stephen . p . ryan
On 5 Feb, Mike Marsman wrote: > Hey all ... I think I have a question for ya (hopefully it's not > completly stupid) > > I'm running deb w/ the 2.0.34 kernel installed -- I want to recompile the > kernel so I can add network support, but I've come accross a problem. > > I can switch to /usr/src

my kernel does not assemble!

1999-02-05 Thread Mike Marsman
Hey all ... I think I have a question for ya (hopefully it's not completly stupid) I'm running deb w/ the 2.0.34 kernel installed -- I want to recompile the kernel so I can add network support, but I've come accross a problem. I can switch to /usr/src/linux and run 'make config' ... the I run 'm