Re: problems with kernel compile on 2.2.20

2001-11-06 Thread Bryan K. Walton
That did it! Thanks Mike! -Bryan On Tue, Nov 06, 2001 at 10:42:18AM -0500, Mike Dresser wrote: > On Tue, 6 Nov 2001, Bryan K. Walton wrote: > > > I am trying to compile a 2.2.20 kernel using the kernel-source in > > > make[2]: as86: Command not found > > You need bin86, which provides as86. >

Re: problems with kernel compile on 2.2.20

2001-11-06 Thread Mike Dresser
On Tue, 6 Nov 2001, Bryan K. Walton wrote: > I am trying to compile a 2.2.20 kernel using the kernel-source in > make[2]: as86: Command not found You need bin86, which provides as86. apt-get install bin86 Hope this helps, Mike

problems with kernel compile on 2.2.20

2001-11-06 Thread Bryan K. Walton
I am trying to compile a 2.2.20 kernel using the kernel-source in unstable and using kernel-package. I am compiling on a laptop running aen up-to-date testing distribution of Debian. After unpacking the source, and running make menuconfig, make dep, make-kpkg clean, I then run: make-kpkg --revisi