On Tue, Sep 04, 2001 at 07:07:23PM -0700, Rob Hudson wrote:
> ----- Forwarded message from Stephen Brouilla <[EMAIL PROTECTED]> -----
> 
> From: Stephen Brouilla <[EMAIL PROTECTED]>
> Date: Tue,  4 Sep 2001 10:50:35 -0700 (PDT)
> Subject: Netgear Network Cards
> 
> 
>  **  This message was sent from the EUGLUG message board. Since  **
>  **   the person who submitted this question may not be on the   **
>  ** mailing list, please reply directly or on the message board: **
>  **           http://www.euglug.org/board.phtml?id=131           **
> 
> I have been trying to configure 2 netgear network cards on 1 of
> my systems with the purpose of making a linux firewall. I have
> reached a roadblock that I hope someone can point me in a
> direction to go around it! I found the drivers on the netgear
> 3.5" disk included with the cards. These are source code drivers
> that need to be compiled. I am using debian and loaded the c dev
> package, copied the 3 files (fa311.c, fa311.h and makefile) from
> the netgear disk to the hard drive. I executed the "make"
> command which produced the following output:
> 
> gcc -D__KERNEL__ -DMODULE -Wall -Wstrict-prototypes -0 -c
> fa311.c
> fa311.c: 222: linux/modversions.h: No such file or directory
> make: ***[fa311.o] ERROR 1
> 
> I am new to Linux but am motivated to learn and extremely sick of
> Windows! Any help, guidance or direction would greatly be
> appreciated. What's my next move?
> 

I think you need to have the kernel source, or at least the headers.

What distro are you using?  A somewhat standard location for the
kernel sources is /usr/src/linux.  Do you have that dierctory, and
are there files in it?

-- 
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>

Reply via email to