Emiliano wrote:

> Vincent Stoessel wrote:
> 
> 
>>I'm using the latest cvs sept 6 2001 11:00 am EST.
>>and I am getting this error from the "php4" component:
>>
>>checking host system type... i686-pc-linux-gnu
>>checking build system type... i686-pc-linux-gnu
>>checking for ld used by GCC... /usr/bin/ld
>>checking if the linker (/usr/bin/ld) is GNU ld... yes
>>checking for /usr/bin/ld option to reload object files... -r
>>checking for BSD-compatible nm... /usr/bin/nm -B
>>checking whether ln -s works... yes
>>checking how to recognise dependant libraries... pass_all
>>checking for object suffix... o
>>checking for executable suffix... configure: error: installation or 
>>configuration problem: compiler cannot create executables.
>>make: *** No targets specified and no makefile found.  Stop.
>>make: *** No rule to make target `install'.  Stop.
>>
> 
> config.log will have the details




OK, this may be a lot more helpful:


configure:2553: checking for executable suffix
configure:2563: gcc -o conftest -g -O2  -I/usr/lib/glib/include 
-I/usr/local/include/mysql -I/usr/local/include 
-I/usr/local/include/midgard -I/usr/local/apache/include   conftest.c -l 
   -L/usr/local/lib/mysql -lmysqlclient -L/usr/local/lib  -lexpat -lm 
-lz -lcrypt -lglib -lmidgard 1>&5
/usr/bin/ld: cannot find -l--library=mysqlclient
collect2: ld returned 1 exit status

does this mean that it can not find the mysql library?

I get the same error even when I do ./configure --with-mysql=/usr/local




-- 
Vincent Stoessel [EMAIL PROTECTED]
Java Linux Apache Mysql Php (JLAMP) Engineer
(301) 362-1750 Mobile (410) 419-8588


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

Reply via email to