bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can't build CVS 1.11.1 on Solaris


From: Stephen Rasku
Subject: Can't build CVS 1.11.1 on Solaris
Date: Wed, 2 May 2001 15:56:51 -0700 (PDT)

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: stephen@tgivan.com
Senior Software Engineer        Web:    http://www.pop-star.net/
TGI Technologies




reply via email to

[Prev in Thread] Current Thread [Next in Thread]