[3c509] 3c509.c driver won't compile

Donald Becker becker@scyld.com
Sun, 4 Mar 2001 09:31:08 -0500 (EST)


On Sat, 3 Mar 2001, John Terry wrote:

> I have a problem with the latest version of the 3c509.c driver source
> code.  It will not compile for me.  I found it in: 
> 
>  /usr/src/linux-2.2.16/drivers/net
> 
> and tried to compile it using the compile instructions at the bottom of the file.  Since I am using Red Hat 7.0 I substituted kgcc in place of gcc, and used the command:
> 
> kgcc -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -O6 -c 3c509.c

Add -I/usr/src/linux-2.2.16/include to compile line.

If this doesn't fix the problem, you must update your glibc package --
the original Red Hat 7.0 one was bogus.

Donald Becker				becker@scyld.com
Scyld Computing Corporation		http://www.scyld.com
410 Severn Ave. Suite 210		Second Generation Beowulf Clusters
Annapolis MD 21403			410-990-9993