From owner-freebsd-current Thu Aug 30 23:25:50 2001 Delivered-To: freebsd-current@freebsd.org Received: from coffee.q9media.com (coffee.q9media.com [216.94.229.19]) by hub.freebsd.org (Postfix) with ESMTP id DF15B37B401; Thu, 30 Aug 2001 23:25:36 -0700 (PDT) (envelope-from mike@coffee.q9media.com) Received: (from mike@localhost) by coffee.q9media.com (8.11.2/8.11.3) id f7V5nuJ84212; Fri, 31 Aug 2001 01:49:56 -0400 (EDT) (envelope-from mike) Date: Fri, 31 Aug 2001 01:49:56 -0400 From: Mike Barcroft To: Robert Watson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, current@FreeBSD.org Subject: Broken world (was Re: cvs commit: src/lib/libc/posix1e cap_text.c) Message-ID: <20010831014956.E80938@coffee.q9media.com> Mail-Followup-To: Mike Barcroft , Robert Watson , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, current@FreeBSD.org References: <200108310212.f7V2C0p08940@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200108310212.f7V2C0p08940@freefall.freebsd.org>; from rwatson@FreeBSD.org on Thu, Aug 30, 2001 at 07:12:00PM -0700 Organization: The FreeBSD Project Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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