Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2002 16:27:44 +0200
From:      "Vasyl S. Smirnov" <sv@astral.ntu-kpi.kiev.ua>
To:        Marc Recht <marc@informatik.uni-bremen.de>, freebsd-current@FreeBSD.ORG
Subject:   Re: sys/file.h and POSIX
Message-ID:  <20021208142743.GA1195@astral.ntu-kpi.kiev.ua>
In-Reply-To: <509390000.1039349835@leeloo.intern.geht.de>
References:  <509390000.1039349835@leeloo.intern.geht.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 08, 2002 at 01:17:15PM +0100, Marc Recht wrote:
> Hi!
> 
> While compiling some third-party code I got this:
> gcc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE_=600 
> -D_XOPEN_SOURCE_EXTENDED=1 test.c
> In file included from test.c:2:
> /usr/include/sys/file.h:130: syntax error before "u_int"
> 
> This makes me wonder a bit.. Shouldn't the header at least be includeable ? 
> Eg. setting __BSD_VISIBLE around xfile ?

The same thing with sys/vmmeter.h

My previous post about bubblemon-dockapp build failure was actually about this
missing header <sys/types.h>

sv
-- 
[LPML-2001] [KPI-PMA] [FreeBSD] [NIN]
*************************************
GPG fingerprint: 7175 B841 C13D 9FE6 BDE0  C5E3 1652 7026 0A30 1CED
Mail me with subject GPG-GETKEY to get my public key.

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?20021208142743.GA1195>