Date: 04 Apr 2002 18:18:47 +0200 From: Paul Richards <paul@freebsd-services.com> To: current@freebsd.org Subject: cdefs and XFree86 Message-ID: <1017937127.912.8.camel@lobster.freebsd-services.com>
next in thread | raw e-mail | index | archive | help
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 Paul. 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?1017937127.912.8.camel>