Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2000 00:01:07 -0300 (ADT)
From:      The Hermit Hacker <scrappy@hub.org>
To:        freebsd-ports@freebsd.org
Cc:        andreas@freebsd.org
Subject:   gs6.01 fails to compile ...
Message-ID:  <Pine.BSF.4.21.0009162358570.607-100000@thelab.hub.org>

next in thread | raw e-mail | index | archive | help

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 




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009162358570.607-100000>