Re: kernel compile fail

1997-01-06 Thread Fundamental
THanks to everyone who helped me with my compile problem. The good news is that i compiled a 2.0.27 kernel sucessfully, the bad news is that it would not boot:( I get the error Unable to mount root fd on 08:01 VFS: Cannnot open root kernel panic And then it stalls. The only difference betwe

Re: kernel compile fail

1997-01-03 Thread Manoj Srivastava
Hi, Do you have the packages libc5-dev, and, if you are on an intel box, bin86 as well? The missing stdio.h sounds ominous, though. manoj -- If you don't watch it, you're going to catch something. Manoj Srivastava mailto:[EMAIL PROTECTED]> Mobile, Alabama USA

Re: kernel compile fail

1997-01-03 Thread Fundamental
On Thu, 2 Jan 1997, Prashanth Mundkur wrote: this is it exactly, thanks mundkur >You need to install the libc5dev package, which has the requisite header mundkur >files. mundkur > mundkur >--prashanth mundkur > mundkur > mundkur > mundkur > Peace michael Pilgram: "God, can you be merciful

Re: kernel compile fail

1997-01-03 Thread Prashanth Mundkur
On Fri, 3 Jan 1997, Fundamental wrote: > > Opps, your quite right:) but, when i did a make dep i get the folowing > > make dep > gcc -I/usr/src/linux/include -O2 -fomit-frame-pointer -o scripts/mkdep > scripts/m > kdep.c > scripts/mkdep.c:1: stdio.h: No such file or directory > [..] You need

kernel compile fail

1997-01-03 Thread Fundamental
On Thu, 2 Jan 1997, Ngo Bach Long wrote: dragon >>what have i missed? dragon >> dragon > dragon >I think it's supposed to be "make dep" (as in "dependencies"), dragon >not "make deb". Opps, your quite right:) but, when i did a make dep i get the folowing make dep gcc -I/usr/src/linux/include -