Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2001 01:49:56 -0400
From:      Mike Barcroft <mike@FreeBSD.org>
To:        Robert Watson <rwatson@FreeBSD.org>
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>
In-Reply-To: <200108310212.f7V2C0p08940@freefall.freebsd.org>; from rwatson@FreeBSD.org on Thu, Aug 30, 2001 at 07:12:00PM -0700
References:  <200108310212.f7V2C0p08940@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Robert Watson <rwatson@FreeBSD.org> 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




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