https://bz.apache.org/bugzilla/show_bug.cgi?id=65098
--- Comment #2 from Tom Donovan <tom.dono...@acm.org> --- This is resolved bug 61517 - MariaDB no longer exports the my_init() function. This bug will be fixed in apr-util 1.7.0. As a workaround, you can download the source file with this fix and use it to replace the 1.6.1 source file. It will compile and work with apr-util 1.6.1 wget http://svn.apache.org/viewvc/apr/apr-util/branches/1.7.x/dbd/apr_dbd_mysql.c?revision=1872061 -O apr_dbd_mysql.c Replace the source file: httpd-2.4.46/srclib/apr-util/dbd/apr_dbd_mysql.c with the downloaded file and re-build. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org For additional commands, e-mail: bugs-h...@httpd.apache.org