Twas brillig at 13:04:37 03.11.2009 UTC-05 when [email protected] did gyre and gimble:
AJ> Pretty sure this is a uclibc header bug. glibc has exactly the
AJ> same definitions in <bits/sched.h> and does not have this problem.
AJ> Which I already said the last time this was brought up:
------------------------------------------------------------------------
#include <sched.h>
typedef enum baz {
clone
} baz_baz;
------------------------------------------------------------------------
does not compile.
Looks like in uClibc setup some of headers indirectly include <sched.h>
(I don't have working uClibc-based build environment right now to test
it).
Error can be easily reproduced with glibc by adding #include <sched.h>
to the xrandr.c
--
http://fossarchy.blogspot.com/
pgpOQxBPZhNHt.pgp
Description: PGP signature
_______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
