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]

Re: __atfct_seterrno problem while linking


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?
>
> glibc-2.13/build-alpha-linuxnptl/libc_pic.os: In function
> `*__GI___fxstatat':
> glibc-2.13/io/../../glibc-ports-2.12-54-gbd44238/sysdeps/unix/sysv/linux/alpha/fxstatat.c:114:
> undefined reference to `__atfct_seterrno'
> /usr/bin/ld: glibc-2.13/build-alpha-linuxnptl/libc.so: hidden symbol
> `__atfct_seterrno' isn't defined
> /usr/bin/ld: final link failed: Bad value
>
> -of

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.

Matt


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