The version of mysql installed is 4.0.27. Includes are in /usr/include/mysql. Libraries are in /usr/lib/mysql. Binaries are in /usr/bin.
What is the problem here?: mkdir .libs i486-slackware-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/usr/include/mysql -O20 -ffast-math -D_REENTRANT -fsigned-char -MT dbd_mysql.lo -MD -MP -MF .deps/dbd_mysql.Tpo -c dbd_mysql.c -fPIC -DPIC -o .libs/dbd_mysql.o dbd_mysql.c: In function `_translate_mysql_type': dbd_mysql.c:638: error: structure has no member named `charsetnr' make[3]: *** [dbd_mysql.lo] Error 1 make[3]: Leaving directory `/usr/src/libdbi-drivers-0.8.2-1/drivers/mysql' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/libdbi-drivers-0.8.2-1/drivers' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/libdbi-drivers-0.8.2-1' make: *** [all] Error 2 The README says: "Make sure you have both the libdbi framework installed and the development libraries and headers of the database engine(s) that you want to build the driver(s) for." What _*EXACTLY*_ does "the development libraries" mean? May we please have a paragraph here rather than one sentence? MySQL was installed from a binary package, so there is no source in /usr/src. Thanks for any assistance. -- gypsy ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Libdbi-drivers-devel mailing list Libdbi-drivers-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel