Yup, I found this bug shortly after I released 0.7, as I wanted to check into MySQL 4 and SSL capabilities. I'm not sure if I've checked the fix into CVS yet (it's a very minor change) .. I'll do that ASAP. Do you have a system with autoconf/automake/libtool/cvs so you can grab the latest cvs version? If not, I can tar up a development version and send it to you if you like.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can't get libnss-mysql to compile with mysql 4.x. Currently I'm using:
mysql Ver 11.19 Distrib 4.0.1-alpha, for pc-linux-gnu (i686)
I have all the lib's and devel stuff but I keep getting:
configure: error: Unable find a functioning MySQL library
Keith
Yup, I found this bug shortly after I released 0.7, as I wanted to check into MySQL 4 and SSL capabilities. I'm not sure if I've checked the fix into CVS yet (it's a very minor change) .. I'll do that ASAP. Do you have a system with autoconf/automake/libtool/cvs so you can grab the latest cvs version? If not, I can tar up a development version and send it to you if you like.
Latest tarball would be great. I'm not in a big rush on that paticular system so whenever you can get to it.
Thanks,
Keith
0.7a compiled on MySQL 4.x. Thanks for getting the fix so quick.