[PATCH] xrandr: Use a prefix for enum type _policy and _relation like other enums in xrandr.c

Yann Droneaud ydroneaud at mandriva.com
Wed Nov 18 03:57:26 PST 2009


Le mardi 17 novembre 2009 à 19:17 +0100, Yann Droneaud a écrit :
> Le mardi 17 novembre 2009 à 11:23 -0500, Adam Jackson a écrit :
> > On Tue, 2009-11-17 at 15:39 +0100, Yann Droneaud wrote:
> > > Try to apply the same coding style to enum _policy and enum _relation.
> > > 
> > > This patch is a fix for bug #12958 .
> > 
> > Which, as I've said multiple times now, is a uclibc bug.
> > 
> 
> BTW, I tried to compile current xrandr.c using uClibc headers from git
> master and there's no problem regarding clone() redefined as different
> symbol.
> 

I have to apologize, I was wrong.
My uClibc build wasn't configured with thread support. So the problem is
not fixed in uClibc.

Using buildroot <http://buildroot.uclibc.org/download.html> to build
uClibc, thread support is enabled by default, and xrandr does not
compile with this configuration.

So i filed a bug against uClibc :
https://bugs.busybox.net/show_bug.cgi?id=727

Regards.

-- 
Yann Droneaud





More information about the xorg-devel mailing list