Advertisement
Guest User

1. buildre

a guest
Mar 21st, 2015
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. Plugin sc:
  2. make[1]: Entering directory `/root/vdr-plugin-sc'
  3. g++ -shared sc.o data.o filter.o system.o misc.o cam.o device.o version.o smartcard.o network.o crypto.o system-common.o parse.o log.o override.o FFdecsa/FFdecsa.o -lcrypto -o libvdr-sc.so
  4. /usr/bin/ld: sc.o: relocation R_X86_64_32S against `_ZTV16cMenuEditCapItem' can not be used when making a shared object; recompile with -fPIC
  5. sc.o: could not read symbols: Bad value
  6. collect2: error: ld returned 1 exit status
  7. make[1]: *** [libvdr-sc.so] Error 1
  8. make[1]: Leaving directory `/root/vdr-plugin-sc'
  9. Plugin servicedemo:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement