srgoogle 1 Posted July 23, 2015 Boa noite, Estou tendo problema, para compilar meu emulador no host meu ele da o seguinte erro. /3rdparty/libconfig' make clean make[1]: Entering directory `/home/emulador2/src/common' CLEAN common (build temp files) CLEAN common make[1]: Leaving directory `/home/emulador2/src/common' make[1]: Entering directory `/home/emulador2/3rdparty/mt19937ar' CLEAN mt19937ar (build temp files) CLEAN mt19937ar make[1]: Leaving directory `/home/emulador2/3rdparty/mt19937ar' make[1]: Entering directory `/home/emulador2/3rdparty/libconfig' CLEAN libconfig (build temp files) CLEAN libconfig make[1]: Leaving directory `/home/emulador2/3rdparty/libconfig' make[1]: Entering directory `/home/emulador2/src/login' CLEAN login (build temp files) CLEAN login make[1]: Leaving directory `/home/emulador2/src/login' make[1]: Entering directory `/home/emulador2/src/char' CLEAN char (build temp files) CLEAN char make[1]: Leaving directory `/home/emulador2/src/char' make[1]: Entering directory `/home/emulador2/src/map' CLEAN map (build temp files) CLEAN map make[1]: Leaving directory `/home/emulador2/src/map' make[1]: Entering directory `/home/emulador2/src/plugins' CLEAN plugins (build temp files) CLEAN plugins make[1]: Leaving directory `/home/emulador2/src/plugins' make[1]: Entering directory `/home/emulador2/src/tool' CLEAN tool (build temp files) CLEAN tool make[1]: Leaving directory `/home/emulador2/src/tool' make[1]: Entering directory `/home/emulador2/src/test' CLEAN test (build temp files) CLEAN test make[1]: Leaving directory `/home/emulador2/src/test' make[1]: Entering directory `/home/emulador2/tools/HPMHookGen' CLEAN HPMHookGen make[1]: Leaving directory `/home/emulador2/tools/HPMHookGen' [root@sqdro emulador]# make sql MAKE mt19937ar make[1]: Entering directory `/home/emulador2/3rdparty/mt19937ar' CC mt19937ar.c make[1]: Leaving directory `/home/emulador2/3rdparty/mt19937ar' MAKE libconfig make[1]: Entering directory `/home/emulador2/3rdparty/libconfig' CC libconfig.c CC grammar.c CC scanctx.c CC scanner.c CC strbuf.c make[1]: Leaving directory `/home/emulador2/3rdparty/libconfig' make: execvp: ./sysinfogen.sh: Permission denied make: *** [sysinfo] Error 127 desde ja ficaria grato para quem me ajudar. Quote Share this post Link to post Share on other sites
0 Winterfox 83 Posted July 23, 2015 Try chmod +x sysinfogen.sh. 1 JulioCF reacted to this Quote Share this post Link to post Share on other sites
0 srgoogle 1 Posted July 24, 2015 Pode Fechar o problema estava no host em que eu contratava. 1 JulioCF reacted to this Quote Share this post Link to post Share on other sites
Boa noite,
Estou tendo problema, para compilar meu emulador no host meu ele da o seguinte erro.
Share this post
Link to post
Share on other sites