how do I ...

Grahame Jordan gbj@ob1.theforce.com.au
Tue Jul 27 08:04:32 1999


Hi!

Looks like your cut buffer has taken the \n's.   Build the command with
several cut and paste  opperations.

Or stick in the source tree /usr/src/linux/drivers/net and run 
make modules from /usr/src/linux.  Works for me :)

Good Luck

            - Linux -
         - Free & Legal -
- The honest man's Operating System -
-     Pity I still use windows      -

 "DO or DO NOT. There is no try." Yoda

On Mon, 26 Jul 1999, Jon McCollor wrote:

> Hello
> dummy newbie Question
> 
> I have a Kingston KNE110TX
> red had 5.2 installed on a p133 with 32mges Ram
> Download tulip.c   from
> http://cesdis.gsfc.nasa.gov/linux/drivers/tulip.html
> 
> now I want to compile it   so I run the compile-command at the bottom of
> 
> the tulip.c source file
> 
> *  compile-command: "gcc -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes
> 
> -O6 -c tulip.c `[ -f /usr/include/linux/modversions.h ] && echo
> -DMODVERSIONS`"
> 
> 
> and and all I get is
> >
> 
> At this point I am ready to just go but a new network card that won't
> give me any trouble
> Would like to what might be a Good one to pick up If  I can't get this
> it work
> 
> any ideas
> Thanks
> Jon
> 
> 
>