From owner-freebsd-gnome@FreeBSD.ORG Tue Oct 26 16:20:06 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EEE516A4CE for ; Tue, 26 Oct 2004 16:20:06 +0000 (GMT) Received: from linares.terra.com.br (linares.terra.com.br [200.154.55.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 154F543D5D for ; Tue, 26 Oct 2004 16:20:05 +0000 (GMT) (envelope-from cardosodario@itelefonica.com.br) Received: from pasto.terra.com.br (pasto.terra.com.br [200.154.55.137]) by linares.terra.com.br (Postfix) with ESMTP id A493FDDC4B2 for ; Tue, 26 Oct 2004 13:20:03 -0300 (BRT) X-Terra-Karma: 0% X-Terra-Hash: 1c482b0f2f3887cc3574db813d387d04 Received: from itelefonica.com.br (arequipa.terra.com.br [200.176.3.183]) (authenticated user cardosodario) by pasto.terra.com.br (Postfix) with ESMTP id 6A5C57940CF for ; Tue, 26 Oct 2004 13:20:03 -0300 (BRT) Date: Tue, 26 Oct 2004 13:20:03 -0300 Message-Id: MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: "cardosodario" To: "gnome" X-XaM3-API-Version: 4.1 (B44) X-type: 0 X-SenderIP: 200.210.42.224 Subject: problem with mozilla ports X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2004 16:20:06 -0000 Hi, In my FreeBSD 5.2.1 i try make install in ports /usr/ports/www/mozilla and receive this. Who i resolv this? # New ports collection makefile for: mozilla # Date created: 31 Mar 1998 # Whom: eivind/dima/jseger # # $FreeBSD: ports/www/mozilla/Makefile,v 1.176 2004/10/25 16:17:08 marcus Exp $ # PORTNAME?=3D mozilla PORTVERSION=3D 1.7.2 PORTREVISION?=3D 5 PORTEPOCH?=3D 2 CATEGORIES?=3D www MASTER_SITES=3D ${MASTER_SITE_MOZILLA} \ ${MASTER_SITE_LOCAL:S/$/:local/} MASTER_SITE_SUBDIR=3D mozilla/releases/${PORTNAME}${PORTVERSION}/src \ --- $fileformat never introduced at ../../../config/make-jars.pl line 289. $fileformat never introduced at ../../../config/make-jars.pl line 289. $line never introduced at ../../../config/make-jars.pl line 289. syntax error at ../../../config/make-jars.pl line 266, near ") if" Can't use global @_ in "my" at ../../../config/make-jars.pl line 274, near "=3D @_" Can't use global @_ in "my" at ../../../config/make-jars.pl line 282, near "=3D @_" syntax error at ../../../config/make-jars.pl line 289, near "} else" Execution of ../../../config/make-jars.pl aborted due to compilation errors. gmake[4]: *** [libs] Error 255 gmake[4]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/intl/uconv/src' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/intl/uconv' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/intl' gmake[1]: *** [tier_9] Error 2 gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/www/mozilla.