Bapi
 
I have the version.h source code in my system...and after trying to compile the source code, I am getting numerous errors,
1). " you must compile this driver with -0
 
2). Modules should never use kernel-headers system headers but headers from an appropriate header-source.

I already verfiied that I have the version.h file...
i dont know what else would be the next step...
 
I tried to run the following commands:
 
1).  make KERNVER=`uname -r` 3c59x.o
 
2). gcc -DMODULE (do i have to sub this variable for another value?) -Wall- Wstrict-prototypes -06 -c 3c59x.c
 
to no avail
 
thanks 
 
 
 
 
 -----Original Message-----
From: Bapi Ghosh [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 22, 2003 10:38 AM
To: [EMAIL PROTECTED]
Subject: RE: delaying eth0 initialization

Anonmous ftp is always better. Get the right driver for your type of card and compile it. You can install the kernel-headers and kernel-source rpms for your kernel type, if you don't have them already. Please compile using gcc with the correct optimization and the includes. That's exactly the way I configured my tulip driver.

Finally you must do ifconfig to get it working.

Jaideep

 "Go, Jeffrey" <[EMAIL PROTECTED]> wrote:

Hi Bapi
so at the scyld site, do I just FTP the driver.c file and compile it?
 
can you provide me with kernel headers?
 
sorry...a newbie at this..I really appreciate it.
 
thanks



Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Reply via email to