Date: Fri, 29 Sep 2006 22:18:06 +0400 From: Ruslan Ermilov <ru@FreeBSD.ORG> To: Uwe Doering <gemini@geminix.org> Cc: Christer Solskogen <solskogen@carebears.mine.nu>, stable@FreeBSD.ORG Subject: Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl) Message-ID: <20060929181806.GF37741@rambler-co.ru> In-Reply-To: <451D3E74.6030805@geminix.org> References: <3466.62.97.242.158.1159516687.squirrel@carebears.mine.nu> <451D3E74.6030805@geminix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--4VrXvz3cwkc87Wze Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 29, 2006 at 05:40:36PM +0200, Uwe Doering wrote: [...] > The same happened on my workstation, which runs 4.11. The cause of this= =20 > problem is that the openssl sources under '/usr/src' apparently use some= =20 > include files installed under '/usr/include/openssl' instead of those in= =20 > the '/usr/src' tree. >=20 > The fix for me was to copy the '*.h' files that changed into=20 > '/usr/include/openssl' by hand. Afterwards things worked as expected.=20 > This is of course just a workaround. The proper fix would be to modify= =20 > the respective makefiles to add all the directories where there are=20 > header files to the list of include directories given to 'cc' with '-I'= =20 > options. This apparently hasn't been done so far. At least not complete= ly. >=20 No. The correct way is to either do a full build (aka buildworld), or a partial build by first installing headers, and then doing the library build. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --4VrXvz3cwkc87Wze Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFHWNeqRfpzJluFF4RAvLXAJkB0JLsz5MU/kNQyGjncQdrBa8gqACfXg8U 4DC+NHa0jWzOwwvt0rSPlBo= =naYr -----END PGP SIGNATURE----- --4VrXvz3cwkc87Wze--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060929181806.GF37741>