From owner-freebsd-stable Wed Jul 12 14: 6:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from scooby.lineone.net (doggy.lineone.net [194.75.152.224]) by hub.freebsd.org (Postfix) with ESMTP id 167DF37C264; Wed, 12 Jul 2000 14:06:12 -0700 (PDT) (envelope-from war-zone@uk2.net) Received: from galaxy (host213-1-17-184.host.btclick.com [213.1.17.184]) by scooby.lineone.net (8.9.3/8.9.3) with SMTP id WAA09756; Wed, 12 Jul 2000 22:06:07 +0100 (BST) Message-ID: <003301bfec44$c5b70360$b81101d5@galaxy> From: "Stone" To: Cc: References: <20000712133138R.takamune@vrl.mei.co.jp> <001501bfec0d$15879400$df3a01d5@galaxy> <20000712103649.B10372@dragon.nuxi.com> Subject: Re: Failure of buildworld Date: Wed, 12 Jul 2000 22:04:20 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "David O'Brien" To: "Stone" Cc: Sent: Wednesday, July 12, 2000 6:36 PM Subject: Re: Failure of buildworld > On Wed, Jul 12, 2000 at 03:25:51PM +0100, Stone wrote: > > I just recieved the same error, cvsup`ed about 14:00 GMT today. > > Do you have /usr/src/sys/dev/ppbus/lptio.h > $FreeBSD: src/sys/dev/ppbus/lptio.h,v 1.8.2.1 2000/07/07 00:30:40 obrien Exp$ > That version is there.. > > ===> usr.sbin/lptcontrol > > rm -f .depend > > mkdep -f .depend -a -I/usr/obj/usr/src/i386/usr/include > > /usr/src/usr.sbin/lptcontrol/lptcontrol.c > > /usr/src/usr.sbin/lptcontrol/lptcontrol.c:45: dev/ppbus/lptio.h: No such > > file or directory > > mkdep: compile failed > > *** Error code 1 > > If you do have the revision of lptio.h above, is this error from > > cd /usr/src > make buildworld (or world) > > or a restated build using "-DNOCLEAN" or just going into > /usr/src/usr.sbin/lptcontrol and trying to build? `make world' should > populate /usr/include/dev/ppbus/lptio.h. > I already attempted using the -DNOCLEAN option on make buildworld Once, i got your reply i changed the line in lptcontrol.c #include to read #include Then did a make in the lptcontrol directory and it compiled successfully. Any ideas why it could not find the file originally? If its a problem with my system it could explain the problems i encountered with compiling IPFilter 3.4.7 and OpenSSH 2.2.1p2. Thanks for your help, Chris Hearn - chris-hearn@lineone.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message