[#24] Unable to compile Lagrange on FreeBSD 13.2 from Git (pkg-config issue)
Hi Skyjake, I tried to update Lagrange on FreeBSD 13.2 but I got this weird issue:
cmake .. -DCMAKE_BUILD_TYPE=Release (release) 23:18 -- CPU supports SSE 4.1 -- Detected FreeBSD -- Using system-provided libssl: /usr/local/lib/libssl.so CMake Error at cmake/Depends.cmake:46 (message): Lagrange requires OpenSSL for TLS. Please check if pkg-config can find 'openssl'. Call Stack (most recent call first): CMakeLists.txt:80 (include)
That prevents to compile Lagrange.
Not sure if depends by you or by FreeBSD, but I decided to start with you first, thanks! 🙏
#bug #cmake
2023-05-31 · 3 years ago
2 Comments ↓
I would guess that's a mistake in the Lagrange or the_Foundation CMakeLists. I'll check it out.
@skyjake the issue still persist, on the FreeBSD forum doesn't have a clue, and useless to say the version available on the FreeBSD repo is broken.