[Box Backup-dev] Missing libs when building on Solaris

Martin Ebourne boxbackup-dev at fluffy.co.uk
Wed Feb 1 11:29:54 GMT 2006


Stefan Norlin <stefan.norlin at infoflexconnect.se> wrote:
> I am not sure where to add it but on Solaris the additional
> libraries "-lnsl -lsocket" are needed for linking to succeed.

They should be added by virtue of linking to libssl.so. I take it you 
are linking dynamically to openssl? If you link statically this problem 
can occur. There are other problems which occur if you link statically 
to openssl too.

If you are linking dynamically then try ldd on libssl.so to see what it says.

Cheers,

Martin.



More information about the Boxbackup-dev mailing list