Date: Sun, 16 Sep 2007 16:32:32 -0700 From: vehemens <vehemens@verizon.net> To: freebsd-x11@freebsd.org Subject: DRI Breakage Message-ID: <200709161632.32898.vehemens@verizon.net>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709161632.32898.vehemens>