> > configure:2360: gcc -o conftest -g -O2 -I/usr/lib/glib/include
> > -I/usr/include/mysql -I/usr/include -L/usr/lib/mysql -L/usr/lib
> > conftest.c -lmysqlclient -lm -lz -lcrypt -L/usr/lib -lglib 1>&5
> > /usr/lib/mysql/libmysqlclient.so: undefined reference to
> > `[EMAIL PROTECTED]'
> > collect2: ld returned 1 exit status
> > configure: failed program was:
> > #line 2349 "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 mysql_connect();
>
> I'm not entirely sure, but this looks like a problem with the mysql
> installation to me. How was mysql installed?
rpm -q mysql
mysql-3.23.32-5
Maybe try a different version?
> Emile
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]