From owner-freebsd-x11@FreeBSD.ORG Tue Apr 14 15:39:29 2009 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAC721065674 for ; Tue, 14 Apr 2009 15:39:29 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout4.freenet.de (mout4.freenet.de [IPv6:2001:748:100:40::2:6]) by mx1.freebsd.org (Postfix) with ESMTP id 561B28FC12 for ; Tue, 14 Apr 2009 15:39:29 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from [195.4.92.19] (helo=9.mx.freenet.de) by mout4.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #91) id 1LtkjQ-0001Dk-67; Tue, 14 Apr 2009 17:39:28 +0200 Received: from tf7a3.t.pppool.de ([89.55.247.163]:45386 helo=ernst.jennejohn.org) by 9.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #79) id 1LtkjP-0003WC-VD; Tue, 14 Apr 2009 17:39:28 +0200 Date: Tue, 14 Apr 2009 17:39:26 +0200 From: Gary Jennejohn To: SEan Strand Message-ID: <20090414173926.3eb1f722@ernst.jennejohn.org> In-Reply-To: <7619cc20904140639u155698d5q6ef199cfe7485199@mail.gmail.com> References: <7619cc20904140639u155698d5q6ef199cfe7485199@mail.gmail.com> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: x11@freebsd.org Subject: Re: LibGLU/work/Mesa-7.4 Problem for Firefox and Opera X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2009 15:39:30 -0000 On Tue, 14 Apr 2009 14:39:21 +0100 SEan Strand wrote: > Hi gents this lib is stuffing up both the browsers with in the 7.1 amd64 and > i386 version. > > This am writing this from my dos( dumb obsolete software) box. > Can some one PLEASE fix up the problem? > I have both of these installed (firefox3/opera) and, based on the output of ldd, neither one of them requires libGLU. I also just compiled the libGLU port without any errors (admittedly on 8-current). Is your ports tree up-to-date? --- Gary Jennejohn