chatterboy Posted August 28, 2013 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 309 Reputation: 26 Joined: 11/26/12 Last Seen: November 22, 2024 Share 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 Link to comment Share on other sites More sharing options...
Zell Posted August 28, 2013 Group: Members Topic Count: 53 Topics Per Day: 0.01 Content Count: 412 Reputation: 266 Joined: 04/25/12 Last Seen: Saturday at 11:42 PM Share Posted August 28, 2013 Make ./configure After this: make sql Quote Link to comment Share on other sites More sharing options...
Puffy Posted August 29, 2013 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 02/01/13 Last Seen: July 21, 2022 Share Posted August 29, 2013 what svn do you use? and what revision? Quote Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.