This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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] |
On Wed, Feb 23, 2011 at 11:12 PM, Oliver Falk<oliver@linux-kernel.at> wrote:[ ... ]Hi!
Any idea why this happens? Or how I might be able to fix it?
Hm, no, I've never seen that error before. Are you trying to build glibc-2.12 or 2.13? I see both in the snippet.
Does glibc-2.12.2 + glibc-ports-2.12.2 build for you? If so, maybe it's possible to bisect.
The configure I used: ../configure \ --prefix=/usr \ --enable-add-ons=../glibc-ports-2.12.2,nptl \ --with-headers=%{_prefix}/include --enable-bind-now \ --with-tls --with-__thread --build alpha-redhat-linux \ --host alpha-redhat-linux \ --disable-profile --enable-experimental-malloc --enable-nss-crypt \ --enable-kernel=2.6.32 \ --with-headers=/usr/include
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |