This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/21172] error: ‘__EI__libc_intl_domainname’ aliased to undefined symbol ‘__GI__libc_intl_domainname’


https://sourceware.org/bugzilla/show_bug.cgi?id=21172

--- Comment #2 from Adam Stewart <ajstewart426 at gmail dot com> ---
Hi Florian,

I don't think it's a problem with the GCC version. According to the INSTALL
file, GCC 4.7 or newer is required, and GCC 6.3 is verified to work, so I
imagine GCC 6.1 should work as well. I also tried GCC 5.3.0 and that crashed
with the same error message.

As for more information about the build environment, what are you looking for?
Here are a couple more details:

$ uname -a
Linux blogin4 2.6.32-642.11.1.el6.x86_64 #1 SMP Fri Nov 18 19:25:05 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux

I'm using the Spack package manager to handle the installation. My
work-in-progress glibc package looks like:
https://github.com/LLNL/spack/pull/2631/files#diff-ea1dd14d89c4162e32c4003e808842ab

The configure args I used were stolen from other package managers. I don't
particularly need any of them if you think they may be causing problems. But I
tried building glibc without them and it gave the same error messages.

Let me know if there is any other information I can provide.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]