chunying / gaminganywhere

GamingAnywhere: An Open Cloud Gaming System
http://www.gaminganywhere.org/
Other
842 stars 296 forks source link

libavformat.a eror #65

Open geethanjalibalusu opened 6 years ago

geethanjalibalusu commented 6 years ago

while i am installing gaminganywhere server, and i am running the ga in make all command i got this error g++ -o server-ffmpeg.so -shared server-ffmpeg.o rtspserver.o -pthread -L/usr/local/lib -lpostproc -lavdevice -lavfilter -lswscale -lavformat -lavcodec -lva-x11 -lva -lxcb -lX11 -ljack -lasound -lSDL -lz -lswresample -lavutil -lrt -lm
/usr/bin/ld: /usr/local/lib/libavformat.a(aviobuf.o): relocation R_X86_64_32 against `ffurl_context_class' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libavformat.a: could not read symbols: Bad value collect2: ld returned 1 exit status make[2]: *** [module] Error 1