What version of MySQL are you using? Pike 7.2 won't compile with 4.x series without some patches.
/ Marcus Agehall (Trådlös)
Previous text:
2003-05-28 10:53: Subject: Re: Problem building pike
checking for mysql_real_connect in mysqlclient... yes checking for mysql_real_query... yes checking for mysql_fetch_lengths... yes checking for mysql_port... yes checking for mysql_unix_port... yes checking if mysql_fetch_lengths() returns an uint or an ulong... unsigned long
The above indicates that your mysql libraries were detected successfully.
What does ldd Mysql.so say?
Thank you,
-- lrathle@teaser.fr
/ Henrik Grubbström (Lysator)