Print

Print


Well, the problem is that if `DH_compute_key_padded ` signature exists in the included openssl header files `cmake` should define `HAVE_DH_PADDED_FUNC`:
https://github.com/xrootd/xrootd/blob/253acea4cf51ff221d23e82b0f667a61de562785/cmake/FindOpenSSL.cmake#L85-L89
and then the part of code where you getting your compilation error wouldn't be included in compilation at all.

Now the big question is why it sin't ;-) could add check if the cmake `check_function_exists` and `check_symbol_exists` is called and if it finds anything?

-- 
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/1558#issuecomment-984727899

########################################################################
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