Jump to content
  • 0
Sign in to follow this  
Neferupitou

Error! Failed to compile emulator corrupted!

Question

Hi, my emulator had the following errors, despite having not made significant changes to the source.

 

 

 

1) Limpeza da compilação antiga: (Cleaning the old compilation)

stdin: is not a tty

make: *** No rule to make target `src/common/Makefile.in', needed by `src/common/Makefile'.  Stop.

 

2) Configurando e preparando para compilar o emulador ( configure.in ): (Setting up and preparing to compile the emulator (configure.in):)
stdin: is not a tty
configure: error: cannot find sources (src/common/cbasetypes.h) in . or ..

 

3) Compilar emulador: (Compile emulator:)
stdin: is not a tty
MAKE mt19937ar
make[1]: Entering directory `/home/--------/emulador/3rdparty/mt19937ar'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/--------/emulador/3rdparty/mt19937ar'
MAKE libconfig
make[1]: Entering directory `/home/--------/emulador/3rdparty/libconfig'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/--------/emulador/3rdparty/libconfig'
touch: cannot touch `src/common/sysinfo_new.inc': No such file or directory
Cannot create output file
make: *** [sysinfo] Error 1

Edited by Neferupitou

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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