cyrus-imapd 2.2.13 port failing to build



I am trying to upgrade to the cyrus-imapd 2.2.13 port. I have been running 2.2.12 successfully for many months. This is on FreeBSD 4.11p16.

The build is failing as below. Does anyone have an idea if this is fixable?

..
..
..
cc -L/usr/lib -R/usr/lib -L/usr/local/lib -R/usr/local/lib -rpath=/ usr/lib:/usr/local/lib -o imapd ../master/service.o pushstats.o backend.o imapd.o index.o tls.o version.o mutex_fake.o libimap.a ../ lib/libcyrus.a ../lib/libcyrus_min.a -L/usr/local/lib -R/usr/local/ lib -lsasl2 -lfl -L/usr/local/lib -R/usr/local/lib -ldb41 -lssl - lcrypto -lmd ../et/libcom_err.a -lwrap
../lib/libcyrus.a(auth_krb5.o): In function `mycanonifyid':
auth_krb5.o(.text+0x154): undefined reference to `krb5_init_context'
auth_krb5.o(.text+0x16f): undefined reference to `krb5_parse_name'
auth_krb5.o(.text+0x189): undefined reference to `krb5_get_default_realm'
auth_krb5.o(.text+0x1c2): undefined reference to `krb5_build_principal'
auth_krb5.o(.text+0x1d7): undefined reference to `krb5_free_principal'
auth_krb5.o(.text+0x1e2): undefined reference to `krb5_free_context'
auth_krb5.o(.text+0x209): undefined reference to `krb5_realm_compare'
auth_krb5.o(.text+0x225): undefined reference to `krb5_free_principal'
auth_krb5.o(.text+0x248): undefined reference to `krb5_unparse_name'
auth_krb5.o(.text+0x25d): undefined reference to `krb5_free_principal'
auth_krb5.o(.text+0x268): undefined reference to `krb5_free_context'
auth_krb5.o(.text+0x29a): undefined reference to `krb5_free_principal'
auth_krb5.o(.text+0x2a5): undefined reference to `krb5_free_context'
*** Error code 1

Stop in /usr/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.13/imap.
*** Error code 1

Stop in /usr/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.13.
*** Error code 1

Stop in /usr/ports/mail/cyrus-imapd22.
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Problems installing perl from ports
    ... I've run into a problem trying to install the perl5.8 port that I cannot ... *** Error code 1 ... FreeBSD version is now 4.10-RELEASE. ...
    (freebsd-questions)
  • error to build scilab-3.1.1 from port
    ... FreeBSD 6.0-STABLE i386 ... i can't build scilab-3.1.1from port ... Creation of ../../libs/tclsci.a ... *** Error code 1 ...
    (freebsd-questions)
  • Re: advanced programming unix environment
    ... I would appreciate if somebody else running freebsd 7.0 could download source and see if it makes fine on their installation. ... *** Error code 1 ... be unable to log in as root in any way, ... After the initial install I was able to log ...
    (freebsd-questions)
  • make buildworld error on FreeBSD 8.0-CURRENT
    ... Recently i am running a FreeBSD 8.0-CURRENT(upgraded from FreeBSD ... *** Error code 2 ... <ACPI PCI bus> on pcib0 ... 2 ports with 2 removable, ...
    (freebsd-current)
  • Attempted install of an Obj-C Foundation library
    ... I am trying to get a working Objective-C Foundation library on FreeBSD amd64 ... Objective-C code from Mac OS X - and not having any success. ... I first tried a default install of the gnustep-base port but got this: ... *** Error code 1 ...
    (comp.unix.bsd.freebsd.misc)