From owner-freebsd-questions Tue Dec 28 18:14:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from bigphred.greycat.com (bigphred.greycat.com [207.173.133.2]) by hub.freebsd.org (Postfix) with ESMTP id 7CA2C15592 for ; Tue, 28 Dec 1999 18:14:47 -0800 (PST) (envelope-from dann@bigphred.greycat.com) Received: (from dann@localhost) by bigphred.greycat.com (8.9.3/8.9.3) id SAA20506; Tue, 28 Dec 1999 18:15:27 -0800 (PST) (envelope-from dann) Date: Tue, 28 Dec 1999 18:15:27 -0800 From: Dann Lunsford To: courtney@whtz.com Cc: questions@freebsd.org Subject: Re: Parallel Port Control Message-ID: <19991228181527.A20440@greycat.com> References: <85256855.004EE3E9.00@mail.whtz.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <85256855.004EE3E9.00@mail.whtz.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Dec 28, 1999 at 09:21:41AM -0500, courtney@whtz.com wrote: > > > when I try and do a make in the /usr/shared/examples/ppi I get the > following- any ideas?? > > bsd# make > Warning: Object directory not changed from original /usr/share/examples/ppi > cc -O -pipe -c ppilcd.c > ppilcd.c:18: ppbconf.h: No such file or directory > ppilcd.c:19: ppi.h: No such file or directory Well, on my machine they're in /sys/dev/ppbus. It *is* just an example file, after all :-). You might change the references to the actual locations. It'll probably compile then. -- Dann Lunsford The only thing necessary for the triumph of evil dann@greycat.com is that men of good will do nothing. -- Cicero To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message