From owner-freebsd-questions@FreeBSD.ORG Fri Sep 19 06:27:07 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 D7AC916A4B3 for ; Fri, 19 Sep 2003 06:27:07 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0DF043FBF for ; Fri, 19 Sep 2003 06:27:06 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (rwcrmhc12) with ESMTP id <2003091913270301400ohsc1e>; Fri, 19 Sep 2003 13:27:04 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h8JDR2hW003098; Fri, 19 Sep 2003 09:27:02 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h8JDR2Ui003095; Fri, 19 Sep 2003 09:27:02 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: Bryan Cassidy References: <20030917035508.48ea2d8f.b_cassidy@bellsouth.net> From: Lowell Gilbert Date: 19 Sep 2003 09:27:02 -0400 In-Reply-To: <20030917035508.48ea2d8f.b_cassidy@bellsouth.net> Message-ID: <44ekyc3o49.fsf@be-well.ilk.org> Lines: 24 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: ghostscript-gnu port build failure [was Re: Gimp install issues] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 19 Sep 2003 13:27:08 -0000 Bryan Cassidy writes: > I am attempting to install graphics/gimp1 from the ports with make install && make clean. After it started to install it gave me a menu of things to choose from to install and I chose everything and now it wont finish. this is SOME of the output i get > Gimp is not related to the failure: > src/gdevl256.c: In function `lvga256_draw_line': > src/gdevl256.c:307: warning: implicit declaration of function `gl_line' > gmake: *** [obj/gdevl256.o] Error 1 > *** Error code 2 > > Stop in /usr/ports/print/ghostscript-gnu. > *** Error code 1 > > Stop in /usr/ports/print/cups-pstoraster. > *** Error code 1 > > Stop in /usr/ports/print/gimp-print. > *** Error code 1 > > Stop in /usr/ports/graphics/gimp1. Have you updated some of the ports and not others?