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]

still errors on debian ppc sid


   I am still seeing errors with current glibc cvs on both debian ppc sid
and ppclinux (YDL). The error is now moved to...

gcc-3.2   -nostdlib -nostartfiles -r -o /home/howarth/debian-glibccvs/glibc-2.3.2/powerpc-linux/obj/elf/librtld.os '-Wl,-(' /home/howarth/debian-glibccvs/glibc-2.3.2/powerpc-linux/obj/elf/dl-allobjs.os /home/howarth/debian-glibccvs/glibc-2.3.2/powerpc-linux/obj/elf/rtld-libc.a -lgcc '-Wl,-)'
gcc-3.2   -nostdlib -nostartfiles -shared                       \
  -Wl,-z,combreloc -Wl,-z,defs -Wl,--verbose 2>&1 |     \
          sed -e '/^=========/,/^=========/!d;/^=========/d'    \
              -e 's/\. = 0 + SIZEOF_HEADERS;/& _begin = . - SIZEOF_HEADERS;/' \
          > /home/howarth/debian-glibccvs/glibc-2.3.2/powerpc-linux/obj/elf/ld.so.lds
gcc-3.2   -nostdlib -nostartfiles -shared -o /home/howarth/debian-glibccvs/glibc-2.3.2/powerpc-linux/obj/elf/ld.so                      \
          -Wl,-z,combreloc -Wl,-z,defs                          \
          /home/howarth/debian-glibccvs/glibc-2.3.2/powerpc-linux/obj/elf/librtld.os -Wl,--version-script=/home/howarth/debian-glibccvs/glibc-2.3.2/powerpc-linux/obj/ld.map            \
          -Wl,-soname=ld.so.1 -T /home/howarth/debian-glibccvs/glibc-2.3.2/powerpc-linux/obj/elf/ld.so.lds
/home/howarth/debian-glibccvs/glibc-2.3.2/powerpc-linux/obj/elf/librtld.os(.text+0xe868): In function `check_one_fd':
: undefined reference to `__illegally_sized_syscall_open_arg1'



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