Re: Reg solaris support for openssl 1.1.1b

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

 



On 3/15/19 5:38 AM, Matthias St. Pierre wrote:
> My guess is that your binary is loading the system's shared libraries.
> To find out whether this is the case, try
> 
>     ldd bin/openssl
> 
> If my assumption is correct, you might have to set the LD_LIBRARY_PATH
> explicitely.

Actually LD_LIBRARY_PATH is evil.

The correct way to do this is to compile with a RUNPATH set in the
output ELF files.

Building on Solaris is a real pain.

Dennis




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

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux