makrach / 3ceam

Automatically exported from code.google.com/p/3ceam
0 stars 0 forks source link

Centos can't compile #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

obj_sql/inter.o: In function `inter_final':
/home/root/BillieJeanPVP/src/char_sql/inter.c:324: undefined reference to 
`inter_elemental_sql_final'
obj_sql/inter.o: In function `inter_init_sql':
/home/root/BillieJeanPVP/src/char_sql/inter.c:303: undefined reference to 
`inter_elemental_sql_init'
obj_sql/inter.o: In function `inter_parse_frommap':
/home/root/BillieJeanPVP/src/char_sql/inter.c:729: undefined reference to 
`inter_elemental_parse_frommap'
collect2: ld returned 1 exit status
make[1]: *** [char-server_sql] Error 1
make[1]: Leaving directory `/home/root/BillieJeanPVP/src/char_sql'

T_T

Original issue reported on code.google.com by sumanoam...@gmail.com on 21 Sep 2010 at 1:05

GoogleCodeExporter commented 9 years ago
i get this problem too , i think before only me get this problem T_T~
why only fix txt , but not at sql T_T

Original comment by street_m...@yahoo.com on 21 Sep 2010 at 4:44

GoogleCodeExporter commented 9 years ago
you change the vcproj-9 files and the src/.../Makefile.in?

you need change this archives to compile in centos and the every sistens

Original comment by duch...@hotmail.com on 21 Sep 2010 at 5:16

GoogleCodeExporter commented 9 years ago

Original comment by xazax.hun on 10 Jun 2011 at 6:14