From owner-freebsd-questions Wed Oct 23 13: 1:18 2002 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 447CD37B401 for ; Wed, 23 Oct 2002 13:01:15 -0700 (PDT) Received: from astarte.volker.de (pD9504FC8.dip.t-dialin.net [217.80.79.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB5C443E3B for ; Wed, 23 Oct 2002 13:01:13 -0700 (PDT) (envelope-from freebsd@secspace.de) Received: from astarte.volker.de (localhost [127.0.0.1]) by astarte.volker.de (8.12.6/8.12.6) with SMTP id g9NK1AW1005122 for ; Wed, 23 Oct 2002 22:01:10 +0200 (CEST) (envelope-from freebsd@secspace.de) Date: Wed, 23 Oct 2002 22:01:10 +0200 From: Volker Kindermann To: freebsd-questions@FreeBSD.ORG Subject: Re: Can't install mozilla any longer Message-Id: <20021023220110.112e61b8.freebsd@secspace.de> In-Reply-To: <20021023195810.GH44186@vectors.cx> References: <20021023215046.2bfcd094.freebsd@secspace.de> <20021023195810.GH44186@vectors.cx> X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > This was fixed this morning. Please update your ports tree and > rebuild. yes, just did so. Thank you very much. -volker > > - -Adam > > > >> (10.23.2002 @ 1250 PST): Volker Kindermann said, in 2.1K: << > > Hi, > > > > first my uname: > > > > -su-2.05b# uname -a > > FreeBSD astarte.volker.de 4.7-STABLE FreeBSD 4.7-STABLE #0: Tue Oct > > 22 12:39:39 CEST 2002 > > root@astarte.volker.de:/usr/obj/usr/src/sys/GENERIC i386 > > > > > > With the latest versions of the mozilla port (and mozilla-devel) I > > encounter a problem while trying to "make install". The last lines > > say: > > > > ===> Installing for mozilla-1.2b_1,1 > > ===> mozilla-1.2b_1,1 depends on shared library: jpeg.9 - found > > ===> mozilla-1.2b_1,1 depends on shared library: png.5 - found > > ===> mozilla-1.2b_1,1 depends on shared library: mng.1 - found > > ===> mozilla-1.2b_1,1 depends on shared library: freetype.9 - > > found===> mozilla-1.2b_1,1 depends on shared library: Xft2.2 - > > found===> mozilla-1.2b_1,1 depends on shared library: X11.6 - > > found===> mozilla-1.2b_1,1 depends on shared library: glib12.3 - > > found===> mozilla-1.2b_1,1 depends on shared library: gtk12.2 - > > found===> mozilla-1.2b_1,1 depends on shared library: ORBit.2 - > > found/usr/bin/touch -f /usr/ports/www/mozilla-devel/work/pkg-plist > > if [ ! -x /usr/X11R6/bin/mozilla -a ! -L /usr/X11R6/bin/mozilla ]; > > then Syntax error: end of file unexpected (expecting "fi") > > *** Error code 2 > > > > Stop in /usr/ports/www/mozilla-devel. > > > > > > IMO, the problem is the "preinstall" section of the Makefile: > > pre-install: > > ${TOUCH} -f ${PLIST} > > if [ ! -x ${PREFIX}/bin/mozilla -a ! -L > > ${PREFIX}/bin/mozilla ]; > > then > > ${ECHO_CMD} bin/mozilla >> ${PLIST} > > fi > > ${ECHO_CMD} bin/mozilla-devel >> ${PLIST} > > if [ ! -L ${PREFIX}/lib/browser_plugins/libjavaplugin_oji.so > > ] > > then > > ${ECHO_CMD} lib/browser_plugins/libjavaplugin_oji.so >> > > ${PLIST}; > > fi > > cd ${WRKSRC}/dist/bin && ${FIND} -s * -type f -o -type l | \ > > ${SED} -e 's:^:lib/mozilla-devel/:' >> ${PLIST} \ > > && ${FIND} -d * -type d | \ > > ${SED} -e 's:^:@dirrm lib/mozilla-devel/:' >> > > ${PLIST} > > ${ECHO_CMD} @dirrm lib/mozilla-devel >> ${PLIST} > > > > > > > > Has anybody the same problem or perhaps a solution? > > > > Thank you very much > > > > -volker > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > >> end of "Can't install mozilla any longer" from Volker Kindermann << > > > - -- > Adam Weinberger > adam@vectors.cx > adamw@FreeBSD.ORG > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.0 (FreeBSD) > > iD8DBQE9tv9So8KM2ULHQ/0RAqtjAKDcKRv1PBERw6CzseVTosiuuBdeNwCgqh6u > ZkZ7c6j7/ox4Wz7l0hJ2OXQ= > =nQeV > -----END PGP SIGNATURE----- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message