[Bug 191354] tools/regression/lib/libc/regex fails to link after xlocale changes done in 10.x+

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 25 07:48:55 UTC 2014


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

--- Comment #1 from David Chisnall <theraven at FreeBSD.org> ---
It looks like it's including some private libc headers, but relying on private
libc symbols.  Is it meant to run without linking to libc, or to test internal
libc functionality?  If it's the former, it can probably be fixed by just
adding the relevant locale files to the build.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list