From owner-cvs-all Fri Aug 31 19:12:16 2001 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 9AFCF37B407; Fri, 31 Aug 2001 19:12:06 -0700 (PDT) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.5/8.11.5) with SMTP id f812C1P14792; Fri, 31 Aug 2001 22:12:01 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Fri, 31 Aug 2001 22:12:01 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Mike Barcroft Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, current@FreeBSD.org Subject: Re: Broken world (was Re: cvs commit: src/lib/libc/posix1e cap_text.c) In-Reply-To: <20010831014956.E80938@coffee.q9media.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This should now be fixed (actually, as of last night I think). Thanks! Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services On Fri, 31 Aug 2001, Mike Barcroft wrote: > Robert Watson writes: > > rwatson 2001/08/30 19:12:00 PDT > > > > Modified files: > > lib/libc/posix1e cap_text.c > > Log: > > o Remove definition of CAP_MAX_BUF_LEN since it is defined in > > sys/capability.h now. > > > > Submitted by: tmm > > Obtained from: TrustedBSD Project > > > > Revision Changes Path > > 1.4 +5 -2 src/lib/libc/posix1e/cap_text.c > > This seems to break world on my Alpha. The error is: > /usr/src/lib/libc/../libc/posix1e/cap_text.c:293: `CAP_MAX_BUF_LEN' > undeclared > > CAP_MAX_BUF_LEN doesn't seem to be defined in rev 1.8 of capability.h. > > Best regards, > Mike Barcroft > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message