https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285401
--- Comment #56 from Mark Millard <marklmi26-f...@yahoo.com> --- (In reply to Dimitry Andric from comment #55) Something associated with libc vs. libsys: libc: split libc and syscall interposing that started on 2024-02-05 but has had related activity over the year after that? Side note: I finally found the bugzilla for the (2019) round of dealing with this issue. I could only vaguely remember that there was a prior round of this. This one is what I vaguely remembered: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220103 It has lots of notes, including some from Konstantin Belousov and Dimitry Andric and Michal Meloun. This predates the above split but it looks like adjusting ports to not use local: * was done at the time. But there is also the note by Gleb Popov as one of the last commmments --it is tied to meson usage: QUOTE I also stumbled upon this problem when building glib manually (not from ports). After peeking at the port's Makefile, I added "-Db_lundef=false" argument to the meson invocation and the problem disappeared. END QUOTE -- You are receiving this mail because: You are the assignee for the bug.