fetchmail-friends
[Top] [All Lists]

[fetchmail]Fetchmail kerberosV build broken

2001-04-03 18:29:06
Hello Eric, other fetchmail developers,

pop3.c tries to compile in a call to do_rfc1731 if either KERBEROS_V4 or
KERBEROS_V5 is defined. However, do_rfc1731 (kerberos.c) is only compiled in
if KERBEROS_V4 is defined, and --with-kerberos5 does not always define 
KERBEROS_V4.

I don't have any experience with kerberos, otherwise I'd have fixed this
myself. Should kerberos5 attempt the rfc1731 auth just like kerberos4, or
should it try only the GSSAPI auth? In the later case, should a build with
kerberos5 without GSSAPI be forbiden in configure.in ?

Also, just FYI the build using debian's Heimdal libs is broken (in the
configure.in detection). I have not attempted to fix this one yet.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


<Prev in Thread] Current Thread [Next in Thread>