3 Dec
2006
3 Dec
'06
4:10 p.m.
On Tue, 2006-11-28 at 15:39 +0000, Chris Wakelin wrote:
I've had some trouble compiling GSSAPI on SuSE 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 ;)
Thanks, committed with a few changes.