Bug #2439 link problem
Submitted: 18 Jan 2004 23:51 Modified: 19 Jan 2004 9:09
Reporter: ht g Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:MySQL-client-3.23.56-1 OS:Linux (linux)
Assigned to: CPU Architecture:Any

[18 Jan 2004 23:51] ht g
Description:
I get a error as follows when I translate my code :[root@dell ght]# gcc -o DataQuery DataQuery.c -lpthread -L/usr/lib/mysql -lmysqlclient -lz
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status

How to solve this problem.

How to repeat:
compile a c source code file , and then translate it with gcc
[19 Jan 2004 9:09] Alexander Keremidarski
Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem is not the result of a bug.
For a list of more appropriate places to ask for help using MySQL
products, please visit http://www.mysql.com/support/

Thank you for your interest in MySQL.