Phil Longstaff writes: > The attached patches fix 2 problems with a mingw win32 build: > > 1) libtool needs a '-no-undefined' flag when linking (Makefile.am.patch)
I've added that to LIBADD_LIBDBI in configure.in instead of to the individual Makefiles. It should work all the same but keeps the option in a top-level file as it affects all drivers. > 2) 'errno' is #defined as '(*errno())', so 'errno' is replaced by > 'err_no' in dbd_geterror(). > I've changed this in all drivers. Thanks again for reporting this issue and for suggesting a fix. I've checked in both the libdbi and libdbi-drivers patches. I'd greatly appreciate if you could verify that the current cvs versions now build ok on your platform. regards, Markus -- Markus Hoenicka [EMAIL PROTECTED] (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libdbi-drivers-devel mailing list Libdbi-drivers-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel