Todd Daniel Woodward wrote:
> 
> 1.2.5 compiles just fine under Mac OS X Server, but not
> 1.2.6. Insight?
> 
> Sequence of events:
> Libraries have been installed in:
>    /usr/local/lib
> 
> config.log for mod_midgard:
> 
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a
> mistake.
> 
> configure:591: checking for a BSD compatible install
> configure:650: checking for apxs
> configure:685: checking for mgd_connect in -lmidgard
> configure:704: cc -o conftest   -I/usr/local/include
> -L/usr/local/lib conftest.c -lmidgard   1>&5
> /usr/bin/ld: Undefined symbols:
> _mysql_close
> _mysql_fetch_row
> _mysql_free_result
> _mysql_init
> _mysql_query
> _mysql_real_connect
> _mysql_store_result
> configure: failed program was:
> #line 693 "configure"
> #include "confdefs.h"
> /* Override any gcc2 internal prototype to avoid an error.
> */
> /* We use char because int might match the return type of a
> gcc2
>     builtin and then its argument prototype would still
> apply.  */
> char mgd_connect();
> 
> int main() {
> mgd_connect()
> ; return 0; }
Please add path to libmysqlclient to dynamic loader's configuration file
(/etc/ld.so.conf) or its equalent.


-- 
Sincerely yours, 
Alexander Bokovoy 
<!-- 2:450/144.58 --- bokovoyATminsk.lug.net --- FractalsAtTheEdge -->

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to