Advertisement
minty_64

compiling obs

Jul 1st, 2014
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. make
  2. /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
  3. /usr/local/lib/libavcodec.a: error adding symbols: Bad value
  4. collect2: error: ld returned 1 exit status
  5. make[2]: *** [libobs/libobs.so.0] Error 1
  6. make[1]: *** [libobs/CMakeFiles/libobs.dir/all] Error 2
  7. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement