Ghostscript Installation Problem
Christopher Riker
criker at ns-design.com
Wed May 16 14:15:29 PDT 2007
Working with a MacBook Pro, OS 10.4.9, Xcode 2.4.1.
I'm working on installing a few programs with dependencies on
Ghostscript and ran into problems upon installation of Ghostscript (v
8.54)
So I narrowed my focus down to just Ghostscript. I have cleaned the
port and tried repeated consecutive installations (without cleaning)
and get this output consistently.
Any ideas or suggestions?
Thanks!
- Chris
> ---> Building ghostscript
> gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -O2 -I/opt/local/include -Wall -
> Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -
> Wcast-qual -Wwrite-strings -fno-builtin -fno-common -DHAVE_STDINT_H
> -DGX_COLOR_INDEX_TYPE="unsigned long long" -O2 -O2 -I/opt/local/
> include -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-
> prototypes -Wcast-qual -Wwrite-strings -fno-builtin -fno-common -
> DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long" -O2 -I./
> obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -
> DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -
> DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -
> DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -
> DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jas_cm.o -c jasper/src/libjasper/
> base/jas_cm.c
> jasper/src/libjasper/base/jas_cm.c: In function
> 'jas_cmpxformseq_appendcnvt':
> jasper/src/libjasper/base/jas_cm.c:748: warning: implicit
> declaration of function 'jas_error'
> jasper/src/libjasper/base/jas_cm.c:748: error:
> 'JAS_ERR_UNEQUAL_PARMS_IN_JAS_CMPXFORMSEQ_APPENDCNVT' undeclared
> (first use in this function)
> jasper/src/libjasper/base/jas_cm.c:748: error: (Each undeclared
> identifier is reported only once
> jasper/src/libjasper/base/jas_cm.c:748: error: for each function it
> appears in.)
> jasper/src/libjasper/base/jas_cm.c: In function 'icctoclrspc':
> jasper/src/libjasper/base/jas_cm.c:1158: error:
> 'JAS_ERR_CLR_SPACE_UNKNOWN_IN_ICCTOCLRSPC' undeclared (first use in
> this function)
> jasper/src/libjasper/base/jas_cm.c: In function 'jas_clrspc_numchans':
> jasper/src/libjasper/base/jas_cm.c:1364: error:
> 'JAS_ERR_UNSUPPORTED_COLOR_SPACE_IN_JAS_CLRSPC_NUMCHANS' undeclared
> (first use in this function)
> make: *** [obj/jas_cm.o] Error 1
> Warning: the following items did not execute (for ghostscript):
> com.apple.activate com.apple.build com.apple.destroot
> com.apple.install
>
More information about the macports-users
mailing list