On Sun, 27 Oct 1996, Hamish Moffatt wrote: > Sorry to bring this up again, but can somebody who has 2.1.x running > on debian let me know what I'm doing wrong? I have gcc 2.7.2, > binutils 2.7-3, libc 5.4.7. I can't compile kernel 2.1.5;
Well, I'm not near my machine at the moment, but rm -r /usr/src/linux cd /usr/src tar xvzf /download/linux-2.1.7.tar.gz cd linux make mrproper #if patching more README Follow the README exactly. This worked for me. Jason Eggleston http://www.eggnet.com/ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

