From owner-freebsd-ports@FreeBSD.ORG Thu Apr 8 12:25:57 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBF0E16A4CE for ; Thu, 8 Apr 2004 12:25:57 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id B027743D58 for ; Thu, 8 Apr 2004 12:25:57 -0700 (PDT) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com wa1ter@smtp-send.myrealbox.com [66.126.111.180] $ on Novell NetWare via secured & encrypted transport (TLS); Thu, 08 Apr 2004 13:25:57 -0600 Message-ID: <4075A74C.30803@hotmail.com> Date: Thu, 08 Apr 2004 12:26:04 -0700 From: walt User-Agent: Mozilla/5.0 (X11; U; DragonFly i386; en-US; rv:1.7b) Gecko/20040408 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gunnar Flygt References: <200404071213.45308.fritz.heinrichmeyer@fernuni-hagen.de> <20040407134712.GA86683@sr.se> In-Reply-To: <20040407134712.GA86683@sr.se> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Re: no more mozilla with gtk2 on stable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 19:25:58 -0000 Gunnar Flygt wrote: > On Wed, Apr 07, 2004 at 12:13:45PM +0200, Fritz Heinrichmeyer wrote: > >>after commit of gtk2.4.0 building of mozilla and mozilla-devel fails here at > > > The gtk2.4.0 doesn't even build on my machine (4.9-STABLE) I found that I had an old version of libXft which was preventing gtk from compiling. I now have libXft-2.1.6 and all works well.