Displaying 1 result from an estimated 1 matches for "014945".
Did you mean:
0.4945
2006 Nov 28
1
Heimdal & gssapi.h
...Enterprise 9 using
Heimdal. It turns out that this installation has
/usr/include/heimdal/gssapi.h rather than gssapi/gssapi.h.
krb5-config correctly sets -I/usr/include/heimdal in the CFLAGS.
Looking back, there was a similar issue a few months ago:-
http://www.dovecot.org/list/dovecot/2006-July/014945.html
I'm a complete newbie to autotools but here's my attempt at a patch
inspired by http://ximbiot.com/cvs/cvshome/dev/patches/gss - which I
Googled for ;)
I was hampered by the version of aclocal (and possibly the rest of
autotools) being out-of-date on SuSE Enterprise 9 ...
Chris
--...