From owner-freebsd-questions@FreeBSD.ORG Sat Jun 12 20:40:37 2004 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 3C06C16A4CE for ; Sat, 12 Jun 2004 20:40:37 +0000 (GMT) Received: from dime54.dizinc.com (66-194-239-69.dimenoc.com [66.194.239.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id E33A243D2D for ; Sat, 12 Jun 2004 20:40:36 +0000 (GMT) (envelope-from bhunter@solisix.com) Received: from c-67-172-98-39.client.comcast.net ([67.172.98.39] helo=[192.168.1.13]) by dime54.dizinc.com with esmtp (Exim 4.34) id 1BZFHi-0001gu-Ai for freebsd-questions@freebsd.org; Sat, 12 Jun 2004 16:39:26 -0400 From: Bruce Hunter To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: Solisix Software Message-Id: <1087072747.4419.3.camel@solid.solisixoffice.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sat, 12 Jun 2004 16:39:07 -0400 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - dime54.dizinc.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - solisix.com X-Source: X-Source-Args: X-Source-Dir: Subject: Netscape not working 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: Sat, 12 Jun 2004 20:40:37 -0000 Hello everyone, When I try and install any of the netscape ports I get an error. ROOT@solid# cd /usr/ports/ ROOT@solid# portupgrade -N www/netscape7 * Your choices are saved. You must run the "make" command again to * complete the build. Ignore the "Error code 1" below. *** Error code 1 Stop in /usr/ports/www/netscape7. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade4429.0 make** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! www/netscape7 (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed ROOT@solid# If i run #portupgrade -NP www/netscape7 it will install the package but won't run I get an error about "(" or something any ideas? Bruce