pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: net/haproxy build with new openssl library



Dear Jonathan,

Thanks for your quick reply. It fixed the issue.

_Hamid

On Mon, Dec 7, 2015 at 5:12 PM, Jonathan Perkin <jperkin%joyent.com@localhost> wrote:
* On 2015-12-07 at 13:28 GMT, Hamid Hashemi wrote:

> I have a running netbsd 6.1.5 with OpenSSL 1.0.1i installed with base
> package. it is located in /usr/bin/openssl.
> I did installed the new openssl package from current repository on
> /usr/pkg/bin/openssl and the version is OpenSSL 1.0.2d.
> When I try to build the current version of haproxy (which is 1.6.2) from
> the pkgsrc it automatically found old openssl library (openssl 1.0.1.i)
> from the base package while I have the newer one on /usr/pkg . I saw that
> SSLBASE=/usr/pkg would the problem but it didn't change it.
> Can anyone guide me how can I force haproxy to build the ssl against the
> new library instead of the old one from the base package ?

Add "PREFER_PKGSRC+= openssl" to your mk.conf.

--
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com



--
Regards
Hamid Hashemi


Home | Main Index | Thread Index | Old Index