๐พ Archived View for bbs.geminispace.org โบ s โบ Lagrange-Issues โบ 24 captured on 2023-06-14 at 14:32:05. Gemini links have been rewritten to link to archived content
โก๏ธ Next capture (2023-06-16)
-=-=-=-=-=-=-
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
2023-05-31 ยท 2 weeks ago
I would guess that's a mistake in the Lagrange or the_Foundation CMakeLists. I'll check it out.