Hi,

I ran ./configure and make produced an error whereby it could not find
krb5.h which is included from src/server.c.  I'm using gcc 2.95.2.

To fix this, I edited config.h and commented out the #define for
HAVE_GSSAPI, then make clean, then make.

It has compiled and installed well.

My question is, could this have any effect on future operations?  I don't
plan to use Kerberos support, so I am wondering why it was included
when gssapi was?  A bug?

Thankx,

Greg.


_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to