From owner-freebsd-questions@FreeBSD.ORG Mon Dec 21 13:34:55 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 CEAB01065670 for ; Mon, 21 Dec 2009 13:34:54 +0000 (UTC) (envelope-from jg@koderize.com) Received: from balrog.mythic-beasts.com (balrog.mythic-beasts.com [93.93.130.6]) by mx1.freebsd.org (Postfix) with ESMTP id 1981C8FC0C for ; Mon, 21 Dec 2009 13:34:54 +0000 (UTC) Received: from [93.93.130.49] (helo=sphinx.mythic-beasts.com) by balrog.mythic-beasts.com with esmtp (Exim 4.69) (envelope-from ) id 1NMiPV-0004n6-4t for freebsd-questions@freebsd.org; Mon, 21 Dec 2009 13:34:53 +0000 Received: from host86-181-31-95.range86-181.btcentralplus.com ([86.181.31.95] helo=bsdbox.koderize.com) by sphinx.mythic-beasts.com with esmtpa (Exim 4.62) (envelope-from ) id 1NMiPU-0002Q3-4g for freebsd-questions@freebsd.org; Mon, 21 Dec 2009 13:34:52 +0000 Received: from bsdbox.koderize.com (localhost [127.0.0.1]) by bsdbox.koderize.com (8.14.3/8.14.3) with ESMTP id nBLDYsd1001234 for ; Mon, 21 Dec 2009 13:34:55 GMT (envelope-from jg@bsdbox.koderize.com) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.95.3 at bsdbox.koderize.com Received: (from jg@localhost) by bsdbox.koderize.com (8.14.3/8.14.3/Submit) id nBLDYsN7001233 for freebsd-questions@freebsd.org; Mon, 21 Dec 2009 13:34:54 GMT (envelope-from jg) Date: Mon, 21 Dec 2009 13:34:54 +0000 From: Jamie Griffin To: freebsd-questions@freebsd.org Message-ID: <20091221133454.GA1179@bsdbox.koderize.com> References: <20091220194653.GA3197@bsdbox.koderize.com> <20091220233908.GA40275@bsdbox.koderize.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BXVAT5kNtrzKuDFl" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 7.2-RELEASE-p5 X-Organization: Koderize.com X-Web-Site: http://www.koderize.com X-PGP-Key: 0x842DD368 http://www.koderize.com/jpg-gnupg.asc X-PGP-Key-Fingerprint: F850 A09C F877 FBC4 A63C FDDC 7484 4EEF 842D D368 User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bsdbox.koderize.com X-Mythic-Sender-Verify: + host 93.93.131.52 accepted RCPT TO with '250 Accepted' X-Spam-Status: No, score=-0.3 X-BlackCat-Spam-Score: -2 Received-SPF: none (sphinx.mythic-beasts.com: domain of jg@koderize.com does not designate permitted sender hosts) client-ip=86.181.31.95 envelope-from=jg@koderize.com helo=bsdbox.koderize.com Subject: [solved] Re: Ghostscript8 portupgrade failure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2009 13:34:55 -0000 --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Dec 20, 2009 at 08:29:06PM -0700, Warren Block wrote: > Don't know. I'd guess not cleaning the failed build out of the work > dir with 'make clean', but portupgrade should do that automatically. It's built now. I just did: % cd /usr/ports/print/ghostscript8 % make deinstall % make distclean % make rmconfig Then, rebooted (not sure if that has had anything to do with the success of the build or not) Then: % cd /usr/ports/print/ghostscript8 % make install clean and that did it. Jamie --BXVAT5kNtrzKuDFl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAksveX4ACgkQdIRO74Qt02hMJQCfa8WeDYruMhS55lpgRwm61Ua6 ZaYAn2x53BDHNFlmmHzrfP6THxLem9xZ =l4fO -----END PGP SIGNATURE----- --BXVAT5kNtrzKuDFl--