Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2014 07:48:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 191354] tools/regression/lib/libc/regex fails to link after xlocale changes done in 10.x+
Message-ID:  <bug-191354-8-pgCgt8qMZM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191354-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191354-8@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=191354

--- Comment #1 from David Chisnall <theraven@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191354-8-pgCgt8qMZM>