DRI Breakage

Adam K Kirchhoff adamk at voicenet.com
Fri Oct 19 07:42:05 PDT 2007


On Sun, 2007-09-16 at 16:32 -0700, vehemens wrote:
> The recent change to use a common option file for several ports including the 
> dri and libGL ports results in a blank window when running glxgears on 
> my -current xp system with a rv350.
> 
> I have traced the problem down to the inclusion of the following compile 
> option flags to the dri port:
>                -e 's|CFLAGS = |CFLAGS = ${CFLAGS} |g' \
>                -e 's|OPT_FLAGS = .*|OPT_FLAGS = ${CFLAGS}|g' \
> 
> I suspect most people didn't notice as the port version wasn't bumped for this 
> change.
> _______________________________________________
> freebsd-x11 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe at freebsd.org"
> 

I take it that this hasn't been fixed in the ports tree?  I just updated
various ports this morning, including dri and libGL, and now I get the
black windows again.  If I build the drivers from Mesa git, which is
what I did before, AIGLX won't work.  

Adam




More information about the freebsd-x11 mailing list