chatterboy Posted August 28, 2013 Posted August 28, 2013 Please someone help me with this problem i have here the error message at the end of compiling... obj_sql/map.o: In function `map_quit':/home/myserverRO/trunk/src/map/map.c:1644: undefined reference to `harmony_logout' obj_sql/map.o: In function `do_final': /home/myserverRO/trunk/src/map/map.c:3742: undefined reference to `harmony_final' obj_sql/map.o: In function `do_init': /home/myserverRO/trunk/src/map/map.c:4051: undefined reference to `harmony_init' obj_sql/clif.o: In function `packetdb_readdb': /home/myserverRO/trunk/src/map/harmony_packets.inc:5: undefined reference to `harmony_parse' collect2: ld returned 1 exit status make[1]: Leaving directory `/home/myserverRO/trunk/src/map' make[1]: *** [map-server_sql] Error 1 make: *** [map_sql] Error 2 Quote
Question
chatterboy
Please someone help me with this problem i have
here the error message at the end of compiling...
obj_sql/map.o: In function `map_quit':/home/myserverRO/trunk/src/map/map.c:1644: undefined reference to `harmony_logout'
obj_sql/map.o: In function `do_final':
/home/myserverRO/trunk/src/map/map.c:3742: undefined reference to `harmony_final'
obj_sql/map.o: In function `do_init':
/home/myserverRO/trunk/src/map/map.c:4051: undefined reference to `harmony_init'
obj_sql/clif.o: In function `packetdb_readdb':
/home/myserverRO/trunk/src/map/harmony_packets.inc:5: undefined reference to `harmony_parse'
collect2: ld returned 1 exit status
make[1]: Leaving directory `/home/myserverRO/trunk/src/map'
make[1]: *** [map-server_sql] Error 1
make: *** [map_sql] Error 2
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.