Source Upgrade to FreeBSD 7 fails

Mel fbsd.questions at rachie.is-a-geek.net
Wed Mar 12 19:21:28 UTC 2008


On Wednesday 12 March 2008 19:49:26 Matthias Fechner wrote:
> Hi,
>
> I cvsup the RELENG_7_0 tree today and tried to build the system with
> make buildworld but I got the following error message:
> cc -O1 -pipe -march=pentiumpro
> -I/usr/src/kerberos5/libexec/ipropd-master/../../../crypto/heimdal/lib/krb5
> -I/usr/src/kerberos5/libexec/ipropd-master/../../../crypto/heimdal/lib/asn1
> -I/usr/src/kerberos5/libexec/ipropd-master/../../../crypto/heimdal/lib/roke
>n -I. -I/usr/local/include -DOPENLDAP=1 -DHAVE_CONFIG_H
> -I/usr/src/kerberos5/libexec/ipropd-master/../../include
> -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o ipropd-master
> ipropd_master.o -lkadm5srv -lhdb -lkrb5 -lroken
> /usr/obj/usr/src/kerberos5/libexec/ipropd-master/../../lib/libvers/libvers.
>a -lasn1 -lcrypto -lcrypt -lcom_err -lldap -llber
> /usr/obj/usr/src/tmp/usr/bin/ld: warning: libssl.so.4, needed by
> /usr/local/lib/libldap.so, not found (try using -rpath or -rpath-link)
> /usr/obj/usr/src/tmp/usr/bin/ld: warning: libcrypto.so.4, needed by
> /usr/local/lib/libldap.so, not found (try using -rpath or -rpath-link)
> /usr/local/lib/libldap.so: undefined reference to
> `SSL_CTX_set_tmp_rsa_callback'
> ...
> *** Error code 1
>
> Stop in /usr/src/kerberos5/libexec/ipropd-master.
> *** Error code 1
>
> How can I solve that?

How ever did you get something in /usr/src looking for /usr/local/lib/*?
What's in /etc/make.conf please?

-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.


More information about the freebsd-questions mailing list