From owner-freebsd-ports@FreeBSD.ORG Wed Oct 13 03:05:34 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8D6D16A508 for ; Wed, 13 Oct 2004 03:05:34 +0000 (GMT) Received: from fed1rmmtao02.cox.net (fed1rmmtao02.cox.net [68.230.241.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69A8D43D1D for ; Wed, 13 Oct 2004 03:05:34 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by fed1rmmtao02.cox.net (InterMail vM.6.01.03.04 201-2131-111-106-20040729) with ESMTP id <20041013030532.XVQC6045.fed1rmmtao02.cox.net@mezz.mezzweb.com>; Tue, 12 Oct 2004 23:05:32 -0400 Date: Tue, 12 Oct 2004 22:05:44 -0500 To: "Brett Schroeder" References: <20041012233123.54016.qmail@web20622.mail.yahoo.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20041012233123.54016.qmail@web20622.mail.yahoo.com> User-Agent: Opera M2/7.54 (Linux, build 751) cc: freebsd-ports@freebsd.org Subject: Re: Mozilla-1.7.2_5,2 failing install - "fake" dir doesn't exist X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 03:05:34 -0000 On Tue, 12 Oct 2004 16:31:23 -0700 (PDT), Brett Schroeder wrote: > All > > Latest Mozilla (cvsup'd this morning, on 5.3-BETA-7) is failing to > install (builds w/o issue). It is looking for a dir > > /usr/ports/www/mozilla/work/fake/lib/mozilla > > but this doesn't exist. I'm unable to follow what the Makefile is using > this fake dir for......any ideas? This one is already fixed by marcus, so update your ports tree. Cheers, Mezz > As an aside, I do not have any jdk's installed - this fault is occuring > in a Java related area of the Makefile. > > Thanks > > Brett > >>>>>>>>>>>>>>>>>>>>>>>>> > if [ ! -L /usr/X11R6/lib/browser_plugins/libjavaplugin_oji.so ]; then > for jpi in > /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so > /usr/local/jdk1.4.1/jre/plugin/i386/ns610/libjavaplugin_oji.so > /usr/local/diablo-jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so > /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so; do if > [ > -f ${jpi} ]; then echo lib/browser_plugins/libjavaplugin_oji.so >> > /usr/ports/www/mozilla/work/pkg-plist ; break; fi; done; echo > @dirrm > lib/browser_plugins >> /usr/ports/www/mozilla/work/pkg-plist ; fi > echo lib/mozilla/mozilla >> /usr/ports/www/mozilla/work/pkg-plist > echo lib/mozilla/mozilla-config >> > /usr/ports/www/mozilla/work/pkg-plist > cd /usr/ports/www/mozilla/work/fake/lib/mozilla && /usr/bin/find -s * > -type f -o -type l | /usr/bin/sed -e 's:^:lib/mozilla/:' >> > /usr/ports/www/mozilla/work/pkg-plist && /usr/bin/find -d * -type d | > /usr/bin/sed -e 's:^:@dirrm lib/mozilla/:' >> > /usr/ports/www/mozilla/work/pkg-plist > cd: can't cd to /usr/ports/www/mozilla/work/fake/lib/mozilla > *** Error code 2 > > Stop in /usr/ports/www/mozilla. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org