/opt/local/apache2/bin/apxs -c apr_dbd_mysql.c -a -I /opt/local/ include/apr-1 -L /opt/local/lib
What I get for output is:/opt/local/share/apr-1/build/libtool --silent --mode=compile gcc - prefer-pic -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp - g -O2 -I/opt/local/include -I/opt/local/apache2/include -I/opt/local/ include/apr-1 -I/opt/local/include/apr-1 -I/opt/local/include -c - o apr_dbd_mysql.lo apr_dbd_mysql.c && touch apr_dbd_mysql.slo /opt/local/share/apr-1/build/libtool --silent --mode=link gcc -o apr_dbd_mysql.la -rpath /opt/local/apache2/modules -module -avoid- version apr_dbd_mysql.lo -a -I /opt/local/include/apr-1 -L /opt/ local/lib ranlib: warning for library: .libs/apr_dbd_mysql.a the table of contents is empty (no object file members in the library define global symbols)
I've looked around for instructions on building apr_dbd_mysql and I can't find anything on the web. Any help would be greatly appreciated.
- Fred --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx