Jump to content
  • 0
Sign in to follow this  
srgoogle

[solved]Erro ao compilar emulador do Git

Question

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.

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.