Sohibbek

Untitled

Mar 9th, 2017
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.73 KB | None | 0 0
  1. [ 33%] Linking CXX executable ../../bin/opengl-example-opengl_interop
  2. [ 33%] Linking CXX executable ../../bin/opencv_test_core
  3. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFDefaultStripSize@LIBTIFF_4.0'
  4. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFFdOpen@LIBTIFF_4.0'
  5. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFWriteScanline@LIBTIFF_4.0'
  6. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFClose@LIBTIFF_4.0'
  7. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFSetField@LIBTIFF_4.0'
  8. collect2: error: ld returned 1 exit status
  9. apps/annotation/CMakeFiles/opencv_annotation.dir/build.make:102: recipe for target 'bin/opencv_annotation' failed
  10. make[2]: *** [bin/opencv_annotation] Error 1
  11. CMakeFiles/Makefile2:7342: recipe for target 'apps/annotation/CMakeFiles/opencv_annotation.dir/all' failed
  12. make[1]: *** [apps/annotation/CMakeFiles/opencv_annotation.dir/all] Error 2
  13. make[1]: *** Waiting for unfinished jobs....
  14. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFDefaultStripSize@LIBTIFF_4.0'
  15. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFFdOpen@LIBTIFF_4.0'
  16. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFWriteScanline@LIBTIFF_4.0'
  17. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFClose@LIBTIFF_4.0'
  18. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFSetField@LIBTIFF_4.0'
  19. collect2: error: ld returned 1 exit status
  20. samples/opengl/CMakeFiles/example_opengl_opengl_interop.dir/build.make:106: recipe for target 'bin/opengl-example-opengl_interop' failed
  21. make[2]: *** [bin/opengl-example-opengl_interop] Error 1
  22. CMakeFiles/Makefile2:16311: recipe for target 'samples/opengl/CMakeFiles/example_opengl_opengl_interop.dir/all' failed
  23. make[1]: *** [samples/opengl/CMakeFiles/example_opengl_opengl_interop.dir/all] Error 2
  24. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFDefaultStripSize@LIBTIFF_4.0'
  25. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFFdOpen@LIBTIFF_4.0'
  26. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFWriteScanline@LIBTIFF_4.0'
  27. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFClose@LIBTIFF_4.0'
  28. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFSetField@LIBTIFF_4.0'
  29. collect2: error: ld returned 1 exit status
  30. apps/visualisation/CMakeFiles/opencv_visualisation.dir/build.make:102: recipe for target 'bin/opencv_visualisation' failed
  31. make[2]: *** [bin/opencv_visualisation] Error 1
  32. CMakeFiles/Makefile2:7401: recipe for target 'apps/visualisation/CMakeFiles/opencv_visualisation.dir/all' failed
  33. make[1]: *** [apps/visualisation/CMakeFiles/opencv_visualisation.dir/all] Error 2
  34. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFDefaultStripSize@LIBTIFF_4.0'
  35. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFFdOpen@LIBTIFF_4.0'
  36. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFWriteScanline@LIBTIFF_4.0'
  37. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFClose@LIBTIFF_4.0'
  38. //usr/lib/x86_64-linux-gnu/libpoppler.so.58: undefined reference to `TIFFSetField@LIBTIFF_4.0'
  39. collect2: error: ld returned 1 exit status
  40. modules/core/CMakeFiles/opencv_test_core.dir/build.make:857: recipe for target 'bin/opencv_test_core' failed
  41. make[2]: *** [bin/opencv_test_core] Error 1
  42. CMakeFiles/Makefile2:1314: recipe for target 'modules/core/CMakeFiles/opencv_test_core.dir/all' failed
  43. make[1]: *** [modules/core/CMakeFiles/opencv_test_core.dir/all] Error 2
  44. Makefile:160: recipe for target 'all' failed
  45. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment