On Sun, 06 Jun 2010 16:35:50 -0700, Jeremy Huddleston <[email protected]> 
wrote:
> Hi Tiago,
> 
> We're having some problems in XQuartz due to the privates changes.
> Firstly, compilation fails.  The included patch causes the server to
> build, but we die inside dixSetPrivate from DRIWrapInit on launch:

    if(!dixRegisterPrivateKey(&driWrapScreenKeyRec, PRIVATE_WINDOW, 
sizeof(DRIWrapScreenRec)))
        return FALSE;

that probably wants to be a PRIVATE_SCREEN instead.

-- 
[email protected]

Attachment: pgpwYD0PmJULD.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to