https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232282
--- Comment #2 from Leonid Nevecherya <[email protected]> --- The library /lib/libc.so.7 was included in FreeBSD 7.0. It was broken and fixing in FreeBSD 9.0 https://lists.freebsd.org/pipermail/freebsd-stable/2012-July/068761.html It was broken in FreeBSD 11.x (i386) only, but I don't sure of only (i386). IMHO 32bit version of library was broken and wasn't broken 64bit version. My workaround is to use the version of your software compiled for FreeBSD 6.x with compat6x. See bug #213781, comment #10 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
