Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2002 12:31:25 -0500
From:      Mike Barcroft <mike@freebsd.org>
To:        Paul Richards <paul@freebsd-services.com>
Cc:        current@freebsd.org
Subject:   Re: cdefs and XFree86
Message-ID:  <20020404123125.C93859@espresso.q9media.com>
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 %2B0200
References:  <1017937127.912.8.camel@lobster.freebsd-services.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Paul Richards <paul@freebsd-services.com> 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




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