Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 2010 00:00:38 GMT
From:      mezz@FreeBSD.org
To:        gneff@trioptimum.com, mezz@FreeBSD.org, gnome@FreeBSD.org
Subject:   Re: ports/153356: databases/evolution-data-server fails to build on 8.1-RELEASE
Message-ID:  <201012290000.oBT00cJS020131@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: databases/evolution-data-server fails to build on 8.1-RELEASE

State-Changed-From-To: open->closed
State-Changed-By: mezz
State-Changed-When: Tue Dec 28 23:58:50 UTC 2010
State-Changed-Why: 
In the config.log shows:

-------------------------
configure:16108: cc -o conftest -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41  -L/usr/local/lib -pthread  conftest.c  -L/usr/lib -L/usr/lib -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lroken -lcrypt >&5
/usr/lib/libhx509.so: undefined reference to `MD2_Init'
/usr/lib/libhx509.so: undefined reference to `MD2_Final'
/usr/lib/libhx509.so: undefined reference to `MD2_Update'
-------------------------

If you reinstall openssl 1.x with MD2 hash option enabled and it should solve
your issue.

http://www.freebsd.org/cgi/query-pr.cgi?pr=153356



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