Unable to configure PHP compile because of libmysqlclient.a

1 post / 0 new
Offline
Last seen: 14 years 6 months ago
Joined: Apr 30 2007 - 08:47
Posts: 2
Unable to configure PHP compile because of libmysqlclient.a

When I try to run configure for PHP, it dies when configure can *not* find mysql_close in libmysqlclient.a library.
The function "mysql_close()" exists in libmysqlclient.a in the module client.o So how do I get configure to see this???