Date: Wed, 12 Mar 2008 20:21:25 +0100 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Cc: Matthias Fechner <idefix@fechner.net> Subject: Re: Source Upgrade to FreeBSD 7 fails Message-ID: <200803122021.25842.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <47D825B6.1050207@fechner.net> References: <47D825B6.1050207@fechner.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803122021.25842.fbsd.questions>