Can some one try to explain to me what I am doing
wrong on this build or how to solve this error, I am trying to set up an Orinoco
wireless card on my redhat 9 laptop. I have installed PCMCIA-cs-3.2.4 with
out a problem and now I am trying a build on the orinoco card and I am getting
the fallowing errors.
This system
uses in-kernel pcmcia-cs.
make -C wireless -f wavelan2_cs.mk all make[1]: Entering directory `/root/pcmcia-cs-3.2.4/wireless' cc -MD -c -O3 -Wall -Wstrict-prototypes -pipe -I../include/static -I/usr/src/linux-2.4.20-13.9/include -I../include -D__KERNEL__ -DMODULE wavelan2_cs.c -o wavelan2_cs.o make[1]: Leaving directory `/root/pcmcia-cs-3.2.4/wireless' [root@xxxxxxxxxxxx pcmcia-cs-3.2.4]# ./Build >builderror.txt In file included from /usr/src/linux-2.4.20-13.9/include/linux/prefetch.h:13, from /usr/src/linux-2.4.20-13.9/include/linux/list.h:6, from /usr/src/linux-2.4.20-13.9/include/linux/module.h:12, from ../include/static/linux/module.h:6, from ../include/pcmcia/k_compat.h:61, from wavelan2_cs.c:74: /usr/src/linux-2.4.20-13.9/include/asm/processor.h:268:1: warning: "EISA_bus" redefined In file included from ../include/static/linux/kernel.h:13, from ../include/static/linux/module.h:5, from ../include/pcmcia/k_compat.h:61, from wavelan2_cs.c:74: ../include/static/linux/modversions.h:458:1: warning: this is the location of the previous definition In file included from wavelan2_cs.c:79: /usr/src/linux-2.4.20-13.9/include/linux/malloc.h:4:2: #error linux/malloc.h is deprecated, use linux/slab.h instead. make[1]: *** [wavelan2_cs.o] Error 1 make: *** [all] Error 2 Bryan Pershall BP Computer Consultants 281-469-6456 |