Those of us without build machines are taking a bit of a rear guard on finding
some of the quirks.
I suggested to Bernard that the occasionally recurring message in UPDATING
warrants a recurrence:
The port has been updated to the latest stable version 3.1.1 of LibreSSL.
The shared library ve
On Tuesday, 12 May 2020 16:52:36 CEST David Gessel wrote:
> /usr/local/lib/libcurl.so: undefined reference to `X509_get_pubkey'
> /usr/local/lib/libcurl.so: undefined reference to `RSA_flags'
> c++: error: linker command failed with exit code 1 (use -v to see
> invocation)
Hi David,
That looks to
Adriaan,
I ran into a build error with cmake-3.17.2 after updating security/libressl to
3.1.1 and I'm suspicious the two are related as:
/usr/local/lib/libcurl.so: undefined reference to `X509_get_pubkey'
/usr/local/lib/libcurl.so: undefined reference to `RSA_flags'
c++: error: linker com