On Sun, Nov 23, 1997 at 08:22:07PM -0900, Adam Shand wrote: > > What kind of errors does make/gcc report when you try to compile? > > Don't forget you need to have APM (Advanced Power Management) and > > PCI support compiled into your kernel... without them you will get > > 'unresolved symbol' errors. > > Okay I've recompiled the kernel for pci and apmd support and still have > exactly the same problem. From the beginning when it first reports a > problem to the end is quite long so I have just include the first bit. > > I checked the pcmcia-howto and there didn't seem to be anything there that > related... if anyone can help it would be much appreciated. > > gcc -MD -O2 -Wall -Wstrict-prototypes -Winline -pipe -D__KERNEL__ > -DMODULE -I.. > /include -I/usr/src/linux/include -I/usr/src/linux -c netwave_cs.c > In file included from /usr/src/linux/include/linux/fs.h:232,
Had the exact same problem. I hope you don't need the netwave_cs module because the only solution I found was to take out "netwave_cs.o" from one of the Makefiles (do a grep). After that all went OK. Cheers. -- Louis-David Mitterrand http://www.aparima.com [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .