Hi,
With the latest glibc src.rpm's I've noticed that they won't build
anymore
on the alpha (both mine & mandrake's machine). I'm sorry that I don't
have
time or energy to sort it out at the moment (I need sleep sleep
sleep...)
Could anyone take a look at it (it's way to complex for me... ).
TIA,
I'll put the build output in /tmp/stefan/ on the mandrake alpha...
Stefan
Last part of buildoutput:
make -s -C intl others
make -s -C catgets others
make[2]: Entering directory `/home/stefan/RPM/BUILD/glibc-2.1/catgets'
make[2]: Leaving directory `/home/stefan/RPM/BUILD/glibc-2.1/catgets'
make -s -C math others
make[2]: Entering directory `/home/stefan/RPM/BUILD/glibc-2.1/math'
../sysdeps/libm-ieee754/s_cos.c:86: warning: conflicting types for
built-in function `cosl'
../sysdeps/libm-ieee754/s_sin.c:86: warning: conflicting types for
built-in function `sinl'
../sysdeps/libm-ieee754/w_sqrt.c:46: warning: conflicting types for
built-in function `sqrtl'
In file included from ../include/bits/cmathcalls.h:1,
from ../math/complex.h:88,
from ../include/complex.h:1,
from conj.c:21:
../math/bits/cmathcalls.h: In function `cimagf':
../math/bits/cmathcalls.h:139: Unable to access imaginary part of
complex value
in a hard register on this target
make[2]: ***
[/home/stefan/RPM/BUILD/glibc-2.1/build-alpha-linux/math/conj.o] Error 1
make[2]: Leaving directory `/home/stefan/RPM/BUILD/glibc-2.1/math'
make[1]: *** [math/others] Error 2
make[1]: Leaving directory `/home/stefan/RPM/BUILD/glibc-2.1'
make: *** [all] Error 2
Bad exit status from /var/tmp/rpm-tmp.59908 (%build)