BUG: evolution-data-server: You specified with krb5, but it was not found.

bronek kenorb at gmail.com
Tue Nov 30 18:01:40 UTC 2010


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#


More information about the freebsd-gnome mailing list