From owner-freebsd-x11@FreeBSD.ORG Fri Oct 19 23:08:28 2007 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66B2D16A420 for ; Fri, 19 Oct 2007 23:08:28 +0000 (UTC) (envelope-from rnoland@2hip.net) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id F03DD13C45A for ; Fri, 19 Oct 2007 23:08:27 +0000 (UTC) (envelope-from rnoland@2hip.net) Received: from [63.251.67.21] (rnoland-ibm.acs.internap.com [63.251.67.21]) (authenticated bits=0) by gizmo.2hip.net (8.13.8/8.13.8) with ESMTP id l9JMiFZZ020464 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 19 Oct 2007 18:44:17 -0400 (EDT) (envelope-from rnoland@2hip.net) From: Robert Noland To: vehemens In-Reply-To: <200710191304.07056.vehemens@verizon.net> References: <200709161632.32898.vehemens@verizon.net> <200710191232.53838.vehemens@verizon.net> <200710191552.10026.adamk@voicenet.com> <200710191304.07056.vehemens@verizon.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-cdD9F5rNJ/siRBkgngUq" Date: Fri, 19 Oct 2007 18:44:10 -0400 Message-Id: <1192833850.2273.12.camel@rnoland-ibm.acs.internap.com> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on gizmo.2hip.net Cc: freebsd-x11@freebsd.org Subject: Re: DRI Breakage X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2007 23:08:28 -0000 --=-cdD9F5rNJ/siRBkgngUq Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2007-10-19 at 13:04 -0700, vehemens wrote: > On Friday 19 October 2007 12:52:09 pm Adam K Kirchhoff wrote: > > On Friday 19 October 2007 15:32:53 vehemens wrote: > > > On Friday 19 October 2007 07:42:40 am 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 =3D |CFLAGS =3D ${CFLAGS} |g' \ > > > > > -e 's|OPT_FLAGS =3D .*|OPT_FLAGS =3D ${CFLAGS}|g' = \ > > > > > > > > > > I suspect most people didn't notice as the port version wasn't bu= mped > > > > > for this change. > > > > > _______________________________________________ > > > > > freebsd-x11@freebsd.org mailing list > > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > > > > > To unsubscribe, send any mail to > > > > > "freebsd-x11-unsubscribe@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 no= w I > > > > get the black windows again. If I build the drivers from Mesa git, > > > > which is what I did before, AIGLX won't work. > > > > > > Never saw any other reports of the problem (until now), so left my sy= stem > > > patched. > > > FWIW, my ports are built with : CFLAGS=3D -O2 -fno-strict-aliasing -pipe and I haven't had any issues with the port. robert. > > > The patch consisted of copying the shared make file into the dri Make= file > > > and removing the two offending lines. > > > > > > Try the patch followed by a portupgrade -f dri, and see it it works f= or > > > you. > > > > Sorry, but which shared makefile are you referring to? >=20 > In the dri Makefile, replace the line > .include "${.CURDIR}/../../graphics/libGL/bsd.mesalib.mk" > with the actual file, then delete two compile option flags lines mentione= d=20 > above. > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" --=-cdD9F5rNJ/siRBkgngUq Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBHGTMzM4TrQ4qfROMRAowFAJ9Frnh+BqfX4qZbnrB2MYl1e+VKIQCeOmQ3 eaiZ67G6Ibc6IL9IHvjFeE8= =wyXW -----END PGP SIGNATURE----- --=-cdD9F5rNJ/siRBkgngUq--