From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 22 18:23:20 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6AC616A4CE for ; Wed, 22 Sep 2004 18:23:20 +0000 (GMT) Received: from gonzo.vexed.se (gonzo.vexed.se [195.242.39.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AE4643D1D for ; Wed, 22 Sep 2004 18:23:20 +0000 (GMT) (envelope-from jon@vexed.se) Received: by gonzo.vexed.se (Postfix, from userid 1000) id 0D0F65142; Wed, 22 Sep 2004 20:23:18 +0200 (CEST) Date: Wed, 22 Sep 2004 20:23:17 +0200 From: Jon Olsson To: Joe Marcus Clarke Message-ID: <20040922182317.GC7523@gonzo.vexed.se> References: <200409211706.i8LH6AZD094171@freefall.freebsd.org> <20040921174540.GC15942@gonzo.vexed.se> <41507352.3060604@marcuscom.com> <20040922073117.GD15942@gonzo.vexed.se> <4151B3C3.2060007@marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4151B3C3.2060007@marcuscom.com> User-Agent: Mutt/1.5.6i cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/71967: glib20/libthr/firefox problems X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2004 18:23:20 -0000 On Wed, Sep 22, 2004 at 01:17:55PM -0400, Joe Marcus Clarke wrote: > | Still no luck with firefox, even though I did the library remapping > and rebuilt > | both glib and firefox. It hangs in state "kserel". > > What are the contents of /etc/make.conf? dork ~% cat /etc/make.conf WITH_GTK2=yes X_WINDOW_SYSTEM=xorg # -- use.perl generated deltas -- # # Created: Wed Aug 11 13:13:20 2004 # Setting to use base perl from ports: PERL_VER=5.8.5 PERL_VERSION=5.8.5 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo So, nothing out of the ordinary. Cheers, Jon