From owner-freebsd-ports Sat Sep 23 9: 1:46 2000 Delivered-To: freebsd-ports@freebsd.org Received: from picalon.gun.de (picalon.gun.de [192.109.159.1]) by hub.freebsd.org (Postfix) with ESMTP id 8E84B37B42C; Sat, 23 Sep 2000 09:01:39 -0700 (PDT) Received: (from uucp@localhost) by picalon.gun.de (8.9.3/8.9.3) id SAA15091; Sat, 23 Sep 2000 18:01:18 +0200 (MET DST) >Received: (from andreas@localhost) by klemm.gtn.com (8.11.0/8.9.3) id e8NFwWF42745; Sat, 23 Sep 2000 17:58:32 +0200 (CEST) (envelope-from andreas) Date: Sat, 23 Sep 2000 17:58:32 +0200 From: Andreas Klemm To: The Hermit Hacker , Ade Lovett Cc: freebsd-ports@freebsd.org Subject: Re: gs6.01 fails to compile ... Message-ID: <20000923175832.B16235@titan.klemm.gtn.com> References: <20000917093544.E507@FreeBSD.org> Mime-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from scrappy@hub.org on Sun, Sep 17, 2000 at 12:01:07AM -0300 X-Operating-System: FreeBSD 4.1-STABLE SMP X-Disclaimer: A free society is one where it is safe to be unpopular Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org When I got the last error report on this I tried and had no problems with -STABLE ... Could you sort out that this problem is related to a make clean on a port which also depends on jpeg lib ??? Andreas /// On Sun, Sep 17, 2000 at 12:01:07AM -0300, The Hermit Hacker wrote: > > Running a 4.1-STABLE system with up to date ports, I'm getting the > following when trying to compile ghostscript 6.0.1 ... > > ./obj/echogs -e .dev -w- -l-obj ./obj/psf0read ./obj/zcfont.o ./obj/zfcmap.o ./obj/zfont0.o > ./obj/echogs -e .dev -a- ./obj/psf0read -oper zcfont zfcmap zfont0 > ./obj/echogs -e .dev -w- -l-obj ./obj/compfont -include ./obj/psf0lib ./obj/psf0read > gmake: *** No rule to make target `jpeg/jpeglib.h', needed by `obj/jpeglib0.h'. Stop. > *** Error code 2 > > Stop in /usr/ports/print/ghostscript6. > *** Error code 1 > > looking at the makefile, it appears that /usr/ports/graphics/jpeg needs to > have a 'make extract' done on it first? > > post-extract: > @${LN} -s > ${WRKDIRPREFIX}${.CURDIR}/../../graphics/jpeg/work/jpeg-6b \ > ${WRKSRC}/jpeg > @${TAR} -C ${WRKSRC}/src -xzf ${DISTDIR}/${HP8XX_DRV} > @${TAR} -C ${WRKSRC}/src -xzf ${DISTDIR}/${HPDJ_DRV} > > > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > On Sun, Sep 17, 2000 at 09:35:44AM -0500, Ade Lovett wrote: > On Sun, Sep 17, 2000 at 12:01:07AM -0300, The Hermit Hacker wrote: > > > > Running a 4.1-STABLE system with up to date ports, I'm getting the > > following when trying to compile ghostscript 6.0.1 ... > > > > [snip] > > > > looking at the makefile, it appears that /usr/ports/graphics/jpeg needs to > > have a 'make extract' done on it first? > > Mine does. ports/print/ghostscript6/Makefile rev 1.51 2000/09/11 > > BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract > > The only time I've been bitten by this kind of problem is when > I had a couple of windows open, one compiling ghostscript, and > another compiling something (xv, I think), that depended on jpeg. > > The "make install clean" on the second port got around to blowing > away the extracted jpeg sources (for ghostscript) between the > BUILD_DEPENDS phase, and actual compilation of the code. > > -aDe > > -- > Ade Lovett, Austin, TX. ade@FreeBSD.org > FreeBSD: The Power to Serve http://www.FreeBSD.org/ -- Andreas Klemm Powered by FreeBSD SMP Songs from our band >>64Bits<<............http://www.apsfilter.org/64bits.html My homepage................................ http://people.FreeBSD.ORG/~andreas Please note: Apsfilter got a NEW HOME................http://www.apsfilter.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message