David Comeau wrote:
> 
> The attached file tells it all.

...

> /usr/lib/libmidgard.so: undefined reference to `mysql_init'
> /usr/lib/libmidgard.so: undefined reference to `mysql_real_connect'
> collect2: ld returned 1 exit status
> make[3]: *** [gen_test_char] Error 1
> make[2]: *** [subdirs] Error 1
> make[2]: Leaving directory `/sources/apache_1.3.12/src'
> make[1]: *** [build-std] Error 2
> make[1]: Leaving directory `/sources/apache_1.3.12'
> make: *** [build] Error 2

If you don't have the shared libmysqlclient you'll need to tell the
compiler
to use the static ones for the modules (if built separately) or Apache
(if the
modules are built-in).

See
http://www.midgard-project.org/manual/x208.html#AEN210,
http://www.midgard-project.org/manual/x208.html#AEN260
and possibly
http://www.midgard-project.org/manual/x281.html

Emile

PS: When posting logfiles, try to prune to the relevant parts, please.

--
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