Bug #9316 libmysqlclient.a not a valid library file
Submitted: 21 Mar 2005 15:38 Modified: 7 May 2005 10:17
Reporter: Kendall Gregg Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.2.alpha OS:HP/UX (HPUX 11.11)
Assigned to: CPU Architecture:Any

[21 Mar 2005 15:38] Kendall Gregg
Description:
gcc reports libmysqlclient.a as an invalid library file.  This is needed to compile a working DBI.pm for perl.  In addition when I run the checks provided (mysql-test-run) the client_test fails.

How to repeat:
1.  try to compile DBI.pm using the library
2.  run mysql-test-run

Suggested fix:
correct library file?
[7 May 2005 10:17] Hartmut Holzgraefe
see also bug 10427