Hello Eli, ES> I'm looking to switch from MySQL 3.23 to 4.0 and am testing 4.0.4 ES> & 4.0.5 on a box right now... works fine runtime and compile-time ES> with all other apps. However dbmail doesn't seem to like the ES> includes and borks out, unless this is something else altogether. ES> Compiler is gcc-3.2
The errors look like what I get when I forget to add '-lz' to my compile options with postfix... Most binary distributions of MySQL are compiled with zlib, and you have to link apps using the MySQL development libraries against zlib as well. The '-lz' switch will do that. -- Jeff Brenton President, Engineered Software Products, Inc http://espi.com Questionable web page: http://dididahdahdidit.com Liberalism grants you the freedom to advocate any idea*. * Please see http://www.dididahdahdidit.com/except.php for a current list of exceptions