๐พ Archived View for bbs.geminispace.org โบ s โบ Lagrange-Issues โบ 24 captured on 2023-11-14 at 08:37:47. Gemini links have been rewritten to link to archived content
โฌ ๏ธ Previous capture (2023-11-04)
โก๏ธ Next capture (2023-12-28)
-=-=-=-=-=-=-
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! ๐
๐ Issue #24 in s/Lagrange-Issues
May 31 ยท 5 months ago
๐ skyjake ยท May 31 at 16:34:
I would guess that's a mistake in the Lagrange or the_Foundation CMakeLists. I'll check it out.
โ freezr ยท Jun 29 at 14:44:
@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.