Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 2006 15:09:19 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Brandon Fosdick <bfoz@bfoz.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: builtin openssl and debugging?
Message-ID:  <20060512200918.GA63786@dan.emsphone.com>
In-Reply-To: <4464E96C.7010806@bfoz.net>
References:  <4464E96C.7010806@bfoz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (May 12), Brandon Fosdick said:
> How do I rebuild the builtin openssl with debugging symbols? I
> thought I could simply edit /usr/src/crypto/openssl/Makefile and then
> run make from the same directory, but that doesn't seem to work. Is
> there some way to do this w/o rebuilding world?

/usr/src/crypto is like /usr/src/contrib ; just a repository for
3rd-party sources.  You'll want to go to /usr/src/secure to build the
openssl libs and binaries.
 
> Using the port isn't an option since I need to test against the
> version in the src tree.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060512200918.GA63786>