Emile,

I am having problems installing as well with this.  It seems to be problems similar to 
those experience with mod_midgard.  I am attaching the config.log file.


configure:670: checking for gcc
configure:783: checking whether the C compiler (gcc  ) works
configure:799: gcc -o conftest    conftest.c  1>&5
configure:825: checking whether the C compiler (gcc  ) is a cross-compiler
configure:830: checking whether we are using GNU C
configure:839: gcc -E conftest.c
configure:858: checking whether gcc accepts -g
configure:891: checking whether gcc and cc understand -c and -o together
configure:906: gcc -c conftest.c -o conftest.o 1>&5
configure:907: gcc -c conftest.c -o conftest.o 1>&5
configure:912: cc -c conftest.c 1>&5
configure:914: cc -c conftest.c -o conftest.o 1>&5
configure:915: cc -c conftest.c -o conftest.o 1>&5
configure:964: checking for PHP prefix
configure:967: checking for PHP includes
configure:970: checking for PHP extension directory
configure:983: checking for bison
configure:1014: checking how to run the C preprocessor
configure:1035: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1096: checking for flex
configure:1130: checking for yywrap in -lfl
configure:1149: gcc -o conftest -g -O2   conftest.c -lfl   1>&5
configure:1172: checking lex output file root
configure:1193: checking whether yytext is a pointer
configure:1212: gcc -o conftest -g -O2   conftest.c  -lfl 1>&5
configure:1236: checking for flex
configure:1315: checking for midgard support
configure:1460: checking for apxs
configure:1531: checking for midgard-config
configure:1581: checking for new preparser (experimental)
configure:1599: checking for midgard experimental functions support
configure:1863: checking host system type
configure:1884: checking build system type
configure:1904: checking for ranlib
configure:1943: checking for ld used by GCC
configure:2005: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.10.91 (with BFD 2.10.91.0.2)
configure:2021: checking for BSD-compatible nm
configure:2057: checking whether ln -s works
ltconfig:603: checking for object suffix
ltconfig:604: gcc -c -g -O2  -I/usr/local/lib/glib/include -I/usr/local/include 
-I/usr/local/mysql/include/mysql -I/usr/local/inclu$
ltconfig:629: checking for executable suffix
ltconfig:630: gcc -o conftest -g -O2  -I/usr/local/lib/glib/include 
-I/usr/local/include -I/usr/local/mysql/include/mysql -I/usr/lo$
/usr/bin/ld: cannot find -l--library=mysqlclient
collect2: ld returned 1 exit status
ltconfig: failed program was:
main () { return 0; }
ltconfig:776: checking if gcc PIC flag -fPIC works
ltconfig:777: gcc -c -g -O2  -I/usr/local/lib/glib/include -I/usr/local/include 
-I/usr/local/mysql/include/mysql -I/usr/local/inclu$
ltconfig:829: checking if gcc supports -c -o file.o
ltconfig:830: gcc -c -g -O2  -I/usr/local/lib/glib/include -I/usr/local/include 
-I/usr/local/mysql/include/mysql -I/usr/local/inclu$
ltconfig:862: checking if gcc supports -c -o file.lo
ltconfig:863: gcc -c -g -O2  -I/usr/local/lib/glib/include -I/usr/local/include 
-I/usr/local/mysql/include/mysql -I/usr/local/inclu$
ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:915: gcc -c -g -O2  -I/usr/local/lib/glib/include -I/usr/local/include 
-I/usr/local/mysql/include/mysql -I/usr/local/inclu$
ltconfig:958: checking if gcc static flag -static works
ltconfig:959: gcc -o conftest -g -O2  -I/usr/local/lib/glib/include 
-I/usr/local/include -I/usr/local/mysql/include/mysql -I/usr/lo$
/usr/bin/ld: cannot find -l--library=mysqlclient
collect2: ld returned 1 exit status
GNU ld version 2.10.91 (with BFD 2.10.91.0.2)
ltconfig:1653: checking if global_symbol_pipe works
ltconfig:604: gcc -c -g -O2  -I/usr/local/lib/glib/include -I/usr/local/include 
-I/usr/local/mysql/include/mysql -I/usr/local/inclu$
ltconfig:629: checking for executable suffix
ltconfig:630: gcc -o conftest -g -O2  -I/usr/local/lib/glib/include 
-I/usr/local/include -I/usr/local/mysql/include/mysql -I/usr/lo$
/usr/bin/ld: cannot find -l--library=mysqlclient
collect2: ld returned 1 exit status
ltconfig: failed program was:
main () { return 0; }
ltconfig:776: checking if gcc PIC flag -fPIC works
ltconfig:777: gcc -c -g -O2  -I/usr/local/lib/glib/include -I/usr/local/include 
-I/usr/local/mysql/include/mysql -I/usr/local/inclu$
ltconfig:829: checking if gcc supports -c -o file.o
ltconfig:830: gcc -c -g -O2  -I/usr/local/lib/glib/include -I/usr/local/include 
-I/usr/local/mysql/include/mysql -I/usr/local/inclu$
ltconfig:862: checking if gcc supports -c -o file.lo
ltconfig:863: gcc -c -g -O2  -I/usr/local/lib/glib/include -I/usr/local/include 
-I/usr/local/mysql/include/mysql -I/usr/local/inclu$
ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:915: gcc -c -g -O2  -I/usr/local/lib/glib/include -I/usr/local/include 
-I/usr/local/mysql/include/mysql -I/usr/local/inclu$
ltconfig:958: checking if gcc static flag -static works
ltconfig:959: gcc -o conftest -g -O2  -I/usr/local/lib/glib/include 
-I/usr/local/include -I/usr/local/mysql/include/mysql -I/usr/lo$
/usr/bin/ld: cannot find -l--library=mysqlclient
collect2: ld returned 1 exit status
GNU ld version 2.10.91 (with BFD 2.10.91.0.2)
ltconfig:1653: checking if global_symbol_pipe works

Sorry about the long list.

Dan


>> > OK, try adding
>> >   LIB="$LIB "`$MIDGARDCONFIG --libs`
>> > after the LIBS= line
>>
>> No joy, I'm going to give the CVS stuff a shot I think.
>
>Thanks. I was kind of running out of ideas.
>
>> The only other stuff I can think of is I've recently upgraded to php
>> 4.0.6 (works fine with midgard 1.4.1), debian woody.
>
>I've used 4.0.6 for a lomg time, now using 4.0.7rc2
>
>Emile
>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to