Thanks for the response... I am new to linux environment and hence could NOT analyze the nm command result in detail but looks like nm results are fine and apr_dbd_mysql.so got built successully. nm command result is attached for reference.
- Som Nick Kew wrote: > > On Fri, 1 Aug 2008 06:30:43 -0700 (PDT) > Somashekar <[EMAIL PROTECTED]> wrote: > >> >> OS - Ubuntu Fiesty >> APR version - 1.3.2 >> I have successfully configured and compiled APR-Util with >> --with-mysql and --enable-util-dso option. apr_dbd_get_driver >> function fails with error APR_NOTIMPL for mysql driver but it works >> perfectly for sqlite driver. I have checked the APU.h and the >> APR-Util-1 folder and found that the configuration is perfect and >> apr_dbd_mysql.so file exists in the correct folder. > > At a guess, it exists but is empty (because it wasn't configured > to build). What does nm tell you? > > -- > Nick Kew > > Application Development with Apache - the Apache Modules Book > http://www.apachetutor.org/ > > http://www.nabble.com/file/p18812153/nm_mysql.txt nm_mysql.txt -- View this message in context: http://www.nabble.com/apr_dbd_get_driver-fails-for-mysql-driver-with-error-APR_NOTIMPL-tp18774331p18812153.html Sent from the APR Dev (Apache Portable Runtime) mailing list archive at Nabble.com.
