Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2000 22:04:43 -0500
From:      "David J. Kanter" <djkanter@nwu.edu>
To:        FreeBSD questions <freebsd-questions@freebsd.org>
Subject:   Kerberos client-side problem
Message-ID:  <20000621220443.A1749@localhost.localdomain>

next in thread | raw e-mail | index | archive | help
I cannot get Fetchmail to compile with Kerberos support. I'd like to use
Kerberos when getting my mail off my university's server. (I can do this
with PC Eudora.)

I guess this is a two-part message:

1. How to compile Kerberos V support into Fetchmail?

Kerberos V is installed from the port, and in the Fetchmail port directory I
run: make KRB5_HOME=/usr/local all. That gets me going a bit, but then fails
with:

[snip]

cc -DHAVE_CONFIG_H  -DLOCALEDIR='"/usr/local/share/locale"' -c  -I. -I. -DKERBEROS_V5 -I/usr/local/include -I/usr/local/include -O getopt1.c
cc -L/usr/local/lib -L/usr/local/lib rcfile_y.o rcfile_l.o socket.o getpass.o pop2.o pop3.o imap.o  etrn.o fetchmail.o idle.o env.o options.o daemon.o driver.o sink.o  rfc822.o smtp.o xmalloc.o uid.o mxget.o md5ify.o rpa.o  interface.o netrc.o base64.o error.o unmime.o conf.o checkalias.o  smbdes.o smbencrypt.o smbmd4.o smbutil.o ipv6-connect.o  getopt.o getopt1.o -lcrypt -lintl  -lmd -lkvm -lkrb5 -lcrypto -lcom_err -lfl -o fetchmail
/usr/libexec/elf/ld: cannot open -lcrypto: No such file or directory
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

What gives?

2. How do I use Kerberos as a client? The KDC/server-type stuff is at
school, not on my home box.

Thanks for any help.
-- 
David Kanter
djkanter@nwu.edu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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