/usr/bin/ld:/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libogg.a(framing.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libogg.a(bitwise.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
CMakeFiles/otclient.dir/build.make:3857: recipe for target 'otclient' failed
make[2]: *** [otclient] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/otclient.dir/all' failed
make[1]: *** [CMakeFiles/otclient.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
Base: https://github.com/edubart/otclient
Qual a sua pergunta?
Estou tentando compilar o OTClient no Debian, mas não consigo compilar ele, segui o tutorial do OTClient e não funcionou, então tentei achar a solução mas ela não funciona (physfs)... Segui esse bash tbm e não foi...
https://github.com/glombers/Bash-Script---Sets-up-on-Debian/blob/master/otsetup.sh
Está dando erro no ultimo passo (make)
Share this post
Link to post
Share on other sites