Dear Frineds,

   I need to connect MySql through C. I am able to
connect when compile my "ajit.c" file with option
'-lmysqlclient'. But when I am compiling a bigger
module (sqwebmail) I dont know where to place this
option in the Makefile. 

I am getting error 
"undefined reference to `mysql_connect' " no mattere
where ever I place the option '-lmysqlclient'

Anyone out there to help out?

Thank you

Ajit


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to