From owner-freebsd-current Thu Apr 4 9:38: 5 2002 Delivered-To: freebsd-current@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id 637B637B41C for ; Thu, 4 Apr 2002 09:38:00 -0800 (PST) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g34HVPw32083; Thu, 4 Apr 2002 12:31:25 -0500 (EST) (envelope-from mike) Date: Thu, 4 Apr 2002 12:31:25 -0500 From: Mike Barcroft To: Paul Richards Cc: current@freebsd.org Subject: Re: cdefs and XFree86 Message-ID: <20020404123125.C93859@espresso.q9media.com> References: <1017937127.912.8.camel@lobster.freebsd-services.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1017937127.912.8.camel@lobster.freebsd-services.com>; from paul@freebsd-services.com on Thu, Apr 04, 2002 at 06:18:47PM +0200 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 Paul Richards writes: > The recent changes to /usr/include/sys/cdefs.h have broken the build of > XFree86-Server. > > The problem is with the _XOPEN_SOURCE macro. At line cdefs.h it's > checked i.e. > > #if _XOPEN_SOURCE >= 600 > > but in XFree86 it's defined as > > #define _XOPEN_SOURCE Peter fixed this a day or so ago; see rev 1.51. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message