Date: Fri, 19 Mar 1999 20:21:59 -0800 (PST) From: Mike Meyer <mwm@phone.net> To: stable@FreeBSD.ORG Subject: Build of 3.1-STABLE failing? Message-ID: <Pine.BSF.4.05.9903192020170.464-100000@guru.phone.net>
next in thread | raw e-mail | index | archive | help
Ok, I get to demonstrate my clueless nature - doing "make" on a freshly-sup'ped (as in minutes ago) 3.1-STABLE is failing with the following error: ===> usr.sbin/pccard/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) /usr/src/usr.sbin/pccard/pccardc/beep.c:74: (Each undeclared identifier is reported only once /usr/src/usr.sbin/pccard/pccardc/beep.c:74: for each function it appears in.) Do I need to go back and do a "make buildworld" for this one? Or is there some intermediate stage? Thanx, <mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9903192020170.464-100000>