💾 Archived View for bbs.geminispace.org › u › Addison › 1668 captured on 2023-11-14 at 10:24:56. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-11-04)
-=-=-=-=-=-=-
Re: " v1.16.3 on git.skyjake.fi Bug fixes: Trimming pasted..."
Yeah, I'm seeing this link-time error:
[100%] Linking C executable clagrange /usr/bin/ld: lib/lib_Foundation.a(tlsrequest.c.o): in function `readIncoming_TlsRequest_': tlsrequest.c:(.text+0x2a39): undefined reference to `SSL_get_peer_certificate' clang-15: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [CMakeFiles/app.dir/build.make:978: clagrange] Error 1 make[1]: *** [CMakeFiles/Makefile2:110: CMakeFiles/app.dir/all] Error 2 make: *** [Makefile:136: all] Error 2
I assumed this was related to pkg-config finding my version 3 libraries (which the CMake log says it found) rather than my version 1.1.1 installation.
Jun 08 · 5 months ago
Bug fixes: Trimming pasted URLs. Zooming vs. multiple windows. Other windows were not being updated right away. Single-Emoji links sometimes not appearing. Navbar URL text selection was not updating when switching tabs . Mouse scrolling over unfocused windows. macOS: Restoring correct window focus when app comes to foreground.