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]

Re: current cvs build failure on debian ppc sid


Ulrich,
   The debian ppc sid build isn't finished yet but on YDL it seems that the
error may have moved a bit again...

gcc   -shared -static-libgcc -Wl,-O1  -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1  -B/home/howarth/libc.cvs/build-powerpc-linux/csu/  -Wl,--version-script=/home/howarth/libc.cvs/build-powerpc-linux/libc.map -Wl,-soname=libc.so.6 -Wl,-z,combreloc -nostdlib -nostartfiles -e __libc_main -u __register_frame -L/home/howarth/libc.cvs/build-powerpc-linux -L/home/howarth/libc.cvs/build-powerpc-linux/math -L/home/howarth/libc.cvs/build-powerpc-linux/elf -L/home/howarth/libc.cvs/build-powerpc-linux/dlfcn -L/home/howarth/libc.cvs/build-powerpc-linux/nss -L/home/howarth/libc.cvs/build-powerpc-linux/nis -L/home/howarth/libc.cvs/build-powerpc-linux/rt -L/home/howarth/libc.cvs/build-powerpc-linux/resolv -L/home/howarth/libc.cvs/build-powerpc-linux/crypt -L/home/howarth/libc.cvs/build-powerpc-linux/linuxthreads -Wl,-rpath-link=/home/howarth/libc.cvs/build-powerpc-linux:/home/howarth/libc.cvs/build-powerpc-linux/math:/home/howarth/libc.cvs/build-powerpc-linux/elf:/home/howarth/libc.cvs/build-!
powerpc-linux/dlfcn:/home/howarth/libc.cvs/build-powerpc-linux/nss:/home/howarth/libc.cvs/build-powerpc-linux/nis:/home/howarth/libc.cvs/build-powerpc-linux/rt:/home/howarth/libc.cvs/build-powerpc-linux/resolv:/home/howarth/libc.cvs/build-powerpc-linux/crypt:/home/howarth/libc.cvs/build-powerpc-linux/linuxthreads -o /home/howarth/libc.cvs/build-powerpc-linux/libc.so
-T /home/howarth/libc.cvs/build-powerpc-linux/libc.so.lds /home/howarth/libc.cvs/build-powerpc-linux/csu/abi-note.o /home/howarth/libc.cvs/build-powerpc-linux/elf/soinit.os /home/howarth/libc.cvs/build-powerpc-linux/libc_pic.os /home/howarth/libc.cvs/build-powerpc-linux/elf/sofini.os /home/howarth/libc.cvs/build-powerpc-linux/elf/interp.os /home/howarth/libc.cvs/build-powerpc-linux/elf/ld.so -lgcc -lgcc_eh
/home/howarth/libc.cvs/build-powerpc-linux/libc_pic.os(.text+0xb130): In function `__gconv_load_cache':
../sysdeps/unix/sysv/linux/init-first.c:87: undefined reference to `__illegally_sized_syscall_open_arg1'
/home/howarth/libc.cvs/build-powerpc-linux/libc_pic.os(.text+0xbeb90): In function `gethostid':
: undefined reference to `__illegally_sized_syscall_open_arg1'
/home/howarth/libc.cvs/build-powerpc-linux/libc_pic.os(.text+0xbed1c): In function `gethostid':
: undefined reference to `__illegally_sized_syscall_open_arg1'
/home/howarth/libc.cvs/build-powerpc-linux/libc_pic.os(.text+0xbedc8): In function `sethostid':
: undefined reference to `__illegally_sized_syscall_open_arg1'
/home/howarth/libc.cvs/build-powerpc-linux/libc_pic.os(.text+0xc20d8): In function `daemon':
: undefined reference to `__illegally_sized_syscall_open_arg1'
collect2: ld returned 1 exit status
make[1]: *** [/home/howarth/libc.cvs/build-powerpc-linux/libc.so] Error 1
make[1]: Leaving directory `/home/howarth/libc.cvs'
make: *** [all] Error 2



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