> > ===> pccardc
> > cc -O -pipe -I/usr/src/usr.sbin/pccard/pccardc/../pccardd -Wall -g -static
> > -c /usr/src/usr.sbin/pccard/pccardc/beep.c
> > /usr/src/usr.sbin/pccard/pccardc/beep.c: In function `beep_main':
> > /usr/src/usr.sbin/pccard/pccardc/beep.c:74: `PIOCSBEEP' undeclared (first
> > use this function)
> 
> Did you upgrade your include files?

I had this same thing happen to me while doing a 'make buildworld'.  Once
I did a 'make includes', followed by 'make', the build completed.  I would
have expected that the buildworld environment would have had all the required
include files in it.

louie


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to