Date: Thu, 22 Jun 2000 14:07:29 +0200 From: Vadim Belman <voland@mail.mobilix.dk> To: freebsd-current@FreeBSD.ORG Subject: Re: make buildworld failed... Message-ID: <20000622140729.D4395@lflat.vas.mobilix.dk> In-Reply-To: <200006210039.CAA02201@m2.dynas.se>; from mikko@dynas.se on Wed, Jun 21, 2000 at 02:39:55AM %2B0200 References: <87snu98l62.fsf@titine.fr.eu.org> <Pine.BSF.4.21.0006210030170.25443-100000@unclad.freebeastie.org> <200006210039.CAA02201@m2.dynas.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 21, 2000 at 02:39:55AM +0200, Mikko Tyolajarvi wrote: > >> Same for me (fresh cvsup)... From the FAQ : "You can try to config > >> OpenSSL so as not to use IDEA by using './config no-idea'". But i've > >> no idea (what's a joke...) on how to do that with 'make buildworld'. > >> > > >Me too. I would very much appreciate a hint here. Thx! > > Try this as a workaround: > > cp /usr/src/crypto/openssl/crypto/idea/idea.h /usr/include/openssl Another one would be `make clean' in /usr/src. It worked for me (despite of failure during `make installworld' where it didn't locate osrelease.h). -- /Voland Vadim Belman E-mail: voland@hobbes.bsd-dk.dk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000622140729.D4395>