Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2008 15:01:59 +0100
From:      Willy Picard <picard@kti.ae.poznan.pl>
To:        freebsd-ports@freebsd.org
Subject:   missing libhcrypto.la and devel/subversion
Message-ID:  <20080311140159.GA99978@copernic.kti.ae.poznan.pl>

next in thread | raw e-mail | index | archive | help
Hi,

I have some problem with the compilation of devel/subversion port: the
compilation fails with the following message:

--------------------------------------------------------------------
...
cd subversion/libsvn_ra_dav && /usr/local/bin/libtool --tag=CC --silent --mode=link cc  -O2 -pipe -march=pentium-m     -L/usr/local/lib  -rpath /usr/local/lib -o libsvn_ra_dav-1.la  commit.lo fetch.lo file_revs.lo log.lo merge.lo options.lo props.lo replay.lo session.lo util.lo ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/lib/apache2/libaprutil-0.la -ldb4 -lexpat -liconv /usr/local/lib/apache2/libapr-0.la -lm -lcrypt -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lneon -lintl -lssl -lcrypto -lz -L/usr/local/lib -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lhcrypto -lasn1 -lroken -lcrypt -lexpat -lintl  -lz
grep: /usr/local/lib/libhcrypto.la: No such file or directory
/usr/local/bin/gsed: can't read /usr/local/lib/libhcrypto.la: No such file or directory
libtool: link: `/usr/local/lib/libhcrypto.la' is not a valid libtool archive
*** Error code 1

Stop in /usr/ports/devel/subversion/work/subversion-1.4.6.
*** Error code 1

Stop in /usr/ports/devel/subversion.
*** Error code 1

Stop in /usr/ports/devel/subversion.
--------------------------------------------------------------------

My ports are up-to-date. It seems that the missing libhcrypto.la library comes
from heimdal which I formerly recompiled (portupgrade -fR security/heimdal) but
the problem remains.

Any ideas? Did I missed something? BTW, I am using 7.0 on an i386 machine.

Best regards,

Willy Picard
-- 
Willy Picard                        e-mail: picard@kti.ae.poznan.pl
Dept. of Information Technology     www:    http://www.kti.ae.poznan.pl/
The Poznan University of Economics  tel:    +48 61 848 05 49
Mansfelda 4, 60-854 Poznan, Poland  fax:    +48 61 848 38 40



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080311140159.GA99978>