-
30th October 2014, 12:08
#12
Sergeant
./doit.sh base
=======================
##### COMPILE GSC_ASTAR.CPP #####
##### COMPILE GSC_MYSQL.CPP #####
gsc_mysql.cpp: In function ‘void* mysql_async_query_handler(void*)’:
gsc_mysql.cpp:96: error: return-statement with no value, in function returning ‘void*’
gsc_mysql.cpp:104: error: return-statement with no value, in function returning ‘void*’
gsc_mysql.cpp: In function ‘void gsc_mysql_async_initializer()’:
gsc_mysql.cpp:312: error: return-statement with a value, in function returning 'void'
##### COMPILE SERVER.C #####
##### COMPILE GSC_MEMORY.CPP #####
##### COMPILE cracking.CPP #####
##### COMPILE GSC_MATH.CPP #####
##### COMPILE JAVA_EMBED.C #####
Ignore java_embed.c, because java_enable==false (e.g. because the dir $java_jdk=/root/helper/openjdk8 does not exist)
--------------------------------//////////////////---------------------------
./doit.sh cod2_1_0
===================================
##### COMPILE cod2_1_0 LIBCOD.CPP #####
##### COMPILE cod2_1_0 GSC.CPP #####
##### COMPILE cod2_1_0 GSC_PLAYER.CPP #####
##### COMPILE cod2_1_0 GSC_UTILS.CPP #####
##### LINK libcod2_1_0.so #####
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
Apparently something is wrong!?
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules