Issue information

Issue ID
#8465
Status
Invalid
Severity
None
Started
Bruno Nogueira
Dec 11, 2014 1:28
Last Post
malufett
Dec 14, 2014 14:04
Confirmation
N/A

Bruno Nogueira - Dec 11, 2014 1:28

[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]error compiling in latest rev[/size][/font][/color][color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3] in my host[/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]image:[/size][/font][/color]

sorry my bad english
[img]http://i58.tinypic.com/25q92z7.png[/img]

4144 - Dec 11, 2014 8:27

try update all files and after run two commands:
[code=auto:0] make clean make [/code]

Bruno Nogueira - Dec 11, 2014 12:30

is already updated is the last update

4144 - Dec 11, 2014 14:57

Errors mean what it not updated or not built from scratch
Run commands what i gave in previous message.

4144 - Dec 11, 2014 14:58

From screen look like you run make in wrong dir.
You must open /home/emulador/
and here run
[code=auto:0] make clean make [/code]

Bruno Nogueira - Dec 11, 2014 17:37

remain the same errors, but when I use previous reviews the emulator functions normally.

sorry my bad english (i´m using google translate)

Dastgir - Dec 12, 2014 4:34

Which OS?
also, using renewal or pre-re??
(I am not receiving this error on my CentOS)

4144 - Dec 12, 2014 10:06

Look like not updated common dir, or not cleaned before make (old file common/mapindex.h)
May be some one with native language can explain to Bruno Nogueira how to update and build it.

Bruno Nogueira - Dec 12, 2014 21:42

I modified the content of the line 5584, 5585 and 5586 by an old revision and now everything worked.

resolved