From owner-freebsd-questions@FreeBSD.ORG Tue Jan 6 02:32:29 2004 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 878D716A4CE for ; Tue, 6 Jan 2004 02:32:29 -0800 (PST) Received: from mx1.heronetwork.com (mail.heronetwork.com [216.254.62.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17DA343D1D for ; Tue, 6 Jan 2004 02:32:27 -0800 (PST) (envelope-from sandshrimp@comcast.net) Received: by mx1.heronetwork.com (Postfix, from userid 1003) id C8794A611E; Tue, 6 Jan 2004 02:32:26 -0800 (PST) Received: from comcast.net (12-228-104-137.client.attbi.com [12.228.104.137]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mx1.heronetwork.com (Postfix) with ESMTP id E4FE2A613A; Tue, 6 Jan 2004 02:32:24 -0800 (PST) Message-ID: <3FFA8EBB.3020601@comcast.net> Date: Tue, 06 Jan 2004 02:32:27 -0800 From: "W. Ryan Merrick" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dino Vliet References: <20040105113842.55412.qmail@web40112.mail.yahoo.com> In-Reply-To: <20040105113842.55412.qmail@web40112.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on nott.heronetwork.com X-Spam-Status: No, hits=1.9 required=8.0 tests=WEIRD_PORT autolearn=no version=2.60 cc: freebsd-questions@freebsd.org Subject: Re: error in port 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: Tue, 06 Jan 2004 10:32:29 -0000 Dino Vliet wrote: > I tried to do it once again and I'm getting the > following error: > ****************************** > gmake[3]: Leaving directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1/src' > gmake[2]: Leaving directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1/src' > Making all in samples > gmake[2]: Entering directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1/samples' > gmake[2]: Nothing to be done for `all'. > gmake[2]: Leaving directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1/samples' > Making all in test > gmake[2]: Entering directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1/test' > gmake[2]: Nothing to be done for `all'. > gmake[2]: Leaving directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1/test' > Making all in po > gmake[2]: Entering directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1/po' > gmake[2]: Nothing to be done for `all'. > gmake[2]: Leaving directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1/po' > Making all in doc > gmake[2]: Entering directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1/doc' > Making all in users_guide > gmake[3]: Entering directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1/doc/users_guide' > gmake[3]: Nothing to be done for `all'. > gmake[3]: Leaving directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1/doc/users_guide' > gmake[3]: Entering directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1/doc' > gmake[3]: Nothing to be done for `all-am'. > gmake[3]: Leaving directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1/doc' > gmake[2]: Leaving directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1/doc' > gmake[2]: Entering directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1' > gmake[2]: Nothing to be done for `all-am'. > gmake[2]: Leaving directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1' > gmake[1]: Leaving directory > `/usr/ports/print/ghostscript-gnu/work/ghostscript-7.07/gimp-print-4.2.1' > >>>> creating symlinks for gimp-print ... >>>> creating symlinks for md2k ... >>>> creating symlinks for alps ... >>>> creating symlinks for bj10v ... >>>> creating symlinks for bjc250 ... >>>> creating symlinks for lips ... >>>> building epag utility ... > > gmake: `ert' is up to date. > >>>> creating symlinks for epag ... >>>> creating symlinks for eplaser ... >>>> creating symlinks for mjc ... >>>> creating symlinks for lxm3200 ... >>>> creating symlinks for lex7000 ... > > cc `cat ./obj/cc.tr` -DHAVE_MKSTEMP -O -pipe -Wall > -Wstrict-prototypes -Wmissing-declarations > -Wmissing-prototypes -Wtraditional -fno-builtin > -fno-common -DUPD_SIGNAL=0 -I./gimp-print > -I/usr/local/include -I./obj -I./src -o > ./obj/gdevl256.o -c ./src/gdevl256.c > *** Error code 2 > > Stop in /usr/ports/print/ghostscript-gnu. > *************************** > > I'm not doing anayting fancy. Just cd to the > /usr/ports/print/ghostscript-gnu directory and issue a > make install clean. > I haven't configured x yet. I'm not giving any > options. > So what's the big problem? > > > > --- Lowell Gilbert > wrote: > >>Dino Vliet writes: >> >> >>>I'm getting an error when doing a make install >> >>clean >> >>>in the gnucash 1.8.5 port under freebsd 4.9. >>>The make prcess stops with the following command: >>> >>>.......... >>>./src/gdevl256.c:307: warning: implicit >> >>declaration of >> >>>function 'gl_line' >>>gmake: ** [obj/gdvel256.o] Error 1 >>>*** Error code 2 >>> >>>Stop in /usr/ports/print/ghostscript-gnu >>>*** Error code 1 >>> >>>Stop in /usr/ports/print/gnomeprint >>>*** Error code 1 >>> >>>Stop in /usr/ports/math/guppi >>>*** Error code 1 >>> >>>Stop in /usr/ports/finance/gnucash >>> >>>+++++++++++++++++++++++++++ >>> >>>What went wrong? What can I do about it? How can I >>>remove the files that were already installed? How >> >>do I >> >>>know which files where already installed? >> >>What failed was building ghostscript-gnu, one of the >>other ports on >>which gnucash depends. The gnucash port itself did >>not install >>anything; the ports system is careful about not >>installing a port >>unless that port built properly. >> >>So the only thing you need to worry about is why >>ghostscript didn't >>build for you. It's building properly for me; did >>you set any >>options, or change the driver configuration? [The >>file that's failing >>to build for you doesn't exist in my build >>directory.] >> >>-- >>Lowell Gilbert, embedded/networking software >>engineer, Boston area: >> resume/CV at >>http://be-well.ilk.org:8088/~lowell/resume/ >> username/password "public" > > > > __________________________________ > Do you Yahoo!? > Find out what made the Top Yahoo! Searches of 2003 > http://search.yahoo.com/top2003 > _______________________________________________ > 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" > hi, Try installing the package instead of building the port. ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/All/ghostscript-gnu-7.07_4.tgz pkg_add ghostscript-gnu-7.07_4.tgz or Use portinstall -PP ghostscript-gnu-7.07_4 if you have portupgrade installed. -Ryan