http://bugs.freedesktop.org/show_bug.cgi?id=18161


Peter Åstrand <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




--- Comment #3 from Peter Åstrand <[EMAIL PROTECTED]>  2008-11-07 00:22:20 PST 
---
>This actually looks like more of a problem where GLX and DRI are not cleanly
>separated in the xserver. 

I believe this is the problem. 

>Does the server actually work correctly with--disable-dri but not 
>--disable-glx?

No. The configure script will not complain, but the build will fail, since it
will try to build glx/glxdriswrast.c. As you can tell from the name, this file
requires DRI. It includes GL/internal/dri_interface.h. 

This is major problem, since it means that it's impossible to build the xserver
with software GLX on platforms where libdrm is not available. 

Should I open up a new report on the xserver product? 


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to