Tried "--with-mysql-/usr/lib" and that failed also:

LDFLAGS="-L/usr/lib/mysql -L/usr/lib -mysqlclient -midgard -lm"
./configure --with-mysql=/usr/lib


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   -L/usr/lib/mysql -L/usr/lib -mysqlclient
-midgar
d -lm conftest.c -lmidgard   1>&5
cc1: Invalid option `ysqlclient'
cc1: Invalid option `idgard'
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; }

-------------------------------------------------------

LDFLAGS="-L/usr/local/lib/mysql -L/usr/local/lib -mysqlclient -midgard
-lm" ./configure --with-mysql=/usr/lib

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   -L/usr/local/lib/mysql -L/usr/local/lib
-mysqlcl
ient -midgard -lm conftest.c -lmidgard   1>&5
cc1: Invalid option `ysqlclient'
cc1: Invalid option `idgard'
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; }


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