[Genome] Compile of netClass

Wang JianLi jlwang at imcb.a-star.edu.sg
Wed Mar 12 03:05:37 PDT 2008



Hi, when I compile netClass, I got the error message like:
 
../../../lib/x86_64/jkhgap.a(jksql.o)(.text+0x3ee): In function `sqlFreeResult':
: undefined reference to `mysql_free_result'
../../../lib/x86_64/jkhgap.a(jksql.o)(.text+0x4d9): In function `sqlDisconnect':
: undefined reference to `mysql_close'
../../../lib/x86_64/jkhgap.a(jksql.o)(.text+0x8f0): In function `sqlConnRemote':
: undefined reference to `mysql_init'
../../../lib/x86_64/jkhgap.a(jksql.o)(.text+0x93f): In function `sqlConnRemote':
: undefined reference to `mysql_real_connect'
../../../lib/x86_64/jkhgap.a(jksql.o)(.text+0x958): In function `sqlConnRemote':
: undefined reference to `mysql_error'
../../../lib/x86_64/jkhgap.a(jksql.o)(.text+0xc5a): In function `sqlVaWarn':
: undefined reference to `mysql_error'
../../../lib/x86_64/jkhgap.a(jksql.o)(.text+0xc65): In function `sqlVaWarn':
: undefined reference to `mysql_errno'
../../../lib/x86_64/jkhgap.a(jksql.o)(.text+0xe28): In function `sqlUseOrStore':
: undefined reference to `mysql_real_query'

 
I wonder what the 'mysql_free_result', 'mysql_real_connect' etc are referring to. Can anybody enlighten me?
 
Thanks.
 
Regards,
J.L

Note: This message may contain confidential information. If this email has been sent to you by mistakes, please notify the sender and delete it immediately. Thank you.



More information about the Genome mailing list