Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Oct 2007 19:44:50 -0700
From:      vehemens <vehemens@verizon.net>
To:        freebsd-x11@freebsd.org
Subject:   DRI Breakage
Message-ID:  <200710211944.50866.vehemens@verizon.net>

next in thread | raw e-mail | index | archive | help
Florent Thoumie wrote:
>Adam K Kirchhoff wrote:
>> 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.
>> 
>> 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.  
>
>I missed this email. So what's wrong exactly? DRI doesn't like our 
>default CFLAGS?

That's what it appears to be for the combination given above.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710211944.50866.vehemens>