LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installing orinoco_cs driver (make error) (https://www.linuxquestions.org/questions/linux-newbie-8/installing-orinoco_cs-driver-make-error-189362/)

Xoom 06-03-2004 02:52 PM

installing orinoco_cs driver (make error)
 
When installing the orinoco_cs driver (.13e) I get the following error. I just emerged (gentoo) the latest version of pcmcia-cs.

root@x1000 root # ls
Desktop hermes.c hermes_rid.h orinoco.c orinoco_pci.c
Makefile hermes.conf ieee802_11.h orinoco.h orinoco_plx.c
README.orinoco hermes.h orinoco-0.13e orinoco.o orinoco_tmd.c
airport.c hermes.o orinoco-0.13e.tar.gz orinoco_cs.c userhermes.c
root@x1000 root # make
make -C /lib/modules/2.6.5-gentoo-r1/build SUBDIRS=/root modules
make[1]: Entering directory `/usr/src/linux-2.6.5-gentoo-r1'
*** Warning: Overriding SUBDIRS on the command line can cause
*** inconsistencies
make[2]: `arch/i386/kernel/asm-offsets.s' is up to date.
CC [M] /root/orinoco_cs.o
/root/orinoco_cs.c: In function `orinoco_cs_hard_reset':
/root/orinoco_cs.c:134: warning: implicit declaration of function `CardServices'
/root/orinoco_cs.c: In function `orinoco_cs_attach':
/root/orinoco_cs.c:206: error: structure has no member named `release'
/root/orinoco_cs.c:207: error: structure has no member named `release'
/root/orinoco_cs.c:208: error: structure has no member named `release'
/root/orinoco_cs.c: In function `init_orinoco_cs':
/root/orinoco_cs.c:688: warning: implicit declaration of function `register_pcca rd_driver'
/root/orinoco_cs.c: In function `exit_orinoco_cs':
/root/orinoco_cs.c:696: warning: implicit declaration of function `unregister_pc card_driver'
make[2]: *** [/root/orinoco_cs.o] Error 1
make[1]: *** [/root] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.5-gentoo-r1'
make: *** [modules] Error 2

Xoom 06-04-2004 07:11 AM

anyone?

Sammy2ooo 06-09-2004 01:21 AM

it seems that u r using kernel version 2.6. I have got the same problem, that my orinoco monitor_enabled patched 13e drivers doesnt compile under 2.6 :(((


All times are GMT -5. The time now is 01:27 PM.