Messages in this thread |  | | From | (David Hinds) | Subject | Re: 2.1.20: pcmcia broke | Date | 3 Jan 1997 18:02:59 GMT |
| |
Bob Lorenzini (hwm@netcom.com) wrote: : make[1]: Entering directory `/usr/src/pcmcia-cs-2.9.1/modules' : gcc -O2 -Wall -Wstrict-prototypes -Winline -pipe -D__KERNEL__ -DMODULE : -I../include -I/usr/src/linux/include -I/usr/src/linux -c cs.c -o cs.o : cs.c:54: variable `cs_symtab' has initializer but incomplete type : cs.c:60: extra brace group at end of initializer for `cs_symtab'
This is the least of your problems. The PCMCIA package won't work with any kernel after 2.1.16, due to the changes in the module handling code. I've started working on it, but it may take a while.
-- Dave Hinds
|  |