Guest User

Untitled

a guest
May 16th, 2016
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. /usr/bin/ld: /usr/local/lib/libavcodec.a(avpacket.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  2. /usr/local/lib/libavcodec.a: error adding symbols: Bad value
  3. collect2: error: ld returned 1 exit status
  4. modules/videoio/CMakeFiles/opencv_videoio.dir/build.make:286: recipe for target 'lib/libopencv_videoio.so.3.1.0' failed
  5. make[2]: *** [lib/libopencv_videoio.so.3.1.0] Error 1
  6. CMakeFiles/Makefile2:4064: recipe for target 'modules/videoio/CMakeFiles/opencv_videoio.dir/all' failed
  7. make[1]: *** [modules/videoio/CMakeFiles/opencv_videoio.dir/all] Error 2
  8. Makefile:160: recipe for target 'all' failed
  9. make: *** [all] Error 2
Add Comment
Please, Sign In to add comment