[Bug libc/21172] New: error: ‘__EI__libc_intl_domainname’ aliased to undefined symbol ‘__GI__libc_intl_domainname’
ajstewart426 at gmail dot com
sourceware-bugzilla@sourceware.org
Thu Feb 16 18:55:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=21172
Bug ID: 21172
Summary: error: ‘__EI__libc_intl_domainname’ aliased to
undefined symbol ‘__GI__libc_intl_domainname’
Product: glibc
Version: 2.25
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libc
Assignee: unassigned at sourceware dot org
Reporter: ajstewart426 at gmail dot com
CC: drepper.fsp at gmail dot com
Target Milestone: ---
I'm trying to build glibc 2.25 with GCC 6.1.0 on CentOS 6.8, x86_64. I'm
building my own binutils 2.27 and linux kernel headers from 4.9.10.
Unfortunately, `make` is crashing with the following error message:
./../include/libc-symbols.h:440:26: error: ‘__EI__libc_intl_domainname’ aliased
to undefined symbol ‘__GI__libc_intl_domainname’
extern __typeof (name) __EI_##name \
^
I've tried dozens of combinations of `configure` flags recommended by other
package managers, but with no luck. Any idea what is going wrong? Let me know
if you need any more information to diagnose the problem.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list