Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Failure in pset.h
On Sun, 20 Jan 2008 18:49:09 -0500
"D'Arcy J.M. Cain" <darcy%NetBSD.org@localhost> wrote:
> I am seeing this when building packages but it doesn't seem to be a
> pkgsrc error. Many packages are failing with this error.
>
> audio.xine-arts:/usr/include/sys/pset.h:46: error: expected '=', ',',
> ';', 'asm' or '__attribute__' before 'processorid_t'
>
> I rebuilt everything from this morning's sources and still have the
> same problem. Anyone know why?
>
> --
> D'Arcy J.M. Cain <darcy%NetBSD.org@localhost>
> http://www.NetBSD.org/
Happens when the package defines _XOPEN_SOURCE to 600 before including
pthread.h. Shall I open a standards PR about this?
Home |
Main Index |
Thread Index |
Old Index