From owner-freebsd-questions@FreeBSD.ORG Mon Sep 5 18:44:23 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69AC016A41F for ; Mon, 5 Sep 2005 18:44:23 +0000 (GMT) (envelope-from dfarmour@myrealbox.com) Received: from pd2mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0991743D4C for ; Mon, 5 Sep 2005 18:44:22 +0000 (GMT) (envelope-from dfarmour@myrealbox.com) Received: from pd2mr6so.prod.shaw.ca (pd2mr6so-qfe3.prod.shaw.ca [10.0.141.9]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IMC006E3XDYQ210@l-daemon> for freebsd-questions@freebsd.org; Mon, 05 Sep 2005 12:44:22 -0600 (MDT) Received: from pn2ml2so.prod.shaw.ca ([10.0.121.146]) by pd2mr6so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IMC00JU2XDYU860@pd2mr6so.prod.shaw.ca> for freebsd-questions@freebsd.org; Mon, 05 Sep 2005 12:44:22 -0600 (MDT) Received: from s0106000d87ae2db6.gv.shawcable.net (S0106000d87ae2db6.gv.shawcable.net [24.108.128.113]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0IMC00K0ZXDXC4@l-daemon> for freebsd-questions@freebsd.org; Mon, 05 Sep 2005 12:44:22 -0600 (MDT) Date: Mon, 05 Sep 2005 11:45:54 -0700 From: David Armour In-reply-to: <20050905163050.CEAB216A42B@hub.freebsd.org> To: freebsd-questions@freebsd.org, Yuan Jue Message-id: <200509051145.55138.dfarmour@myrealbox.com> Organization: dfarmour.org MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: <20050905163050.CEAB216A42B@hub.freebsd.org> User-Agent: KMail/1.8.2 Cc: Subject: Re: firefox portupgrade failure RESOLVED X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 18:44:23 -0000 > Message: 32 > Date: Tue, 6 Sep 2005 00:34:33 +0800 > From: Yuan Jue > > > Have you upgraded the nspr port? I have almost the same problem > > > when I didn't upgrade it to the newest version. > > without your message, i wouldn't have noticed nspr needs updating > > on my pkg_version listing. what does it do? i'll try updating it > > and see what happens. > > so does it work now? :) + www/firefox (firefox-1.0.4,1) # !!!! thanks for your help. > For your information: > Netscape Portable Runtime (NSPR) provides a platform-neutral API for > system level and libc like functions. The API is used in the Mozilla thanks for the explanation. i can see why firefox might need that. i'm less clear why the port doesn't include it as a matter of course. my newbieness tends to need all the help i can get, if that makes any sense. regards