Advertisement
timcowchip

trojita

Sep 18th, 2019
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. /usr/lib64/libQt5Gui.so.5.13.1 /usr/lib64/libQt5Core.so.5.13.1
  2. /usr/bin/ld: warning: libwoff2dec.so.1.0.2, needed by /usr/lib64/libQt5WebKit.so.5.212.0, not found (try using -rpath or -rpath-link)
  3. /usr/bin/ld: warning: libhyphen.so.0, needed by /usr/lib64/libQt5WebKit.so.5.212.0, not found (try using -rpath or -rpath-link)
  4. /usr/bin/ld: /usr/lib64/libQt5WebKit.so.5.212.0: undefined reference to `hnj_hyphen_hyphenate2'
  5. /usr/bin/ld: /usr/lib64/libQt5WebKit.so.5.212.0: undefined reference to `woff2::ConvertWOFF2ToTTF(unsigned char const*, unsigned long, woff2::WOFF2Out*)'
  6. /usr/bin/ld: /usr/lib64/libQt5WebKit.so.5.212.0: undefined reference to `hnj_hyphen_load'
  7. /usr/bin/ld: /usr/lib64/libQt5WebKit.so.5.212.0: undefined reference to `woff2::ComputeWOFF2FinalSize(unsigned char const*, unsigned long)'
  8. /usr/bin/ld: /usr/lib64/libQt5WebKit.so.5.212.0: undefined reference to `hnj_hyphen_free'
  9. collect2: error: ld returned 1 exit status
  10. make[2]: *** [CMakeFiles/test_Composer_responses.dir/build.make:123: test_Composer_responses] Error 1
  11. make[2]: Leaving directory '/home/timcowchip/trojita'
  12. make[1]: *** [CMakeFiles/Makefile2:460: CMakeFiles/test_Composer_responses.dir/all] Error 2
  13. make[1]: Leaving directory '/home/timcowchip/trojita'
  14. make: *** [Makefile:141: all] Error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement