From owner-freebsd-stable Thu Jul 13 2:30:32 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 A13BF37C354 for ; Thu, 13 Jul 2000 02:30:27 -0700 (PDT) (envelope-from war-zone@uk2.net) Received: from galaxy (host213-1-14-241.host.btclick.com [213.1.14.241]) by scooby.lineone.net (8.9.3/8.9.3) with SMTP id KAA16935; Thu, 13 Jul 2000 10:29:57 +0100 (BST) Message-ID: <004e01bfecac$52581ea0$f10e01d5@galaxy> From: "Stone" To: "Vadim V. Chepkov" Cc: References: <396D86FF.446B@kharkiv.net> Subject: Re: lptcontrol - still broken Date: Thu, 13 Jul 2000 10:25:40 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" 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: "Vadim V. Chepkov" To: Sent: Thursday, July 13, 2000 10:08 AM Subject: lptcontrol - still broken > Hi! > > I cvsuped just now, but lptcontrol still broken > > > ===> usr.sbin/lptcontrol > rm -f .depend > mkdep -f .depend -a -I/usr/obj/usr/src/i386/usr/include > /usr/src/usr.sbin/lp > tcontrol/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 > I`m not sure if this has been fixed now, I did a quick fix by changing the path of the header file to the full path and it compiled succesfully. I`m not sure if this is the correct way of doing this as I am not very proficient in C or familiar with freebsd internals. Howerver the buildworld process worked flawlessly after i made the change. Chris Hearn - chris-hearn@lineone.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message