[gs-bugs] [Bug 690201] A makefile problem building gs on Cygwin

bugs.ghostscript.com-bugzilla-daemon at ghostscript.com bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Tue Dec 16 12:01:00 PST 2008


http://bugs.ghostscript.com/show_bug.cgi?id=690201

ray.johnston at artifex.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From ray.johnston at artifex.com  2008-12-16 12:01 -------
The correct command line syntax requires the "unsigned long long" to be passed
into the macro definition, thus the string must be quoted with '

For example this works for me:

make debug COMPILE_INITS=0 XCFLAGS='-DGX_COLOR_INDEX_TYPE="unsigned long long"'
> makecyg.log 2>&1

BTW, after running 'autogen.sh', my Makefile defaults to
-DGX_COLOR_INDEX="unsigned long long". If your Makefile line 239 has
GCFLAGS= set to something other than this, then XCFLAGS will result in a
'redefinition' warning.

I guess mostly this is a cockpit error. I don't see any problem with the
bbox.dev







------- 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