Date: Thu, 13 Jul 2000 12:25:56 +0200 From: Udo Schweigert <ust@cert.siemens.de> To: Max Khon <fjoe@iclub.nsu.ru> Cc: Stone <war-zone@uk2.net>, "Vadim V. Chepkov" <vvc@kharkiv.net>, stable@FreeBSD.ORG Subject: Re: lptcontrol - still broken Message-ID: <20000713122556.A46336@alaska.cert.siemens.de> In-Reply-To: <Pine.BSF.4.21.0007131651470.9107-100000@iclub.nsu.ru>; from fjoe@iclub.nsu.ru on Thu, Jul 13, 2000 at 04:53:35PM %2B0700 References: <004e01bfecac$52581ea0$f10e01d5@galaxy> <Pine.BSF.4.21.0007131651470.9107-100000@iclub.nsu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 13, 2000 at 16:53:35 +0700, Max Khon wrote: > hi, there! > > On Thu, 13 Jul 2000, Stone wrote: > > > 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. > > the correct way is to fix etc/BSD.include.dist > the fix has already been committed: > No. It does not fix all problems. The make buildworld fails, because it does not find include/dev/ppbus in it`s build-include path, which should contain something like this: /usr/obj/usr/src/i386/usr/include/dev/ppbus The fix in etc/mtree/BSD.include.dist ensures that the include files can be installed in the installworld part. The fix to include/Makefile which I posted recently ensures the include files are readable in stage4 of buildworld. Regards. -- Udo Schweigert, Siemens AG | Voice : +49 89 636 42170 ZT IK 3, Siemens CERT | Fax : +49 89 636 41166 D-81730 Muenchen / Germany | email : ust@cert.siemens.de PGP-2/5 fingerprint | D8 A5 DF 34 EC 87 E8 C6 E2 26 C4 D0 EE 80 36 B2 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?20000713122556.A46336>