From owner-freebsd-questions@FreeBSD.ORG Wed May 13 19:08:13 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0041106564A for ; Wed, 13 May 2009 19:08:13 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (ip-58-28-152-174.static-xdsl.xnet.co.nz [58.28.152.174]) by mx1.freebsd.org (Postfix) with ESMTP id 679E78FC13 for ; Wed, 13 May 2009 19:08:13 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 0941528416; Thu, 14 May 2009 07:08:11 +1200 (NZST) Date: Thu, 14 May 2009 07:08:11 +1200 From: Jonathan Chen To: Zbigniew Komarnicki Message-ID: <20090513190810.GA44978@osiris.chen.org.nz> References: <200905131028.38815.cblasius@gmail.com> <20090513100855.GA62432@mech-cluster238.men.bris.ac.uk> <200905131754.09494.cblasius@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200905131754.09494.cblasius@gmail.com> User-Agent: Mutt/1.4.2.3i Cc: Anton Shterenlikht , freebsd-questions@freebsd.org Subject: Re: ghostscript8 - errors when compiling from ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2009 19:08:14 -0000 On Wed, May 13, 2009 at 05:54:09PM +0200, Zbigniew Komarnicki wrote: > On Wednesday 13 of May 2009 12:08:55 you wrote: > > > just a guess, looks like a problems with cups-base, try to update it first. > > I recommend ports-mgmt/portmaster. > > Thank you for help :-) > > I upgraded all my installed ports, by > # portmaster -a > > but this error still remain. I also reinstall the cups-base port by > # portmaster -rf print/cups-base > > but still with no success. Here is the output: > Here's the thing: Ghostscript has a hidden (and apparently broken) dependency on cups (ie, it's not in the Makefile). If you (forcibly) deinstall cups-base and cups-client, you will be able to install ghostscript cleanly. Then when that succeeds, you reinstall cups-client (first) and then cups-base. Hope that helps. -- Jonathan Chen ---------------------------------------------------------------------- Do not take life too seriously. You will never get out of it alive.