Date: Tue, 30 Nov 2010 17:30:57 +0000 From: bronek <kenorb@gmail.com> To: gnome@freebsd.org Subject: BUG: evolution-data-server: You specified with krb5, but it was not found. Message-ID: <AANLkTikQ7E_L-NVaXT4-2Cs2MuF=x5gxPUSf7jCxtLzM@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Recent evolution-data-server is broken. gnome2/evolution-data-server-2.32.1.tar.bz2 > cd /usr/ports/databases/evolution-data-server > sudo make ===> Configuring for evolution-data-server-2.32.1 ... configure:16054: checking for Kerberos 5 configure:16085: cc -o conftest -pipe -march=nocona -ggdb3 - DLDAP_DEPRECATED -I/usr/local/include -I/usr/local/include/db41 -L/ usr/local/lib -pthread conftest.c -L/usr/lib -lkrb5 -lk5crypto - lcom_err -lgssapi_krb5 >&5 /usr/bin/ld: cannot find -lk5crypto configure:16085: $? = 1 ... checking for Kerberos 5... configure: error: You specified with krb5, but it was not found. ===> Script "configure" failed unexpectedly. *** Error code 1 Stop in /usr/ports/databases/evolution-data-server. *** Error code 1 Stop in /usr/ports/databases/evolution-data-server. Workaround: $ sudo portinstall krb5 FIX: Please FIX the proper dependency into that port. Learn more: $ portsearch -b libk5crypto.so.3 Port: krb5-1.8.3 Path: /usr/ports/security/krb5 Info: An authentication system developed at MIT, successor to Kerberos IV $ grep libk5crypto /usr/ports/security/krb5/pkg-plist lib/libk5crypto.so lib/libk5crypto.so.3 See: http://groups.google.com/group/mailing.freebsd.ports-bugs/browse_frm/thread/27577e3e365468ed#
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikQ7E_L-NVaXT4-2Cs2MuF=x5gxPUSf7jCxtLzM>