Date: Fri, 23 Jan 1998 21:36:26 -0700 From: Nate Williams <nate@mt.sri.com> To: Bill Trost <trost@cloud.rain.com> Cc: mobile@FreeBSD.ORG Subject: Re: SVEC NE2000 "clone" doom and gloom Message-ID: <199801240436.VAA24094@mt.sri.com> In-Reply-To: <m0xvwpj-0002WtC@jli.com> References: <199801240334.OAA00957@word.smith.net.au> <m0xvwpj-0002WtC@jli.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > "make" in usr.sbin/pccard/pccardd fails, so I am not going to bother > > unless I get the rest of this sorted out. > > Bleagh. Try going up a directory. > > Tried that once, no luck. To be precise (in case anyone cares): > > cc -O -I/mnt/usr/src/usr.sbin/pccard/pccardd -I/mnt/usr/src/usr.sbin/pccard/pccardd/../pccardc -Wall -g -static -Wall -g -static -c /mnt/usr/src/usr.sbin/pccard/pccardd/cardd.c > /mnt/usr/src/usr.sbin/pccard/pccardd/cardd.c: In function `slot_change': > /mnt/usr/src/usr.sbin/pccard/pccardd/cardd.c:232: `suspend' undeclared (first use this function) > /mnt/usr/src/usr.sbin/pccard/pccardd/cardd.c:232: (Each undeclared identifier is reported only once > /mnt/usr/src/usr.sbin/pccard/pccardd/cardd.c:232: for each function it appears in.) > /mnt/usr/src/usr.sbin/pccard/pccardd/cardd.c: In function `setup_slot': > /mnt/usr/src/usr.sbin/pccard/pccardd/cardd.c:561: storage size of `drv' isn't known > /mnt/usr/src/usr.sbin/pccard/pccardd/cardd.c:561: warning: unused variable `drv' Umm, are you using the PAO patches, or not? If so, then you must use them against a *STOCK* 2.2.5 kernel, since 2.2.5+ has alot of new changes I made that make it incompatible with the PAO code for stability and new features I added. (Their kernel-land code is also incompatible with our user-land stuff as well, also due to feaping creaturism. :) Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801240436.VAA24094>