From owner-freebsd-current Sun Feb 14 13:54:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA14828 for freebsd-current-outgoing; Sun, 14 Feb 1999 13:54:56 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from whizzo.transsys.com (whizzo.TransSys.COM [144.202.42.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA14821 for ; Sun, 14 Feb 1999 13:54:53 -0800 (PST) (envelope-from louie@whizzo.transsys.com) Received: from whizzo.transsys.com (localhost.transsys.com [127.0.0.1]) by whizzo.transsys.com (8.9.2/8.9.1) with ESMTP id QAA70339; Sun, 14 Feb 1999 16:54:47 -0500 (EST) (envelope-from louie@whizzo.transsys.com) Message-Id: <199902142154.QAA70339@whizzo.transsys.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Nate Williams cc: mjacob@feral.com, freebsd-current@FreeBSD.ORG From: "Louis A. Mamakos" Subject: Re: incomplete integration? References: <199902142126.OAA22453@mt.sri.com> In-reply-to: Your message of "Sun, 14 Feb 1999 14:26:34 MST." <199902142126.OAA22453@mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 14 Feb 1999 16:54:47 -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > ===> 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