From owner-freebsd-current@FreeBSD.ORG Sun Feb 29 14:58:57 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C29BA16A4CE for ; Sun, 29 Feb 2004 14:58:57 -0800 (PST) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 873AB43D31 for ; Sun, 29 Feb 2004 14:58:57 -0800 (PST) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.9p2/8.12.9) with ESMTP id i1TMwn7E092979; Sun, 29 Feb 2004 14:58:54 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <200402292258.i1TMwn7E092979@gw.catspoiler.org> Date: Sun, 29 Feb 2004 14:58:49 -0800 (PST) From: Don Lewis To: mikeal-list@infinithost.com In-Reply-To: <91F02BA3-6AFE-11D8-B43C-000A95ACF7CA@infinithost.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii cc: FreeBSD-current@FreeBSD.org Subject: Re: Mozilla Firefox and firebird problems after sat 022604 upgrade of FreeBSD-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Feb 2004 22:58:57 -0000 On 29 Feb, Michael Clark wrote: > Don, > > I have reported both of these applications, and in fact everything on > my system with no success via the portupgrade command. And originally > by doing make deinstall && make reinstall on the ports. > Should I be doing something different? I had previously rebuilt all my ports in response to the gettext and libpthread changes, so after the resolver change was committed I did a "portupgrade -a" to freshen all the ports that had been updated and "portupgrade -f" on mozilla and firefox. I can't think of anything else that you should need to do. A couple more possibilities come to mind. Do you have an /etc/libmap.conf file, and if so, what does it contain? Which scheduler are you using? I don't have an /etc/libmap.conf file, and I'm using SCHED_ULE.