[cups.bugs] [MOD] STR #1823: ESP Ghostscript - Requires X

JimGifford giffordj at linkline.com
Fri Jul 7 21:04:38 PDT 2006


[STR New]

Compiling ESP Ghostscript 8.15.2 with the following command line 

../configure --prefix=/usr --enable-threads --without-omni --without-x

receive the following errors.
gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -O2 -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"   -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"
-DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1
-DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1
-DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1
-DHAVE_ST_BLOCKS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_LONG_INT=4
-DSIZEOF_UNSIGNED_LONG_LONG=8 -DHAVE_LIBM=1 -DHAVE_LIBDL=1
-DHAVE_JPEGLIB_H=1 -DDONT_HAVE_JMEMSYS_H=1 -DHAVE_ZLIB_H=1 -DHAVE_PNG_H=1
-DX_DISPLAY_MISSING=1 -DHAVE_MKSTEMP=1 -DHAVE_HYPOT=1 -DHAVE_UNISTD_H=1
-DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1
-DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void
-DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_VPRINTF=1 -DHAVE_BZERO=1
-DHAVE_DUP2=1 -DHAVE_FLOOR=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMCHR=1
-DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_MKFIFO=1
-DHAVE_MODF=1 -DHAVE_POW=1 -DHAVE_PUTENV=1 -DHAVE_RINT=1 -DHAVE_SETENV=1
-DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1 -DHAVE_STRRCHR=1
-DHAVE_STRSPN=1 -DHAVE_STRSTR=1  -I./src -I./obj -I./obj -I./src  -o
../obj/iccinit0.o -c ./src/iccinit0.c
../obj/echogs -w ./obj/ldt.tr -n - gcc -o ./bin/gs
../obj/echogs -a ./obj/ldt.tr -n -s ./obj/gs.o -s
cat ./obj/ld.tr >>./obj/ldt.tr
../obj/echogs -a ./obj/ldt.tr -s - -ldl -lm   -lpthread -lm
if [ x != x ]; then LD_RUN_PATH=; export LD_RUN_PATH; fi; \
        XCFLAGS= XINCLUDE= XLDFLAGS= XLIBDIRS= XLIBS= \
        FEATURE_DEVS= DEVICE_DEVS= DEVICE_DEVS1= DEVICE_DEVS2=
DEVICE_DEVS3= \
        DEVICE_DEVS4= DEVICE_DEVS5= DEVICE_DEVS6= DEVICE_DEVS7=
DEVICE_DEVS8= \
        DEVICE_DEVS9= DEVICE_DEVS10= DEVICE_DEVS11= DEVICE_DEVS12= \
        DEVICE_DEVS13= DEVICE_DEVS14= DEVICE_DEVS15= DEVICE_DEVS16= \
        DEVICE_DEVS17= DEVICE_DEVS18= DEVICE_DEVS19= DEVICE_DEVS20= \
        /bin/sh <./obj/ldt.tr
../obj/gdevx.o: In function `do_flush_text':
gdevx.c:(.text+0x15c): undefined reference to `XDrawText'
../obj/gdevx.o: In function `x_copy_image':
gdevx.c:(.text+0x200): undefined reference to `XSetFunction'
gdevx.c:(.text+0x248): undefined reference to `XInitImage'
gdevx.c:(.text+0x2b4): undefined reference to `XPutImage'
gdevx.c:(.text+0x320): undefined reference to `XSetFillStyle'
gdevx.c:(.text+0x384): undefined reference to `XSetForeground'
gdevx.c:(.text+0x39c): undefined reference to `XDrawPoint'
../obj/gdevx.o: In function `update_do_flush':
gdevx.c:(.text+0x534): undefined reference to `XSetFunction'
gdevx.c:(.text+0x560): undefined reference to `XCopyArea'
../obj/gdevx.o: In function `x_get_bits_rectangle':
gdevx.c:(.text+0xa84): undefined reference to `XGetImage'
../obj/gdevx.o: In function `x_begin_typed_image':
gdevx.c:(.text+0x10f8): undefined reference to `XSetFunction'
gdevx.c:(.text+0x1178): undefined reference to `XCopyArea'
gdevx.c:(.text+0x120c): undefined reference to `XSetFillStyle'

There are more lines, but I don't think you need them all

Link: http://www.cups.org/str.php?L1823
Version: 8.15.2





More information about the cups-devel mailing list