On 17 May 2001 11:53:50 +0200, Marcel Schulte wrote:
> Hi Folks!
> 
> Pretty good to know there's (probably) someone who can help.
> 
> I started a new run with
> 
>     "./configure --enable-all=yes \ 
>      --enable-ldap=yes --enable-nntp=yes \
>      --with-catgets --enable-gtk-doc"
> 
> and got output as in file outputconf (attached).
> 
> In addition to the output the config.log is attached.
> 
> Regards,
> Marcel
> 
> 
> P.S.: I remembered --enable-all from a previous release(?)...
> 

...

> checking for res_query in -lresolv... (cached) yes
> checking for ber_get_tag in -llber... (cached) no

Ok, this is the check that is checking for the OpenLDAP libraries.

You will have to remove the configure cache (rm config.cache) and re-run
it, its not even trying the test here.

At least if you do that the log will try the test and show why it is
failing.

 !Z



_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/evolution

Reply via email to