On Thu, 22 Sep 2005, Diane Napolitano wrote:
/usr/sbin/ipop3d: symbol lookup error: /usr/sbin/ipop3d: undefined symbol:
krb5_kt_start_seq_get

This error message indicates a problem with the Kerberos library.

I suggest that you get a copy of the imap-2004g sources:
        ftp://ftp.cac.washington.edu/mail/imap.tar.Z
unpack it using the commands:
        gzip imap.tar.Z | tar xf -
and then build it using the commands:
        cd imap-2004g
        make lfd EXTRAAUTHENTICATORS=gss

If you do not need Kerberos support, you can setting the EXTRAUTHENTICATORS and just do:
        make lfd

If you don't have all the necessary development environments installed, the build may fail. Just post a transcript of the failing build, and we'll tell you what development environments package(s) you need to install. It may be necessary to go through multiple iterations (generally no more than 2 or 3) before you have all the packages you need.

The good news is that once you do this, you can build subsequent versions from UW without having to depend upon someone else to provide an RPM.

-- Mark --

http://panda.com/mrc
Democracy is two wolves and a sheep deciding what to eat for lunch.
Liberty is a well-armed sheep contesting the vote.
_______________________________________________
Imap-uw mailing list
Imap-uw@u.washington.edu
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to