Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2018 07:18:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 232282] [libc] Restore symbol __collate_load_error
Message-ID:  <bug-232282-227-CkdaJxozck@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232282-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232282-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232282

--- Comment #2 from Leonid Nevecherya <nevecherya@gmail.com> ---
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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232282-227-CkdaJxozck>