On Mon, 27 Oct 1997, Matt Thompson wrote:

: Date: Mon, 27 Oct 1997 15:13:48 -0800 (PST)
: From: Matt Thompson <[EMAIL PROTECTED]>
: To: [EMAIL PROTECTED]
: Cc: Debian User List <debian-user@lists.debian.org>
: Subject: Intel EtherExpress Pro 100B
: Resent-Date: 27 Oct 1997 23:12:49 -0000
: Resent-From: debian-user@lists.debian.org
: Resent-cc: recipient list not shown: ;
: 
: I'm trying to install the driver for this card.  I followed the
: instructions, and when I executed the compile-command I found at the
: bottom of the eepro100.c file (gcc -DMODVERSIONS -DMODULE -D__KERNEL__
: -I/usr/src/linux/net/inet -Wall -Wstrict-prototypes -O6 -c eepro100.c), I
: receive the following errors:
: 
add "-I/usr/src/linux/include" to the compile options.

"gcc -DMODVERSIONS -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet
-I/usr/src/linux/include -Wall -Wstrict-prototypes -O6 -c eepro100.c"
ought to work.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to