View Single Post
  #1 (permalink)  
Old 11-05-08, 07:26 AM
fojtik fojtik is offline
N00B
 
Join Date: May 2008
Posts: 4
fojtik is on a distinguished road
Default How to compile rhinefet driver?

Hi,

I have attempted to compile rhinefet driver 5.8. All fixes mentioned in a thread
rhinefet compilation fail
are already included in 5.8.
http://drivers.viaarena.com/rhinefet...212111037).tgz
VIA Arena - Display Drivers
But a compilation did not succeed.
Is it possible to find a newer rhinefet anywhere? Or does any fix exist?


make -C /lib/modules/2.6.21.5/build SUBDIRS=/tmp/rhinefet/src58 modules
make[1]: Entering directory `/I/USR_SRC/linux-2.6.21.5'
CC [M] /tmp/rhinefet/src58/rhine_main.o
/tmp/rhinefet/src58/rhine_main.c: In function 'rhine_open':
/tmp/rhinefet/src58/rhine_main.c:1587: warning: passing argument 2 of 'request_irq' from incompatible pointer type
/tmp/rhinefet/src58/rhine_main.c: In function 'rhine_xmit':
/tmp/rhinefet/src58/rhine_main.c:1737: error: 'CHECKSUM_HW' undeclared (first use in this function)
/tmp/rhinefet/src58/rhine_main.c:1737: error: (Each undeclared identifier is reported only once
/tmp/rhinefet/src58/rhine_main.c:1737: error: for each function it appears in.)
make[2]: *** [/tmp/rhinefet/src58/rhine_main.o] Error 1
make[1]: *** [_module_/tmp/rhinefet/src58] Error 2
make[1]: Leaving directory `/I/USR_SRC/linux-2.6.21.5'
make: *** [default] Error 2

thanks
Jara
Reply With Quote
Sponsored Links