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
.
Portmaster users:
portmaster -r libressl
Portupgrade users:
portupgrade -fr security/libressl
On 2020-05-12 18:16, Adriaan de Groot wrote:
On Tuesday, 12 May 2020 16:52:36 CEST David Gessel wrote:
/usr/local/lib/libcurl.so: undefined reference to `X509_get_pubkey'
/usr/loca
I got on FreeBSD 11.2-RELEASE-p6 #0 r341740
gcc8-8.2.0_4
loading initial cache file
/var/ports/usr/ports/devel/cmake/work/cmake-3.13.1/Bootstrap.cmk/InitialCacheFlags.cmake
-- The C compiler identification is Clang 6.0.0
-- The CXX compiler identification is Clang 6.0.0
-- Check for working C
AGS= -O -march=barcelona -mtune=barcelona
.endif
Apparently either Oz or O2 breaks the compiler checks with Clang. This works
fine, and all is right with the world... well, userspace, but close enough.
On 14/12/2018 01.26, Tobias C. Berner wrote:
> Moin moin
>
> Cmake is trying to u