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]

even more debian ppc sid build problems


Roland,
    Could you try a debian ppc sid build of current
glibc cvs? I have been able to get the build of
current glibc cvs further along by...

find sysdeps -name configure | xargs touch

and adding the missing sysdeps/powerpc/soft-fp/soft-supp.h.
However I am still getting a build failures of the form...

 -I../sysdeps/powerpc/fpu -I../sysdeps/powerpc -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic  -nostdinc -isystem /usr/lib/gcc-lib/powerpc-linux/3.2.1/include -isystem /usr/src/kernel-headers-2.4.20-pre10-ben0/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h   -DNOT_IN_libc=1    -o /home/howarth/debian-glibc/glibc-2.3.1/powerpc-linux/obj/iconv/tst-iconv1.o
make[4]: *** No rule to make target `/home/howarth/debian-glibc/glibc-2.3.1/powerpc-linux/obj/elf/soinit.os', needed by `/home/howarth/debian-glibc/glibc-2.3.1/powerpc-linux/obj/libc.so'.
make[4]: *** No rule to make target `/home/howarth/debian-glibc/glibc-2.3.1/powerpc-linux/obj/elf/stamp.os', needed by `/home/howarth/debian-glibc/glibc-2.3.1/powerpc-linux/obj/libc_pic.a'.
make[4]: *** No rule to make target `/home/howarth/debian-glibc/glibc-2.3.1/powerpc-linux/obj/elf/sofini.os', needed by `/home/howarth/debian-glibc/glibc-2.3.1/powerpc-linux/obj/libc.so'.
make[4]: *** No rule to make target `/home/howarth/debian-glibc/glibc-2.3.1/powerpc-linux/obj/elf/interp.os', needed by `/home/howarth/debian-glibc/glibc-2.3.1/powerpc-linux/obj/libc.so'.
make[4]: *** No rule to make target `/home/howarth/debian-glibc/glibc-2.3.1/powerpc-linux/obj/elf/ld.so', needed by `/home/howarth/debian-glibc/glibc-2.3.1/powerpc-linux/obj/libc.so'.

I'm seeing this form of error repeated 20 to 30 times throughout the testsuite
for glibc.
                                         Jack


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