On Thursday 13 March 2008 12:00:52 Matthias Fechner wrote:
> Hi Mel,
>
> Mel schrieb:
> > How ever did you get something in /usr/src looking for /usr/local/lib/*?
>
> hm not really. I deleted now /usr/src and /usr/obj, did a fresh cvsup
> and got the same error message.
>
> > What's in /etc/make.conf please?
>
> hm, that is a bit longer but here:

> WITH_OPENLDAP=yes

libssl.so.4, needed by 
/usr/local/lib/libldap.so, not found 

And it looks as though, /usr/src/kerberos5/Makefile.inc sets OPENLDAPBASE 
to /usr/local if WITH_OPENLDAP is defined.

So, chicken and egg problem for you, either fix your openldap build, that 
currently depends on a non-existing libssl.so.4 (from 6.x I presume) or unset 
WITH_OPENLDAP for the purpose of building world and then upgrade your ports.

-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to