On 2009.10.19 at 17:13:19 +0100, Steve Hay wrote:
> >
> > Note that if you are trying to build 64-bit application on solaris, it
> > should link with /lib/amd64/libcrypto.so rather than /lib/libcrypto.so
> > (on Solaris 64-bit libraries are stored in the ${prefix}/lib/`isainfo
> > -k` rather than
Victor B. Wagner wrote on 2009-10-19:
> On 2009.10.19 at 16:30:14 +0100, Steve Hay wrote:
>
>> I have a build script for some software that needs to locate the
>> OpenSSL headers and libraries, and I have reports that it is failing
to
>> locate the libraries on some OSes.
>>
>> One example identi
On 2009.10.19 at 16:30:14 +0100, Steve Hay wrote:
> I have a build script for some software that needs to locate the OpenSSL
> headers and libraries, and I have reports that it is failing to locate
> the libraries on some OSes.
>
> One example identifies itself (via 'uname') as:
>
> sunos open-s