Advertisement
z3ntu

link error libpthread

Nov 5th, 2017
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.37 KB | None | 0 0
  1. i586-pc-gnu-gcc -B/cross-tools/bin/ -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/tools/lib/ld.so.1 -B/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/libpthread/ -B/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/csu/ -B/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/libpthread/ -Wl,--version-script=/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/libpthread.map -Wl,-soname=libpthread.so.0.3 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj -L/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/math -L/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/elf -L/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/dlfcn -L/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/nss -L/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/nis -L/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/rt -L/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/resolv -L/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/crypt -L/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/mathvec -L/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/libpthread -L/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/mach -L/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/hurd -Wl,-rpath-link=/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj:/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/math:/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/elf:/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/dlfcn:/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/nss:/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/nis:/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/rt:/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/resolv:/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/crypt:/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/mathvec:/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/libpthread:/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/mach:/mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/hurd -o /mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/libpthread/libpthread.so -T /mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/shlib.lds /mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/csu/abi-note.o -Wl,--whole-archive /mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/libpthread/libpthread_pic.a -Wl,--no-whole-archive /mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/elf//ld.so /mnt/hdd/cross-hurd/tmp/src/glibc.first_obj//mach/libmachuser.so /mnt/hdd/cross-hurd/tmp/src/glibc.first_obj//hurd/libhurduser.so -Wl,--start-group /mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/libc.so /mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/libc_nonshared.a -Wl,--as-needed /mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
  2. /mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/libpthread/libpthread_pic.a(pt-destroy-specific.os): In function `do_init':
  3. /mnt/hdd/cross-hurd/tmp/src/glibc/libpthread/../libpthread/sysdeps/hurd/pt-key.h:63: undefined reference to `__pthread_mutexattr_init'
  4. /mnt/hdd/cross-hurd/tmp/src/glibc/libpthread/../libpthread/sysdeps/hurd/pt-key.h:66: undefined reference to `__pthread_mutexattr_settype'
  5. /mnt/hdd/cross-hurd/tmp/src/glibc/libpthread/../libpthread/sysdeps/hurd/pt-key.h:72: undefined reference to `__pthread_mutexattr_destroy'
  6. /mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/libpthread/libpthread_pic.a(pt-key-create.os): In function `do_init':
  7. /mnt/hdd/cross-hurd/tmp/src/glibc/libpthread/../libpthread/sysdeps/hurd/pt-key.h:63: undefined reference to `__pthread_mutexattr_init'
  8. /mnt/hdd/cross-hurd/tmp/src/glibc/libpthread/../libpthread/sysdeps/hurd/pt-key.h:66: undefined reference to `__pthread_mutexattr_settype'
  9. /mnt/hdd/cross-hurd/tmp/src/glibc/libpthread/../libpthread/sysdeps/hurd/pt-key.h:72: undefined reference to `__pthread_mutexattr_destroy'
  10. /mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/libpthread/libpthread_pic.a(pt-key-delete.os): In function `do_init':
  11. /mnt/hdd/cross-hurd/tmp/src/glibc/libpthread/../libpthread/sysdeps/hurd/pt-key.h:63: undefined reference to `__pthread_mutexattr_init'
  12. /mnt/hdd/cross-hurd/tmp/src/glibc/libpthread/../libpthread/sysdeps/hurd/pt-key.h:66: undefined reference to `__pthread_mutexattr_settype'
  13. /mnt/hdd/cross-hurd/tmp/src/glibc/libpthread/../libpthread/sysdeps/hurd/pt-key.h:72: undefined reference to `__pthread_mutexattr_destroy'
  14. collect2: error: ld returned 1 exit status
  15. make[2]: *** [../Makerules:517: /mnt/hdd/cross-hurd/tmp/src/glibc.first_obj/libpthread/libpthread.so] Error 1
  16. make[2]: Leaving directory '/mnt/hdd/cross-hurd/tmp/src/glibc/libpthread'
  17. make[1]: *** [Makefile:214: libpthread/others] Error 2
  18. make[1]: Leaving directory '/mnt/hdd/cross-hurd/tmp/src/glibc'
  19. make: *** [Makefile:9: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement