bug-cvs
[Top][All Lists]
Advanced

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

Re: Can't build CVS 1.11.1 on Solaris


From: Derek R. Price
Subject: Re: Can't build CVS 1.11.1 on Solaris
Date: Wed, 02 May 2001 20:41:20 -0400

Stephen Rasku wrote:

> Configuring with:
>
>  ./configure --disable-gssapi

The option you're looking for is '--without-gssapi'.  The difference
between the --enable-*/--disable-* options and the --with-*/--without-*
configure options is that --with-* can take an argument telling it where
to find the libraries in question.  For example,
'--with-gssapi=/usr/kerberos'.


> 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?

It was already trying.  I just checked in a temporary fix, but the real
problem is that CVS's GSSAPI code is written wrong.  It shouldn't
require krb5 headers at all.

Mei-Hui Su's recent patch may be a start to addressing this.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:dprice@collab.net         CollabNet ( http://collab.net )
--
I will not sell land in Florida.
I will not sell land in Florida.
I will not sell land in Florida...

          - Bart Simpson on chalkboard, _The Simpsons_






reply via email to

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