On Sat, 2009-08-01 at 00:40 +0000, [email protected] wrote: > Reorder the config into sanity, prefer include/mysql/ structure > if found, and *be consistent*.
On Fedora 11, i686, I get this: --------------------- In file included from dbd/apr_dbd_mysql.c:38: /usr/include/mysql/my_global.h:648: error: redefinition of typedef ‘my_socket’ /usr/include/mysql/mysql.h:65: note: previous declaration of ‘my_socket’ was here /usr/include/mysql/my_global.h:1019: error: redefinition of typedef ‘my_ulonglong’ /usr/include/mysql/mysql.h:128: note: previous declaration of ‘my_ulonglong’ was here /usr/include/mysql/my_global.h:1084: error: redefinition of typedef ‘my_bool’ /usr/include/mysql/mysql.h:51: note: previous declaration of ‘my_bool’ was here make[1]: *** [dbd/apr_dbd_mysql.lo] Error 1 make[1]: Leaving directory `/home/groups/devel/apr/run/apr-util' make: *** [all-recursive] Error 1 --------------------- Can anyone confirm? -- Bojan
