Advertisement
Guest User

Untitled

a guest
Jul 7th, 2013
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. [build CXX] pyuno/source/loader/pyuno_loader.cxx
  2. [build LNK] Library/libpythonloaderlo.so
  3. [build CMP] pyuno/source/loader/pythonloader
  4. [build RDB] pyuno
  5. [build C ] pyuno/source/module/pyuno_dlopenwrapper.c
  6. [build LNK] Library/pyuno.so
  7. /usr/lib/gcc/i686-redhat-linux/4.8.1/libgcov.a(_gcov.o): In function `__gcov_read_summary':
  8. (.text+0x8b1): undefined reference to `__popcountsi2'
  9. /usr/lib/gcc/i686-redhat-linux/4.8.1/libgcov.a(_gcov.o): In function `gcov_exit':
  10. (.text+0x18c3): undefined reference to `__divdi3'
  11. /usr/lib/gcc/i686-redhat-linux/4.8.1/libgcov.a(_gcov.o): In function `gcov_exit':
  12. (.text+0x1a6f): undefined reference to `__divdi3'
  13. /usr/lib/gcc/i686-redhat-linux/4.8.1/libgcov.a(_gcov.o): In function `__gcov_init':
  14. (.text+0x2587): undefined reference to `atexit'
  15. collect2: error: ld returned 1 exit status
  16. make[1]: *** [/usr/local/src/libreoffice/workdir/unxlngi6.pro/LinkTarget/Library/pyuno.so] Error 1
  17. make: *** [build-nocheck] Error 2
  18. [root@localhost libreoffice]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement