From owner-freebsd-stable Mon Feb 24 11:40:46 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DBD637B401 for ; Mon, 24 Feb 2003 11:40:44 -0800 (PST) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAB5B43F85 for ; Mon, 24 Feb 2003 11:40:43 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.6/8.12.6) with ESMTP id h1OJeZ8h046353; Mon, 24 Feb 2003 11:40:36 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.6/8.12.6/Submit) id h1OJeY94046350; Mon, 24 Feb 2003 11:40:34 -0800 (PST) Date: Mon, 24 Feb 2003 11:40:34 -0800 (PST) From: Matthew Dillon Message-Id: <200302241940.h1OJeY94046350@apollo.backplane.com> To: "Aron Silverton" Cc: "Brian T. Schellenberger" , David Schultz , Yann Golanski , Subject: Re: Mozilla window won't open after upgrade - FIXED References: <3E5568AF.1050100@labs.mot.com> <20030221084955.GC12058@kierun.org> <20030221090930.GA55832@HAL9000.homeunix.com> <200302210838.34252.bts@babbleon.org> <3E56705C.4010206@labs.mot.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :I did the same with fontconfig and now it works for me as well! : :Thanks, : :Aron I had similar problems but reinstalling fontconfig did not do the trick. I also attempted to recompile and reinstall libXft, which didn't work, then recompiled mozilla from scratch... and that didn't work either. What's interesting is that mozilla died in several different places. It began by dying in fontconfig. When I rebuilt fontconfig it died in Xft. When I rebuilt Xft it died in its javascript submodule. Portupgrade upgraded about half of the required packages in -fR mode but died trying to install libiconv on a stale file in /usr/X11. However, once I got those glitches worked out and the entire ports tree dependancy rebuilt (in force mode, whether a package was up-to-date or not)... *THEN* rebuilt mozilla from scratch (for the fourth time)... then mozilla started working again. But, jeeze, it took about 8 man hours over two days to get it working again! Our ports system really sucks when it comes to managing very large ports like mozilla. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message