From owner-freebsd-questions@FreeBSD.ORG Thu Dec 1 22:39:14 2005 Return-Path: X-Original-To: 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 7E42116A41F for ; Thu, 1 Dec 2005 22:39:14 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail28.sea5.speakeasy.net (mail28.sea5.speakeasy.net [69.17.117.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 880D343D5F for ; Thu, 1 Dec 2005 22:39:13 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 19668 invoked from network); 1 Dec 2005 22:39:13 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail28.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Dec 2005 22:39:13 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 918092841D; Thu, 1 Dec 2005 17:39:12 -0500 (EST) Sender: lowell@be-well.ilk.org To: Filippo Moretti References: <438ED54F.8010800@2ainfo.it> From: Lowell Gilbert Date: 01 Dec 2005 17:39:12 -0500 In-Reply-To: <438ED54F.8010800@2ainfo.it> Message-ID: <44fypch27j.fsf@be-well.ilk.org> Lines: 30 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: questions@FreeBSD.org Subject: Re: problem updating mozilla X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2005 22:39:14 -0000 Filippo Moretti writes: > When attempting to update mozilla I get the following error > > nd > ===> mozilla-1.7.12_3,2 depends on executable: pkg-config - found > ===> mozilla-1.7.12_3,2 depends on shared library: jpeg.9 - found > ===> mozilla-1.7.12_3,2 depends on shared library: png.5 - found > ===> mozilla-1.7.12_3,2 depends on shared library: nspr4 - found > ===> mozilla-1.7.12_3,2 depends on shared library: nss3 - not found > ===> Verifying install for nss3 in /usr/ports/security/nss > ===> Patching for nss-3.10 > ===> nss-3.10 depends on file: /usr/local/bin/perl5.8.7 - found > ===> Applying FreeBSD patches for nss-3.10 > patch: **** can't cd to > /usr/ports/security/nss/work/nss-3.10/mozilla/security/nss: No such > file or directory > => Patch patch-..::coreconf::FreeBSD.mk failed to apply cleanly. > *** Error code 1 > > Stop in /usr/ports/security/nss. > *** Error code 1 > > Stop in /usr/ports/www/mozilla > any help appreciated Seems like stale patches in the nss port. [Did you install the ports tree from a release and then cvsup onto that set at a later date?] Remove the whole port and re-download (cvsup, or whatever you use) the port skeleton.