[gs-bugs] [Bug 690080] New: Building ghost pcl under linux broken
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Wed Sep 17 15:37:18 PDT 2008
http://bugs.ghostscript.com/show_bug.cgi?id=690080
Summary: Building ghost pcl under linux broken
Product: GhostPCL
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P4
Component: PCL interpreter
AssignedTo: henry.stiles at artifex.com
ReportedBy: marcos.woehrmann at artifex.com
QAContact: gs-bugs at ghostscript.com
I think the following used to work:
svn checkout
svn+ssh://casper.ghostscript.com/var/lib/svn-private/ghostpcl/trunk/ghostpcl
cd ghostpcl
make
Now it produces:
make -C main -f pcl6_gcc.mak pdl-product # build PCL and PCLXL.
make[1]: Entering directory `/home/marcos/artifex/pcl.test/ghostpcl/main'
../common/ugcc_top.mak:38: ../gs/src/unixhead.mak: No such file or directory
../common/ugcc_top.mak:39: ../gs/src/gs.mak: No such file or directory
../common/ugcc_top.mak:40: ../gs/src/lib.mak: No such file or directory
../common/ugcc_top.mak:41: ../gs/src/int.mak: No such file or directory
../common/ugcc_top.mak:42: ../gs/src/jpeg.mak: No such file or directory
../common/ugcc_top.mak:44: ../gs/src/zlib.mak: No such file or directory
../common/ugcc_top.mak:45: ../gs/src/libpng.mak: No such file or directory
../common/ugcc_top.mak:46: ../gs/src/jbig2.mak: No such file or directory
../common/ugcc_top.mak:47: ../gs/src/icclib.mak: No such file or directory
../common/ugcc_top.mak:48: ../gs/src/ijs.mak: No such file or directory
../common/ugcc_top.mak:49: ../gs/src/devs.mak: No such file or directory
../common/ugcc_top.mak:50: ../gs/src/contrib.mak: No such file or directory
../common/ugcc_top.mak:51: ../gs/src/unix-aux.mak: No such file or directory
../common/ugcc_top.mak:52: ../gs/src/unix-end.mak: No such file or directory
../common/ugcc_top.mak:53: ../gs/src/version.mak: No such file or directory
make[1]: *** No rule to make target `../gs/src/version.mak'. Stop.
make[1]: Leaving directory `/home/marcos/artifex/pcl.test/ghostpcl/main'
make: *** [pcl] Error 2
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the gs-bugs
mailing list