Print

Print


I managed to fix the above issue with the two stack overflow pages ([this](https://stackoverflow.com/a/69674923) and [this](https://stackoverflow.com/a/69268455/1965146))

Specifically this:
```
export LDFLAGS="-L/opt/homebrew/opt/openssl@3/lib"
export CPPFLAGS="-I/opt/homebrew/opt/openssl@3/include"
```

and then if that doesn't work:
```
brew upgrade openssl
brew link --force openssl
pkg-config --modversion openssl
#1.1.1l
```


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

Message ID: <[log in to unmask]>

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