From owner-freebsd-questions@FreeBSD.ORG Fri Jul 11 11:44:08 2003 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 25F1737B401 for ; Fri, 11 Jul 2003 11:44:08 -0700 (PDT) Received: from corb.mc.mpls.visi.com (corb.mc.mpls.visi.com [208.42.156.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F9B343F75 for ; Fri, 11 Jul 2003 11:44:07 -0700 (PDT) (envelope-from veldy@veldy.net) Received: from veldy.net (veldy-host33.dsl.visi.com [209.98.200.33]) by corb.mc.mpls.visi.com (Postfix) with ESMTP id 0332E8645; Fri, 11 Jul 2003 13:44:07 -0500 (CDT) Received: from 4K3500B (localhost.veldy.net [127.0.0.1]) by veldy.net (Postfix) with SMTP id 3C33B6D458; Fri, 11 Jul 2003 13:43:33 -0500 (CDT) Message-ID: <00ce01c347dc$66c26920$d037630a@dh.com> From: "Thomas T. Veldhouse" To: "Kris Yates" , References: <3F0F02CF.5030507@2binteractive.com> Date: Fri, 11 Jul 2003 13:44:02 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Re: /usr/ports/www/graphics/png install error 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: Fri, 11 Jul 2003 18:44:08 -0000 Take a look at the text ... it should tell you how to forcibly install over the top. Or, it might be better to use another port to help you out: portupgrade (/usr/ports/sysutils/portupgrade). I often upgrade all of my ports to the latest revision with just portupgrade -ra Tom Veldhouse ----- Original Message ----- From: "Kris Yates" To: Sent: Friday, July 11, 2003 1:32 PM Subject: /usr/ports/www/graphics/png install error > I am upgrading from png port: > png-1.2.5 < needs updating (port has 1.2.5_2) > > to png port 1.2.5_2. > > "make" seems fine, the following error occurs on the port "make install": > > cc -fpic -DPIC -O -pipe -I. -DPNG_USE_PNGGCCRD -c pnggccrd.c -o > pnggccrd.So > building shared library libpng.so.5 > gzip -cn libpng.3 > libpng.3.gz > gzip -cn libpngpf.3 > libpngpf.3.gz > gzip -cn png.5 > png.5.gz > ===> Installing for png-1.2.5_2 > ===> Generating temporary packing list > ===> Checking if graphics/png already installed > *** Error code 1 > > This also happens when I try to upgrade the port for Webalizer, which is > my ultimate goal here. Webalizer says libpng is not installed but I see > that is, however, it seems to be a problem with something in > ports/graphics/png. I am running FBSD 4.6.2p13. > > Any ideas? Will upgrading to 4.7 stable fix this? > > Please send reply to me, as I do not have time to check the list > archives often. > > Thank you, > > Kris > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >