From owner-freebsd-questions@FreeBSD.ORG Tue Jan 6 05:19:27 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 EE3CE16A4CE for ; Tue, 6 Jan 2004 05:19:27 -0800 (PST) Received: from web40104.mail.yahoo.com (web40104.mail.yahoo.com [66.218.78.38]) by mx1.FreeBSD.org (Postfix) with SMTP id 0C9B943D39 for ; Tue, 6 Jan 2004 05:19:26 -0800 (PST) (envelope-from dino_vliet@yahoo.com) Message-ID: <20040106131925.37156.qmail@web40104.mail.yahoo.com> Received: from [130.37.24.11] by web40104.mail.yahoo.com via HTTP; Tue, 06 Jan 2004 05:19:25 PST Date: Tue, 6 Jan 2004 05:19:25 -0800 (PST) From: Dino Vliet To: "W. Ryan Merrick" In-Reply-To: <3FFA8EBB.3020601@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 13:19:28 -0000 This worked!! I could get it to install with the package and I also managed to install Gnucash successfully which was dependent of ghostscript. Thanks --- "W. Ryan Merrick" wrote: > 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 > === message truncated === __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus