xrootd4 links to system-openssl

Hanspeter Niederstrasser <[email protected]> Sun, 26 Mar 2017 20:50:34 -0500
Newsgroups gmane.os.apple.fink.devel
Organization Snaggled Works
Message-ID <[email protected]>
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