I did get a change in error message when I used the full path which included the
midgard-config file.
These are the last few lines I get when running the config....
checking whether the C compiler (gcc -L/usr/local/mysql/lib/mysql -lmysqlclient
-L/usr/local/lib -lexpat -lm -lz -lcrypt -L/usr/local/lib -lglib -lmidgard) works...
no
configure: error: installation or configuration problem: C compiler cannot create
executables.
Here is what I input to begin with...
./configure --with-midgard=/usr/local/midgard --with-mysql=/usr/local/mysql
--with-expat=/usr/local --with-apxs=/usr/local/apache/bin/apxs
--with-midgard-config=/usr/local/midgard/bin/midgard-config
Here is a copy of the config.log file
configure:537: checking for midgard-config
configure:634: checking for a BSD compatible install
configure:689: checking for static Apache module build
configure:737: checking for apxs
configure:788: checking for gcc
configure:901: checking whether the C compiler (gcc -L/usr/local/mysql/lib/mysql
-lmysqlclient -L/usr/local/lib -lexpat -lm -lz$
configure:917: gcc -o conftest -I/usr/local/lib/glib/include -I/usr/local/include
-I/usr/local/mysql/include/mysql -I/usr/local/$
/usr/bin/ld: cannot find -lmidgard
collect2: ld returned 1 exit status
configure: failed program was:
#line 912 "configure"
#include "confdefs.h"
main(){return(0);}
Hope this helps.
Dan
*********** REPLY SEPARATOR ***********
On 10/10/01 at 8:22 PM [EMAIL PROTECTED] wrote:
>Hi Dan,
>
>I may be way off on this, but does your configure line say
>
>--with-midgard-config=/usr/bin/midgard-config , or
>--with-midgard-config=/usr/bin
>
>? You should be using the first, so pointing to the full path of the
>midgard-config executable.
>
>wkr,
>
>--
>Envida http://www.envida.net/
>Armand A. Verstappen Graadt van Roggenweg 328
>[EMAIL PROTECTED] 3531 AH Utrecht
>tel: +31 (0)30 298 2255 Postbus 19127
>fax: +31 (0)30 298 2111 3501 DC Utrecht
>
>
>---------------------------------------------------------------------
>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]