From owner-freebsd-questions Tue Feb 18 19:47:48 2003 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 C49CA37B401 for ; Tue, 18 Feb 2003 19:47:46 -0800 (PST) Received: from ms-smtp-01.nyroc.rr.com (ms-smtp-01.nyroc.rr.com [24.92.226.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9AC343F75 for ; Tue, 18 Feb 2003 19:47:45 -0800 (PST) (envelope-from tparquet@twcny.rr.com) Received: from twcny.rr.com (syr-66-24-56-65.twcny.rr.com [66.24.56.65]) by ms-smtp-01.nyroc.rr.com (8.12.5/8.12.2) with ESMTP id h1J3lhb2018167; Tue, 18 Feb 2003 22:47:45 -0500 (EST) Message-ID: <3E52FE5A.3000801@twcny.rr.com> Date: Tue, 18 Feb 2003 22:47:38 -0500 From: Tom Parquette User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions Subject: Error trying to build gnome2-fifth-toe Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm rebuilding gnome2 at the V2.2 level. Gnome2 installed from ports OK but when I try to build gnome2-fifth-toe from ports (cvsuped Monday) I get the following: Atlas# pwd /usr/ports/x11/gnome2-fifth-toe Atlas# make && make install ===> Installing for gnome2-fifth-toe-2.2.0_3 ===> gnome2-fifth-toe-2.2.0_3 depends on executable: gnumeric - found ===> gnome2-fifth-toe-2.2.0_3 depends on executable: pan - found ===> gnome2-fifth-toe-2.2.0_3 depends on executable: xchat - found ===> gnome2-fifth-toe-2.2.0_3 depends on executable: balsa - found ===> gnome2-fifth-toe-2.2.0_3 depends on executable: gimp-1.3 - not found ===> Verifying install for gimp-1.3 in /usr/ports/graphics/gimp-devel ===> Extracting for gimp-1.3.11_1,1 >> Checksum OK for gimp-1.3.11.tar.bz2. >> Checksum OK for mpeg_lib-1.3.1.tar.gz. ===> gimp-1.3.11_1,1 depends on executable: gmake - found ===> gimp-1.3.11_1,1 depends on executable: libtool - found ===> gimp-1.3.11_1,1 depends on shared library: gtk-x11-2.0.200 - found ===> gimp-1.3.11_1,1 depends on shared library: gimpprint.1 - not found ===> Verifying install for gimpprint.1 in /usr/ports/print/gimp-print ===> Returning to build of gimp-1.3.11_1,1 Error: shared library "gimpprint.1" does not exist *** Error code 1 Stop in /usr/ports/graphics/gimp-devel. *** Error code 1 Stop in /usr/ports/x11/gnome2-fifth-toe. Atlas# exit exit Script done on Tue Feb 18 22:32:28 2003 FWIW, I've never tried to install gnome2-fifth-toe before. Searching Questions and gnome for gimpprint.1 I found one hit that pointed me at the port Gimp-print. Pkg_info indicates gimp-print-4.2.5 is installed. Suggestions? TIA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message