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: glibc build problem...


On Tue, Jan 18, 2011 at 5:39 PM, Oliver Falk <oliver@linux-kernel.at> wrote:
> Hi guys!
>
> Sorry for directly mailing you... But m/l don't work for me ATM.

Added libc-ports@ for you. There's no reason not to mail it.

> stubs.c: In function '__setfpucw':
> stubs.c:47: warning: implicit declaration of function '_FPU_SETCW'
> stubs.c: In function '__setfpucw':
> stubs.c:47: warning: implicit declaration of function '_FPU_SETCW'
> /root/rpmbuild/BUILD/glibc-2.11.2/build-alpha-linuxnptl/glibc-compat/libNoVersion_pic.a(stubs.os):
> In function `__setfpucw':
> /data/work/rpmbuild/BUILD/glibc-2.11.2/glibc-compat/stubs.c:47: undefined
> reference to `_FPU_SETCW'
> /data/work/rpmbuild/BUILD/glibc-2.11.2/glibc-compat/stubs.c:47: undefined
> reference to `_FPU_SETCW'
> collect2: ld returned 1 exit status
> make[2]: ***
> [/root/rpmbuild/BUILD/glibc-2.11.2/build-alpha-linuxnptl/glibc-compat/libNoVersion.so]
> Error 1
>
>
> Ideas?
>
> On other archs it's defined as some __asm__ volatile code... Actually not
> the stuff I'm able to do...
>
> -of
>

Lots of alpha patches went into glibc-2.12. Try that before you spend
too much time trying to compile an older version.

Matt


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