buildworld 4.8-RELEASE-p7 problem

Kenton Brede kbrede at nixnotes.org
Wed Oct 15 11:27:01 PDT 2003


On Tue, Oct 14, 2003 at 02:21:02PM -0400, Tuc wrote:
> > 
> > Stop in /usr/src/secure/lib/libtelnet.
> > *** Error code 1
> > 
> 	I'm working through this too myself.  This is on a PR#50507.
> 
> 	This is caused by "NO_OPENSSL" at a minimum. I tried "NO_CRYPTO" 
> but that didn't help. I've asked around to people, can't get an answer.
> I'm trying this against RELENG_4_8.

Thanks, I had tried to sift though the bug reports for openssl but
didn't find what I was looking for.  At any rate I found the clue I
needed in PR#50507.  I had uncommented -

#NO_OPENSSH=    true    # do not build OpenSSH
#NO_OPENSSL=    true    # do not build OpenSSL (implies NO_OPENSSH)

in /etc/make.conf and that was what was killing the build process.  I
commented them again and the build made it though.  
Kent

-- 
"I am always doing that which I can not do, 
   in order that I may learn how to do it." --Pablo Picasso



More information about the freebsd-questions mailing list