On 1/25/2011 5:59 PM, Grzegorz Mrzyglod wrote:
Hello List,

i am having problem compiling Pound 2.6c on my OpenBSD 4.8 box.
i am trying to work with version 2.6c because of the RPC over http for
our ms exchange.
on OpenBSD box i installed the latest openssl-0.9.8q, just default
install into /usr/local/ssl

this is what i get on the OpenBSD box
./configure --sysconfdir=/etc/pound --with-ssl=/usr/local/ssl
--with-owner=proxy --with-group=proxy

<snip>

Missing OpenSSL (-lcrypto) - aborted

On my 4.8 system, I have this line in my rc.conf.local:

shlib_dirs="/usr/local/openssl/lib"

You probably need a similar one. Then reboot or just run 'ldconfig /usr/local/ssl' and try rebuilding pound.

Regards,
--
Dave Steinberg
http://www.geekisp.com/
http://www.steinbergcomputing.com/
http://www.redterror.net/

--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to