From owner-freebsd-questions@FreeBSD.ORG Tue Jan 13 15:02:41 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 7EF5916A4CE for ; Tue, 13 Jan 2004 15:02:41 -0800 (PST) Received: from sage.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D3F443D1D for ; Tue, 13 Jan 2004 15:02:38 -0800 (PST) (envelope-from kline@thought.org) Received: from thought.org (root@tao [10.0.0.247]) by sage.thought.org (8.12.9/8.11.4) with ESMTP id i0DN2bGH028320; Tue, 13 Jan 2004 15:02:37 -0800 (PST) (envelope-from kline@thought.org) Received: (from kline@localhost) by thought.org (8.12.6/8.11.3) id i0DN2ar6070483; Tue, 13 Jan 2004 15:02:36 -0800 (PST) (envelope-from kline) Date: Tue, 13 Jan 2004 15:02:35 -0800 From: Gary Kline To: "Michael A. Alestock" Message-ID: <20040113230235.GA70305@tao.thought.org> References: <20040113012652.O6773@bsd.maa-net.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040113012652.O6773@bsd.maa-net.net> X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 17 years of service to the Unix community User-Agent: Mutt/1.5.5.1i cc: questions@freebsd.org Subject: Re: Errors in upgrading ports 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: Tue, 13 Jan 2004 23:02:41 -0000 On Tue, Jan 13, 2004 at 01:37:25AM -0500, Michael A. Alestock wrote: > I get numerous errors while trying to, "portsdb -Uu", 'portversion -l "<", > and "portupgrade -arR". I don't get any kind of prompt to change anything. > How would I go about fixing these errors so that I can upgrade my ports to the latest > version(s)?? Here's a snippet from the PORTUPGRADE I did, but it stopped > after coming up in error.... > > Stop in /usr/ports/x11-servers/XFree86-4-FontServer. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade72647.10 make > ** Fix the problem and try again. > ---> Skipping 'x11/XFree86-4' (XFree86-4.3.0,1) because > 'x11-servers/XFree86-4-FontServer' (XFree86-FontServer-4.3.0) failed > ** The following packages were not installed or upgraded (*:skipped / > !:failed) > ! dns/noip (noip-1.6) (port directory error) > ! www/mod_php5 (mod_php5-5.0.0.a3_2,1) (configure error) I may be able to speak to the above 'configure' err. Some of my hosts are not running 4.7 or 4.8, but 4.[78]-PRERELEASE. In at least one port, the pre-processor checks for the version number; if < 4.7; if > 4.8... Until I move up to 4.9, each time I upgrade, I have do hack the src a wee bit. You might grep -r the mod_php5 src and see. gary -- Gary Kline kline@thought.org www.thought.org Public service Unix