Issue information

Issue ID
#7772
Status
Duplicate
Severity
None
Started
rosfus
Oct 16, 2013 15:43
Last Post
malufett
Oct 16, 2013 16:22
Confirmation
Yes (2)
No (0)

rosfus - Oct 16, 2013 15:43

[code=:1] CC path.c CC pc.c CC pc_groups.c CC pet.c CC quest.c CC script.c script.c: In function ‘buildin_montransform’: script.c:16965: warning: implicit declaration of function ‘itoa’ script.c:16965: warning: pointer/integer type mismatch in conditional expression CC searchstore.c CC skill.c CC status.c CC storage.c CC trade.c CC unit.c CC vending.c LD map-server obj_sql/script.o: In function `buildin_montransform': /root/hercules/trunk/src/map/script.c:16965: undefined reference to `itoa' collect2: ld returned 1 exit status make[1]: *** [../../map-server] Error 1 make[1]: Leaving directory `/root/hercules/trunk/src/map' make: *** [map_sql] Error 2 [root@AY130928140 trunk]# [/code]

[attachment=795:20131016233056.jpg]


And I use Clean SVN. It's same error. However, it normally use MSVS2010.

bgamez23 - Oct 16, 2013 16:08

i can confirm this. this problem on linux os.

This post has been edited by bgamez23 on Oct 16, 2013 16:08

Lelouch - Oct 16, 2013 16:10

Same here