Post #1534700
2026-03-27 21:46 UTC
Riddle me this, Fediverse.
#plptools uses #gnulib. On #FreeBSD 14.x, everything compiles fine. However, on FreeBSD 15.0, I get the following error:
ld: error: undefined symbol: rpl_fnmatch
What's changed between 14 and 15 that would cause this? More likely, what's confused gnulib in FreeBSD 15?
#AskFedi #hivemind #LazyWeb
Replies (1)
-
@thelastpsion@oldbytes.space 2026-03-27 22:39
Sub-question to the above: What alternatives are there to #gnulib for cross-platform C/C++ portability?