Re: building netdrivers on Linux/X86

Donald Becker <[email protected]>
Newsgroups gmane.linux.drivers.vortex.devel
Message-ID <[email protected]>
On Thu, 19 Sep 2002, George Luft wrote:

> I am trying to install and build the netdrivers-3.1-1.src.rpm per the
> instructions on http://www.scyld.com/network/updates.html.
> 
> When I run `rpm -bb SPECS/netdriver*.spec' from /usr/src/redhat, 3c59x.c
> errors with the following:
> 
> `NETIF_MSG_MISC' undeclared

Please try

mkdir /tmp/netdrivers/
cd /tmp/netdrivers/
ncftp ftp://ftp.scyld.com/pub/network/netdrivers.tgz
tar xfvz netdrivers.tgz
make
make install


> I'm running RedHat 7.2 with 2.4.18 kernel.
> 
> It appears that NETIF_MSG_MISC is (conditionally) defined in kern_compat.h,

Yup, and I've had to change the condition.

[[ Yes, I should make a new SRPM... ]]

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

_______________________________________________
vortex mailing list
[email protected]
http://www.scyld.com/mailman/listinfo/vortex
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.