2009/4/18 Samuel Thibault <[email protected]>:
> Hello,
>
> Here is a couple of fixes for GNU/Hurd:
> - dri_interface.h: no libdrm support either.
> - configure.ac:
>  - GNU/Hurd is a GNU OS with _GNU_SOURCE and PTHREADS.
>  - libdrm should only be required if direct rendering is enable, which
>    then should be configured earlier.
>  - GNU needs a couple of flags like other OSes.

The gnu configure bits and dri_interface.h look fine. I'd like to get
confirmation from someone more knowledgeable about DRI to confirm that
libdrm and dri2.c are not needed without direct rendering. I'm hitting
build errors on i915 with this patch and --disable-driglx-direct
because it's still pulling in drm.h. I'm guessing you want swrast
only, which is not the same as indirect only.

Could you split the patch in two? One patch for direct rendering fixes
and one for hurd specific fixes?

Thanks.

--
Dan

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to