From owner-freebsd-stable@FreeBSD.ORG Sun Dec 19 20:37:20 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90EEA16A4CF for ; Sun, 19 Dec 2004 20:37:20 +0000 (GMT) Received: from fmx4.freemail.hu (fmx4.freemail.hu [195.228.242.224]) by mx1.FreeBSD.org (Postfix) with SMTP id 6C99C43D41 for ; Sun, 19 Dec 2004 20:37:19 +0000 (GMT) (envelope-from kovacspeter2@freemail.hu) Received: (qmail 82052 invoked from network); 19 Dec 2004 21:27:04 +0100 Received: from fm8.freemail.hu (195.228.242.208) by fmx4.freemail.hu with SMTP; 19 Dec 2004 21:26:57 +0100 Received: (qmail 89232 invoked by uid 3421979); 19 Dec 2004 21:26:54 +0100 Date: Sun, 19 Dec 2004 21:26:54 +0100 (CET) From: =?ISO-8859-2?Q?Kov=E1cs_P=E9ter?= To: freebsd-stable@freebsd.org Message-ID: X-Originating-IP: [81.183.146.128] X-HTTP-User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; hu-HU; rv:1.7.5) Gecko/20041108 Firefox/1.0 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-2 Subject: portupgrade error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Dec 2004 20:37:20 -0000 Hello, When running portupgrade I face this error: "Generating INDEX.tmp - please wait..make: illegal option -- C usage: make [-Beiknqrstv] [-D variable] [-d flags] [-E variable] [-f makefile] [-I directory] [-j max_jobs] [-m directory] [-V variable] [variable=value] [target ...] "Makefile", line 16: warning: "make -C /usr/ports/net/tkabber/../../devel/tcllib -V PORTVERSION" returned non-zero status mod_php3-3.0.18_4: "/usr/ports/textproc/expat" non-existent -- dependency list incomplete ===> www/mod_php3 failed *** Error code 1 ******************************************************************** Before reporting this error, verify that you are running a supported version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you have a complete and up-to-date ports collection. (INDEX builds are not supported with partial or out-of-date ports collections -- in particular, if you are using cvsup, you must cvsup the "ports-all" collection, and have no "refuse" files.) If that is the case, then report the failure to ports@FreeBSD.org together with relevant details of your ports configuration (including FreeBSD version, your architecture, your environment, and your /etc/make.conf settings, especially compiler flags and WITH/WITHOUT settings). Note: the latest pre-generated version of INDEX may be fetched automatically with "make fetchindex". ******************************************************************** *** Error code 1 Stop in /usr/ports. *** Error code 1 Stop in /usr/ports." I am running a supported version of FreeBSD: 4.8 How can I correct this? Peter