* 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
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 -
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 _ _ _
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
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
5 matches
Mail list logo