current glibc vs debian sid
Jack Howarth
howarth@bromo.msbb.uc.edu
Thu Oct 17 20:28:00 GMT 2002
Okay. It seems that on the redhat based ppclinux box the solution was
to add the missing linux-redhat-powerpc-gcc symlink to gcc for the build
to work again. On debian ppc sid, the problem seems to be solved by
doing a 'find sysdeps -name configure | xargs touch'. I'll check both
builds later tonight for errors. So far the only oddity is...
make[2]: Entering directory `/home/howarth/libc/math'
mkdir /home/howarth/libc/build-powerpc-linux/math
../sysdeps/powerpc/soft-fp/fegetexcept.c:22:23: soft-supp.h: No such file or directory
../sysdeps/powerpc/soft-fp/fedisblxcpt.c:22:23: soft-supp.h: No such file or directory
../sysdeps/powerpc/soft-fp/feupdateenv.c:23:23: soft-supp.h: No such file or directory
../sysdeps/powerpc/soft-fp/fesetenv.c:22:23: soft-supp.h: No such file or directory
../sysdeps/powerpc/soft-fp/feholdexcpt.c:23:23: soft-supp.h: No such file or directory
../sysdeps/powerpc/soft-fp/fegetenv.c:22:23: soft-supp.h: No such file or directory
../sysdeps/powerpc/soft-fp/fesetround.c:22:23: soft-supp.h: No such file or directory
../sysdeps/powerpc/soft-fp/fegetround.c:22:23: soft-supp.h: No such file or directory
../sysdeps/powerpc/soft-fp/ftestexcept.c:22:23: soft-supp.h: No such file or directory
../sysdeps/powerpc/soft-fp/fsetexcptflg.c:22:23: soft-supp.h: No such file or directory
../sysdeps/powerpc/soft-fp/fraiseexcpt.c:22:23: soft-supp.h: No such file or directory
../sysdeps/powerpc/soft-fp/fgetexcptflg.c:22:23: soft-supp.h: No such file or directory
../sysdeps/powerpc/soft-fp/fclrexcpt.c:22:23: soft-supp.h: No such file or directory
make[2]: Leaving directory `/home/howarth/libc/math'
which I assume are all non-fatal.
Jack
More information about the Libc-alpha
mailing list