building of xrandr against uClibc

Mikhail Gusarov dottedmag at dottedmag.net
Wed Nov 4 03:42:33 PST 2009


Twas brillig at 13:04:37 03.11.2009 UTC-05 when ajax at nwnk.net 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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20091104/b8dfa13a/attachment.pgp>


More information about the xorg mailing list