Print

Print


Oh, excellent, I missed that commit! Yes, that resolves the libuuid problem.

But, I have just noticed another problem - this time it's OpenSSL related. CMake managed to find my OpenSSL installation, but linker couldn't find the lib with just `-lssl -lcrypto`. Using `${OPENSSL_LIBRARIES}` helped, like here: https://github.com/Atlantic777/xrootd/commit/2bccb5ed581384db58b06944d59d76d49c393518 .

It looks like this is indeed the preferred way for specifying linker libraries, as recommended [here]( https://cmake.org/cmake/help/v3.16/command/link_directories.html).

Should I open a PR?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/1091#issuecomment-559051712

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1