[gs-bugs] [Bug 689948] New: X86_64 compile problem
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Tue Jul 8 11:20:42 PDT 2008
http://bugs.ghostscript.com/show_bug.cgi?id=689948
Summary: X86_64 compile problem
Product: GhostPCL
Version: 1.52
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: major
Priority: P4
Component: PCL interpreter
AssignedTo: henry.stiles at artifex.com
ReportedBy: lowens at lroconsulting.com
QAContact: gs-bugs at ghostscript.com
I have tried compiling ghostpcl 1.52 and 1.41 on a Centos 5.2 Linux system
with gcc-4.1.2-42.el5 with the following failure each time. I have tried
changing the -O2 flag in ugcc_top.mak to -O with no difference. This program
is critical to our application so any help would be appreciated greatly.
This is the 'tail end' of the make result:
../gs/src/gdevx.c:1251: warning: statement with no effect
../gs/src/gdevx.c:1254: error: âgc_ptr_element_tâ has no member named
âxâ
../gs/src/gdevx.c:1254: error: âgc_ptr_element_tâ has no member named
âyâ
../gs/src/gdevx.c:1254: warning: left-hand operand of comma expression has no
ef
fect
../gs/src/gdevx.c:1254: warning: statement with no effect
../gs/src/gdevx.c:1260: error: âgc_ptr_element_tâ has no member named
âwid
thâ
../gs/src/gdevx.c:1260: error: âgc_ptr_element_tâ has no member named
âhei
ghtâ
../gs/src/gdevx.c:1260: warning: left-hand operand of comma expression has no
ef
fect
../gs/src/gdevx.c:1260: warning: statement with no effect
../gs/src/gdevx.c:1261: error: invalid lvalue in increment
../gs/src/gdevx.c:1261: warning: statement with no effect
../gs/src/gdevx.c:1271: error: request for member âforegroundâ in something
not a structure or union
make[2]: *** [obj/gdevx.o] Error 1
make[2]: Leaving directory `/tmp/ghostpdl-1.52/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/tmp/ghostpdl-1.52/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