Source Upgrade to FreeBSD 7 fails

Matthias Fechner idefix at fechner.net
Wed Mar 12 18:49:40 UTC 2008


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/roken 
  -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?

Thanks,
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook


More information about the freebsd-questions mailing list