On Friday 07 September 2001 22:12, you wrote:
> I found the problem, for some reason this new configure adds an extra
> blank "-l" that causes the failure. Look at what I sent before:
>
>
>   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 <---------- This is the culprit! it's blank and causes all else to
> fail.
>     -L/usr/local/lib/mysql -lmysqlclient -L/usr/local//lib  -lexpat -lm
> -lz -lcrypt -lglib -lmidgard 1>&5

The big question is where it comes from. What does 'midgard-config --report' 
say?

Emile


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

Reply via email to