From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 01:55:06 2003 Return-Path: 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 8EE8D37B405 for ; Wed, 11 Jun 2003 01:55:06 -0700 (PDT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EFA543F3F for ; Wed, 11 Jun 2003 01:55:05 -0700 (PDT) (envelope-from dick@nagual.st) Received: from lothlorien.nagual.st (dick@localhost [127.0.0.1]) by nagual.st (8.12.3/8.12.3/arwen) with ESMTP id h5B8ssfo004252; Wed, 11 Jun 2003 10:54:54 +0200 Received: (from dick@localhost) by lothlorien.nagual.st (8.12.3/8.12.3/local) id h5B8ssgn004250; Wed, 11 Jun 2003 10:54:54 +0200 From: dick hoogendijk Date: Wed, 11 Jun 2003 10:54:54 +0200 To: kusa Message-ID: <20030611085454.GA3752@lothlorien.nagual.st> References: <200306110306.03547.kusa@club-internet.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200306110306.03547.kusa@club-internet.fr> User-Agent: Mutt/1.3.28i cc: freebsd-questions@freebsd.org Subject: Re: Mozilla 1.3 port problem - general question about bug report X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2003 08:55:07 -0000 On 11 Jun kusa wrote: > I have a portudate problem on mozilla-1.3.1,2 after I updated my ports > by cvs : I can't get it to recognize all the dependencies and it > throws me this error after checking a bunch of things that are marked > as ok After the portupgrade, did you do a # cd /usr/ports # make index # pkgdb-u -(I don't like pkgdb -uU which is supposed to do the same, but gives diff results..)- After that I would begin with a "portupgrade -rR portupgrade" -(the base of all things.. ;-)- You probably will loose the next error msgs.. > *** Your version of pkg-config is too old. You need version 0.9.0 or > newer. *** See http://www.freedesktop.org/software/pkgconfig And because mozilla depends on a lot of things other than itself I would recomment a "portupgrade -rR mozilla" if you have mozilla already installed. That way you can be sure that *all dependancies* are met. Take some time off during compile.. ;) If mozilla is not installed yet a "portinstall mozilla" handles it all. -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody)