Re: xrootd4 links to system-openssl

Remi Mommsen <[email protected]> Mon, 27 Mar 2017 07:17:43 +0000
Newsgroups gmane.os.apple.fink.devel
Message-ID <[email protected]>
Hi Hanspeter,

thanks for tracking this down. I have very little time at the moment. Would you mind to commit these changes to xrootd4?

Thanks a lot,
Remi


> On 27 Mar 2017, at 3:50 AM, Hanspeter Niederstrasser <[email protected]> wrote:
> 
> Remi,
> 
> xrootd4 links to the system-openssl in /usr even though it Depends on openssl100-shlibs.
> 
> The following additions to the cmake parameters make sure cmake uses Fink's openssl libraries:
> 
>    -DOPENSSL_CRYPTO_LIBRARY:FILEPATH=%p/lib/libcrypto.dylib \
>    -DOPENSSL_INCLUDE_DIR:PATH=%p/include \
>    -DOPENSSL_SSL_LIBRARY:FILEPATH=%p/lib/libssl.dylib \
>    -DCMAKE_VERBOSE_MAKEFILE=ON \
> 
> The last one just makes troubleshooting easier and is technically not needed for the OpenSSL linking.
> 
> Hanspeter
>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

_______________________________________________
Fink-devel mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel
smime.p7s (application/pkcs7-signature, 5.3 KB) - not displayed