Trying to build on Sparc Solaris 7, I get:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I../diff -I../zlib 
-Iyes/include    -g -O2 -c -o server.o `test -f server.c || echo 
'./'`server.c
server.c:31: krb5.h: No such file or directory

Configuring with:

 ./configure --disable-gssapi
 
has no effect.

The permanent fix is to modify configure so that it will detect 
whether you have krb5.h and disable Kerberos if it can't find it.  
Is there a workaround -- some configuration option -- that I can 
use to get CVS compiled?

-- 
Stephen Rasku                   E-mail: [EMAIL PROTECTED]
Senior Software Engineer        Web:    http://www.pop-star.net/
TGI Technologies


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

Reply via email to