Re: Kernel compile errors

1999-03-25 Thread Mirek Kwasniak
On Thu, Mar 25, 1999 at 06:22:41PM +1200, John Leget wrote: > Running potato im coming up against the following with kernel 2.2.4 > > acct.c: In function `sys_acct': > acct.c:197: too few arguments to function `filp_close' > acct.c:203: too few arguments to function `filp_close' > make[2]: *** [ac

Re: Kernel compile errors

1999-03-25 Thread Mitch Blevins
In foo.debian-user, you wrote: > Running potato im coming up against the following with kernel 2.2.4 > > acct.c: In function `sys_acct': > acct.c:197: too few arguments to function `filp_close' > acct.c:203: too few arguments to function `filp_close' > make[2]: *** [acct.o] Error 1 > make[2]: Leav

Re: Kernel Compile Errors

1999-03-17 Thread Tom Pfeifer
> Jesse Lee wrote: > > here are the erros I get when I am compiling my kernel. > > as86 -o -a [bootsect.o] > bootsect.s > make[1]: as86: command not found > make[1]: *** [bootsect.o] error 127 > I had the same problem the first time I tried to compile the kernel. You just need to in

Re: kernel compile errors

1998-07-28 Thread Gary L. Hennigan
[EMAIL PROTECTED] (Chris Ulrich) writes: | I just recently abandoned my own linux setup and installed debian (hamm). | This is a pretty much stock setup -- the only thing un-debian I've done so | far is change /bin/sh to point to pdksh, but that *shouldn't* be the problem | because I've compil

Re: kernel compile errors

1998-07-28 Thread Nathan E Norman
On Tue, 28 Jul 1998, Chris Ulrich wrote: : : I just recently abandoned my own linux setup and installed debian (hamm). : This is a pretty much stock setup -- the only thing un-debian I've done so : far is change /bin/sh to point to pdksh, but that *shouldn't* be the problem : because I've com