Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2003 09:59:53 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        Mark Murray <mark@grondar.org>
Cc:        current@freebsd.org
Subject:   Re: buildworld b?rkedinlibpam
Message-ID:  <20030506165953.GA37180@dragon.nuxi.com>
In-Reply-To: <200305061649.h46GnH8c085779@grimreaper.grondar.org>
References:  <20030506163114.GA36798@dragon.nuxi.com> <200305061649.h46GnH8c085779@grimreaper.grondar.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 06, 2003 at 05:49:17PM +0100, Mark Murray wrote:
> "David O'Brien" writes:
> > > Your source tree is incomplete.  If you really do not want Kerberos,
> > > see the attached message (which you should have read before posting).
> > 
> > I am seeing this on more than one machine also (in fact it is preventing
> > the Alpha 5.1 BETA snapshot from being built).
> > I have CVSup'ed and 'cvs up'ed many times.
> 
> What is your output from
> $ find /usr/src -name krb5.h

    ./crypto/heimdal/lib/krb5/krb5.h

what Makefile and rule should be installing this header?

./kerberos5/lib/libkrb5/Makefile:INCS=  krb5.h ${.CURDIR}/../../include/krb5-types.h \
./kerberos5/Makefile.inc:heim_err.c heim_err.h: ${KRB5DIR}/lib/krb5/heim_err.et

are the only non-/usr/src/crypto places I find it.


> and what is the content of your cvs-supfile?

    *default host=cvsup7.FreeBSD.org
    *default release=cvs
    *default delete use-rel-suffix
    *default umask=002
    ..snip..
    cvsroot-all
    src-all



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030506165953.GA37180>