This is the mail archive of the libc-alpha@sources.redhat.com 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]

glibc cvs builds on ppc broken


Ulrich,
   On entropy.crashing.org, the ppclinux development machine I
am now finding that current glibc cvs is broken for building.
I get...

make -s -C math subdir_lib
make[2]: Entering directory `/home/howarth/libc/math'
make[2]: Leaving directory `/home/howarth/libc/math'
make[2]: Entering directory `/home/howarth/libc/math'
../sysdeps/powerpc/fpu/s_isnan.c:44: conflicting types for `__Xisnanf'
../math/bits/mathcalls.h:231: previous declaration of `__Xisnanf'
../sysdeps/powerpc/fpu/s_isnan.c:46: conflicting types for `Xisnanf'
../math/bits/mathcalls.h:235: previous declaration of `Xisnanf'
make[2]: *** [/home/howarth/libc/build-powerpc-linux/math/s_isnan.o] Error 1
make[2]: Leaving directory `/home/howarth/libc/math'
make[1]: *** [math/subdir_lib] Error 2
make[1]: Leaving directory `/home/howarth/libc'
make: *** [all] Error 2

Can we get this fixed?
                               Jack


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