Re: linksys nc100 problem. modversions.h not found.

2001-07-17 Thread Vineet Kumar
* Jimmy Richards ([EMAIL PROTECTED]) [010713 16:56]: > cd /usr/src > apt-get install kernel-source-2.2.19 > > > Then I think you have to untar or bunzip2 it like so... > > > tar zxvf > > or > > tar jxvf > > > > Then it should make a directory called 'linux' and you can optionally do > t

Re: linksys nc100 problem. modversions.h not found.

2001-07-13 Thread D-Man
On Fri, Jul 13, 2001 at 04:27:11PM -0700, crombie wrote: | hi, | | attempting to install linksys nc100 ethernet card on I haven't heard of the nc100 yet, but ... | debian potato. when compiling using that long gcc | command, | | gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet | -Wall -

Re: linksys nc100 problem. modversions.h not found.

2001-07-13 Thread Jimmy Richards
Hi Again Crombie My bad. The package you need to get is the kernel-headers package, not the kernel-source, for that file. Still, you might wanna check out the kernel-source anyway. Sorry 'bout that! Jim Richards o _ _ _

Re: linksys nc100 problem. modversions.h not found.

2001-07-13 Thread Jimmy Richards
On Fri, Jul 13, 2001 at 04:27:11PM -0700, crombie wrote: > hi, > > attempting to install linksys nc100 ethernet card on > debian potato. when compiling using that long gcc > command, > > gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet > -Wall -Wstrict -prototypes -O6 -c tulip.c > '[ -f

linksys nc100 problem. modversions.h not found.

2001-07-13 Thread crombie
hi, attempting to install linksys nc100 ethernet card on debian potato. when compiling using that long gcc command, gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet -Wall -Wstrict -prototypes -O6 -c tulip.c '[ -f /usr/include/linux/modversions.h ] && echo -DMODVERSIONS` i get errors w