Date: Sun, 14 Feb 1999 16:54:47 -0500 From: "Louis A. Mamakos" <louie@TransSys.COM> To: Nate Williams <nate@mt.sri.com> Cc: mjacob@feral.com, freebsd-current@FreeBSD.ORG Subject: Re: incomplete integration? Message-ID: <199902142154.QAA70339@whizzo.transsys.com> In-Reply-To: Your message of "Sun, 14 Feb 1999 14:26:34 MST." <199902142126.OAA22453@mt.sri.com> References: <Pine.LNX.4.04.9902140835570.26546-100000@feral-gw> <199902142126.OAA22453@mt.sri.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > ===> 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902142154.QAA70339>