This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnu-ghostscript configure 8.60.0, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr --disable-nls --mandir=/usr/man --infodir=/usr/info ## --------- ## ## Platform. ## ## --------- ## hostname = moocow.localhost uname -m = i686 uname -r = 2.6.22.6 uname -s = Linux uname -v = #1 PREEMPT Fri Aug 31 11:38:23 CEST 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: //bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin PATH: /usr/bin/X11 PATH: /usr/local/bin PATH: /usr/local/X11/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2101: checking for a BSD-compatible install configure:2157: result: //bin/install -c configure:2168: checking whether build environment is sane configure:2211: result: yes configure:2239: checking for a thread-safe mkdir -p configure:2278: result: //bin/mkdir -p configure:2291: checking for gawk configure:2307: found //bin/gawk configure:2318: result: gawk configure:2329: checking whether make sets $(MAKE) configure:2350: result: yes configure:2624: checking for gcc configure:2640: found /usr/bin/gcc configure:2651: result: gcc configure:2889: checking for C compiler version configure:2896: gcc --version >&5 gcc (GCC) 4.2.1 Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2899: $? = 0 configure:2906: gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc-4.2.1/configure --prefix=/usr --disable-nls --mandir=/usr/man --infodir=/usr/info Thread model: posix gcc version 4.2.1 configure:2909: $? = 0 configure:2916: gcc -V >&5 gcc: '-V' option must have argument configure:2919: $? = 1 configure:2942: checking for C compiler default output file name configure:2969: gcc conftest.c >&5 configure:2972: $? = 0 configure:3010: result: a.out configure:3027: checking whether the C compiler works configure:3037: ./a.out configure:3040: $? = 0 configure:3057: result: yes configure:3064: checking whether we are cross compiling configure:3066: result: no configure:3069: checking for suffix of executables configure:3076: gcc -o conftest conftest.c >&5 configure:3079: $? = 0 configure:3103: result: configure:3109: checking for suffix of object files configure:3135: gcc -c conftest.c >&5 configure:3138: $? = 0 configure:3161: result: o configure:3165: checking whether we are using the GNU C compiler configure:3194: gcc -c conftest.c >&5 configure:3200: $? = 0 configure:3217: result: yes configure:3222: checking whether gcc accepts -g configure:3252: gcc -c -g conftest.c >&5 configure:3258: $? = 0 configure:3357: result: yes configure:3374: checking for gcc option to accept ISO C89 configure:3448: gcc -c conftest.c >&5 configure:3454: $? = 0 configure:3477: result: none needed configure:3506: checking for style of include used by make configure:3534: result: GNU configure:3559: checking dependency style of gcc configure:3650: result: none configure:3670: checking how to run the C preprocessor configure:3710: gcc -E conftest.c configure:3716: $? = 0 configure:3747: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3753: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnu-ghostscript" | #define PACKAGE_TARNAME "gnu-ghostscript" | #define PACKAGE_VERSION "8.60.0" | #define PACKAGE_STRING "gnu-ghostscript 8.60.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gnu-ghostscript" | #define VERSION "8.60.0" | /* end confdefs.h. */ | #include configure:3786: result: gcc -E configure:3815: gcc -E conftest.c configure:3821: $? = 0 configure:3852: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3858: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnu-ghostscript" | #define PACKAGE_TARNAME "gnu-ghostscript" | #define PACKAGE_VERSION "8.60.0" | #define PACKAGE_STRING "gnu-ghostscript 8.60.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gnu-ghostscript" | #define VERSION "8.60.0" | /* end confdefs.h. */ | #include configure:3975: checking build system type configure:3993: result: i686-pc-linux-gnu configure:4015: checking host system type configure:4030: result: i686-pc-linux-gnu configure:4052: checking for a sed that does not truncate output configure:4108: result: //bin/sed configure:4111: checking for grep that handles long lines and -e configure:4185: result: //bin/grep configure:4190: checking for egrep configure:4268: result: //bin/grep -E configure:4284: checking for ld used by gcc configure:4351: result: /usr/i686-pc-linux-gnu/bin/ld configure:4360: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:4375: result: yes configure:4380: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:4387: result: -r configure:4405: checking for BSD-compatible nm configure:4454: result: /usr/bin/nm -B configure:4458: checking whether ln -s works configure:4462: result: yes configure:4469: checking how to recognize dependent libraries configure:4655: result: pass_all configure:4892: checking for ANSI C header files configure:4922: gcc -c conftest.c >&5 configure:4928: $? = 0 configure:5027: gcc -o conftest conftest.c >&5 configure:5030: $? = 0 configure:5036: ./conftest configure:5039: $? = 0 configure:5056: result: yes configure:5080: checking for sys/types.h configure:5101: gcc -c conftest.c >&5 configure:5107: $? = 0 configure:5123: result: yes configure:5080: checking for sys/stat.h configure:5101: gcc -c conftest.c >&5 configure:5107: $? = 0 configure:5123: result: yes configure:5080: checking for stdlib.h configure:5101: gcc -c conftest.c >&5 configure:5107: $? = 0 configure:5123: result: yes configure:5080: checking for string.h configure:5101: gcc -c conftest.c >&5 configure:5107: $? = 0 configure:5123: result: yes configure:5080: checking for memory.h configure:5101: gcc -c conftest.c >&5 configure:5107: $? = 0 configure:5123: result: yes configure:5080: checking for strings.h configure:5101: gcc -c conftest.c >&5 configure:5107: $? = 0 configure:5123: result: yes configure:5080: checking for inttypes.h configure:5101: gcc -c conftest.c >&5 configure:5107: $? = 0 configure:5123: result: yes configure:5080: checking for stdint.h configure:5101: gcc -c conftest.c >&5 configure:5107: $? = 0 configure:5123: result: yes configure:5080: checking for unistd.h configure:5101: gcc -c conftest.c >&5 configure:5107: $? = 0 configure:5123: result: yes configure:5150: checking dlfcn.h usability configure:5167: gcc -c conftest.c >&5 configure:5173: $? = 0 configure:5187: result: yes configure:5191: checking dlfcn.h presence configure:5206: gcc -E conftest.c configure:5212: $? = 0 configure:5226: result: yes configure:5259: checking for dlfcn.h configure:5267: result: yes configure:5338: checking for g++ configure:5354: found /usr/bin/g++ configure:5365: result: g++ configure:5396: checking for C++ compiler version configure:5403: g++ --version >&5 g++ (GCC) 4.2.1 Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5406: $? = 0 configure:5413: g++ -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc-4.2.1/configure --prefix=/usr --disable-nls --mandir=/usr/man --infodir=/usr/info Thread model: posix gcc version 4.2.1 configure:5416: $? = 0 configure:5423: g++ -V >&5 g++: '-V' option must have argument configure:5426: $? = 1 configure:5429: checking whether we are using the GNU C++ compiler configure:5458: g++ -c conftest.cpp >&5 configure:5464: $? = 0 configure:5481: result: yes configure:5486: checking whether g++ accepts -g configure:5516: g++ -c -g conftest.cpp >&5 configure:5522: $? = 0 configure:5621: result: yes configure:5646: checking dependency style of g++ configure:5737: result: none configure:5762: checking how to run the C++ preprocessor configure:5798: g++ -E conftest.cpp configure:5804: $? = 0 configure:5835: g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:5841: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnu-ghostscript" | #define PACKAGE_TARNAME "gnu-ghostscript" | #define PACKAGE_VERSION "8.60.0" | #define PACKAGE_STRING "gnu-ghostscript 8.60.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gnu-ghostscript" | #define VERSION "8.60.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5874: result: g++ -E configure:5903: g++ -E conftest.cpp configure:5909: $? = 0 configure:5940: g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:5946: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnu-ghostscript" | #define PACKAGE_TARNAME "gnu-ghostscript" | #define PACKAGE_VERSION "8.60.0" | #define PACKAGE_STRING "gnu-ghostscript 8.60.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gnu-ghostscript" | #define VERSION "8.60.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6039: checking for g77 configure:6055: found /usr/bin/g77 configure:6066: result: g77 configure:6096: checking for Fortran 77 compiler version configure:6103: g77 --version >&5 GNU Fortran (GCC) 3.4.1 Copyright (C) 2004 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:6106: $? = 0 configure:6113: g77 -v >&5 Using built-in specs. Configured with: ../gcc-3.4.1/configure --prefix=/usr --disable-nls Thread model: posix gcc version 3.4.1 configure:6116: $? = 0 configure:6123: g77 -V >&5 g77: `-V' option must have argument configure:6126: $? = 1 configure:6134: checking whether we are using the GNU Fortran 77 compiler configure:6153: g77 -c conftest.F >&5 configure:6159: $? = 0 configure:6176: result: yes configure:6182: checking whether g77 accepts -g configure:6199: g77 -c -g conftest.f >&5 configure:6205: $? = 0 configure:6221: result: yes configure:6251: checking the maximum length of command line arguments configure:6363: result: 98304 configure:6375: checking command to parse /usr/bin/nm -B output from gcc object configure:6480: gcc -c conftest.c >&5 configure:6483: $? = 0 configure:6487: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6490: $? = 0 configure:6542: gcc -o conftest conftest.c conftstm.o >&5 configure:6545: $? = 0 configure:6583: result: ok configure:6587: checking for objdir configure:6602: result: .libs configure:6694: checking for ar configure:6710: found /usr/bin/ar configure:6721: result: ar configure:6790: checking for ranlib configure:6806: found /usr/bin/ranlib configure:6817: result: ranlib configure:6886: checking for strip configure:6902: found /usr/bin/strip configure:6913: result: strip configure:7150: checking for correct ltmain.sh version configure:7200: result: yes configure:7260: checking if gcc supports -fno-rtti -fno-exceptions configure:7278: gcc -c -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7282: $? = 0 configure:7295: result: no configure:7310: checking for gcc option to produce PIC configure:7542: result: -fPIC configure:7550: checking if gcc PIC flag -fPIC works configure:7568: gcc -c -fPIC -DPIC conftest.c >&5 configure:7572: $? = 0 configure:7585: result: yes configure:7613: checking if gcc static flag -static works configure:7641: result: yes configure:7651: checking if gcc supports -c -o file.o configure:7672: gcc -c -o out/conftest2.o conftest.c >&5 configure:7676: $? = 0 configure:7698: result: yes configure:7724: checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:8704: result: yes configure:8725: checking whether -lc should be explicitly linked in configure:8730: gcc -c conftest.c >&5 configure:8733: $? = 0 configure:8748: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8751: $? = 0 configure:8763: result: no configure:8771: checking dynamic linker characteristics configure:9386: result: GNU/Linux ld.so configure:9395: checking how to hardcode library paths into programs configure:9420: result: immediate configure:9434: checking whether stripping libraries is possible configure:9439: result: yes configure:10241: checking if libtool supports shared libraries configure:10243: result: yes configure:10246: checking whether to build shared libraries configure:10267: result: yes configure:10270: checking whether to build static libraries configure:10274: result: yes configure:10367: creating libtool configure:10955: checking for ld used by g++ configure:11022: result: /usr/i686-pc-linux-gnu/bin/ld configure:11031: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:11046: result: yes configure:11097: checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:12071: result: yes configure:12089: g++ -c conftest.cpp >&5 configure:12092: $? = 0 configure:12244: checking for g++ option to produce PIC configure:12528: result: -fPIC configure:12536: checking if g++ PIC flag -fPIC works configure:12554: g++ -c -fPIC -DPIC conftest.cpp >&5 configure:12558: $? = 0 configure:12571: result: yes configure:12599: checking if g++ static flag -static works configure:12627: result: yes configure:12637: checking if g++ supports -c -o file.o configure:12658: g++ -c -o out/conftest2.o conftest.cpp >&5 configure:12662: $? = 0 configure:12684: result: yes configure:12710: checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:12735: result: yes configure:12802: checking dynamic linker characteristics configure:13365: result: GNU/Linux ld.so configure:13374: checking how to hardcode library paths into programs configure:13399: result: immediate configure:13933: checking if libtool supports shared libraries configure:13935: result: yes configure:13938: checking whether to build shared libraries configure:13958: result: yes configure:13961: checking whether to build static libraries configure:13965: result: yes configure:13975: checking for g77 option to produce PIC configure:14207: result: -fPIC configure:14215: checking if g77 PIC flag -fPIC works configure:14233: g77 -c -g -O2 -fPIC conftest.f >&5 configure:14237: $? = 0 configure:14250: result: yes configure:14278: checking if g77 static flag -static works configure:14306: result: no configure:14316: checking if g77 supports -c -o file.o configure:14337: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14341: $? = 0 configure:14363: result: yes configure:14389: checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:15349: result: yes configure:15416: checking dynamic linker characteristics configure:15979: result: GNU/Linux ld.so configure:15988: checking how to hardcode library paths into programs configure:16013: result: immediate configure:19609: checking for a BSD-compatible install configure:19665: result: //bin/install -c configure:19717: checking supported compiler flags configure:19744: gcc -c -O2 conftest.c >&5 configure:19750: $? = 0 configure:19792: gcc -c -Wall conftest.c >&5 configure:19798: $? = 0 configure:19792: gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:24: warning: function declaration isn't a prototype configure:19798: $? = 0 configure:19792: gcc -c -Wmissing-declarations conftest.c >&5 configure:19798: $? = 0 configure:19792: gcc -c -Wmissing-prototypes conftest.c >&5 configure:19798: $? = 0 configure:19792: gcc -c -Wwrite-strings conftest.c >&5 configure:19798: $? = 0 configure:19792: gcc -c -Wno-strict-aliasing conftest.c >&5 configure:19798: $? = 0 configure:19792: gcc -c -fno-builtin conftest.c >&5 configure:19798: $? = 0 configure:19792: gcc -c -fno-common conftest.c >&5 configure:19798: $? = 0 configure:19817: result: ...done. configure:19829: checking for dirent.h that defines DIR configure:19858: gcc -c conftest.c >&5 configure:19864: $? = 0 configure:19880: result: yes configure:19893: checking for library containing opendir configure:19934: gcc -o conftest conftest.c >&5 configure:19940: $? = 0 configure:19968: result: none required configure:20062: checking for ANSI C header files configure:20226: result: yes configure:20263: checking errno.h usability configure:20280: gcc -c conftest.c >&5 configure:20286: $? = 0 configure:20300: result: yes configure:20304: checking errno.h presence configure:20319: gcc -E conftest.c configure:20325: $? = 0 configure:20339: result: yes configure:20372: checking for errno.h configure:20380: result: yes configure:20263: checking fcntl.h usability configure:20280: gcc -c conftest.c >&5 configure:20286: $? = 0 configure:20300: result: yes configure:20304: checking fcntl.h presence configure:20319: gcc -E conftest.c configure:20325: $? = 0 configure:20339: result: yes configure:20372: checking for fcntl.h configure:20380: result: yes configure:20263: checking limits.h usability configure:20280: gcc -c conftest.c >&5 configure:20286: $? = 0 configure:20300: result: yes configure:20304: checking limits.h presence configure:20319: gcc -E conftest.c configure:20325: $? = 0 configure:20339: result: yes configure:20372: checking for limits.h configure:20380: result: yes configure:20263: checking malloc.h usability configure:20280: gcc -c conftest.c >&5 configure:20286: $? = 0 configure:20300: result: yes configure:20304: checking malloc.h presence configure:20319: gcc -E conftest.c configure:20325: $? = 0 configure:20339: result: yes configure:20372: checking for malloc.h configure:20380: result: yes configure:20253: checking for memory.h configure:20259: result: yes configure:20253: checking for stdlib.h configure:20259: result: yes configure:20253: checking for string.h configure:20259: result: yes configure:20253: checking for strings.h configure:20259: result: yes configure:20263: checking sys/ioctl.h usability configure:20280: gcc -c conftest.c >&5 configure:20286: $? = 0 configure:20300: result: yes configure:20304: checking sys/ioctl.h presence configure:20319: gcc -E conftest.c configure:20325: $? = 0 configure:20339: result: yes configure:20372: checking for sys/ioctl.h configure:20380: result: yes configure:20263: checking sys/param.h usability configure:20280: gcc -c conftest.c >&5 configure:20286: $? = 0 configure:20300: result: yes configure:20304: checking sys/param.h presence configure:20319: gcc -E conftest.c configure:20325: $? = 0 configure:20339: result: yes configure:20372: checking for sys/param.h configure:20380: result: yes configure:20263: checking sys/time.h usability configure:20280: gcc -c conftest.c >&5 configure:20286: $? = 0 configure:20300: result: yes configure:20304: checking sys/time.h presence configure:20319: gcc -E conftest.c configure:20325: $? = 0 configure:20339: result: yes configure:20372: checking for sys/time.h configure:20380: result: yes configure:20263: checking syslog.h usability configure:20280: gcc -c conftest.c >&5 configure:20286: $? = 0 configure:20300: result: yes configure:20304: checking syslog.h presence configure:20319: gcc -E conftest.c configure:20325: $? = 0 configure:20339: result: yes configure:20372: checking for syslog.h configure:20380: result: yes configure:20253: checking for unistd.h configure:20259: result: yes configure:20405: checking sys/window.h usability configure:20422: gcc -c conftest.c >&5 conftest.c:69:24: error: sys/window.h: No such file or directory configure:20428: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnu-ghostscript" | #define PACKAGE_TARNAME "gnu-ghostscript" | #define PACKAGE_VERSION "8.60.0" | #define PACKAGE_STRING "gnu-ghostscript 8.60.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gnu-ghostscript" | #define VERSION "8.60.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20442: result: no configure:20446: checking sys/window.h presence configure:20461: gcc -E conftest.c conftest.c:36:24: error: sys/window.h: No such file or directory configure:20467: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnu-ghostscript" | #define PACKAGE_TARNAME "gnu-ghostscript" | #define PACKAGE_VERSION "8.60.0" | #define PACKAGE_STRING "gnu-ghostscript 8.60.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gnu-ghostscript" | #define VERSION "8.60.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:20481: result: no configure:20514: checking for sys/window.h configure:20521: result: no configure:20529: checking for an ANSI C-conforming const configure:20604: gcc -c conftest.c >&5 configure:20610: $? = 0 configure:20625: result: yes configure:20635: checking for inline configure:20661: gcc -c conftest.c >&5 configure:20667: $? = 0 configure:20685: result: inline configure:20704: checking for mode_t configure:20734: gcc -c conftest.c >&5 configure:20740: $? = 0 configure:20755: result: yes configure:20767: checking for off_t configure:20797: gcc -c conftest.c >&5 configure:20803: $? = 0 configure:20818: result: yes configure:20830: checking for size_t configure:20860: gcc -c conftest.c >&5 configure:20866: $? = 0 configure:20881: result: yes configure:20893: checking for struct stat.st_blocks configure:20921: gcc -c conftest.c >&5 configure:20927: $? = 0 configure:20984: result: yes configure:21007: checking whether time.h and sys/time.h may both be included configure:21037: gcc -c conftest.c >&5 configure:21043: $? = 0 configure:21058: result: yes configure:21068: checking whether struct tm is in sys/time.h or time.h configure:21098: gcc -c conftest.c >&5 configure:21104: $? = 0 configure:21119: result: time.h configure:21521: checking for unsigned long int configure:21551: gcc -c conftest.c >&5 configure:21557: $? = 0 configure:21572: result: yes configure:21579: checking size of unsigned long int configure:21881: gcc -o conftest conftest.c >&5 configure:21884: $? = 0 configure:21890: ./conftest configure:21893: $? = 0 configure:21916: result: 4 configure:21929: checking for unsigned long long configure:21959: gcc -c conftest.c >&5 configure:21965: $? = 0 configure:21980: result: yes configure:21987: checking size of unsigned long long configure:22289: gcc -o conftest conftest.c >&5 configure:22292: $? = 0 configure:22298: ./conftest configure:22301: $? = 0 configure:22324: result: 8 configure:23162: checking for pkg-config configure:23180: found /usr/bin/pkg-config configure:23192: result: /usr/bin/pkg-config configure:23213: checking for fontconfig configure:23216: result: yes configure:23232: checking for cos in -lm configure:23267: gcc -o conftest conftest.c -lm >&5 conftest.c:48: warning: conflicting types for built-in function 'cos' configure:23273: $? = 0 configure:23291: result: yes configure:23315: checking for iconv_open configure:23371: gcc -o conftest conftest.c -lm >&5 configure:23377: $? = 0 configure:23394: result: yes configure:23781: checking for dlopen in -ldl configure:23816: gcc -o conftest conftest.c -ldl -lm >&5 configure:23822: $? = 0 configure:23840: result: yes configure:23852: checking for local jpeg library source configure:23866: result: no configure:23868: checking for jpeg_set_defaults in -ljpeg configure:23903: gcc -o conftest conftest.c -ljpeg -ldl -lm >&5 configure:23909: $? = 0 configure:23927: result: yes configure:23946: checking jpeglib.h usability configure:23963: gcc -c conftest.c >&5 configure:23969: $? = 0 configure:23983: result: yes configure:23987: checking jpeglib.h presence configure:24002: gcc -E conftest.c configure:24008: $? = 0 configure:24022: result: yes configure:24055: checking for jpeglib.h configure:24063: result: yes configure:24099: checking for jmemsys.h configure:24105: result: no configure:24125: checking for local zlib source configure:24133: result: shared configure:24135: checking for deflate in -lz configure:24170: gcc -o conftest conftest.c -lz -ldl -lm >&5 configure:24176: $? = 0 configure:24194: result: yes configure:24213: checking zlib.h usability configure:24230: gcc -c conftest.c >&5 configure:24236: $? = 0 configure:24250: result: yes configure:24254: checking zlib.h presence configure:24269: gcc -E conftest.c configure:24275: $? = 0 configure:24289: result: yes configure:24322: checking for zlib.h configure:24330: result: yes configure:24374: checking for local png library source configure:24383: result: shared configure:24385: checking for png_check_sig in -lpng configure:24420: gcc -o conftest conftest.c -lpng -lz -ldl -lm >&5 configure:24426: $? = 0 configure:24444: result: yes configure:24463: checking png.h usability configure:24480: gcc -c conftest.c >&5 configure:24486: $? = 0 configure:24500: result: yes configure:24504: checking png.h presence configure:24519: gcc -E conftest.c configure:24525: $? = 0 configure:24539: result: yes configure:24572: checking for png.h configure:24580: result: yes configure:24630: checking for cups-config configure:24663: result: no configure:24678: checking cups/raster.h usability configure:24695: gcc -c conftest.c >&5 conftest.c:80:25: error: cups/raster.h: No such file or directory configure:24701: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnu-ghostscript" | #define PACKAGE_TARNAME "gnu-ghostscript" | #define PACKAGE_VERSION "8.60.0" | #define PACKAGE_STRING "gnu-ghostscript 8.60.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gnu-ghostscript" | #define VERSION "8.60.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_JPEGLIB_H 1 | #define DONT_HAVE_JMEMSYS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_PNG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24715: result: no configure:24719: checking cups/raster.h presence configure:24734: gcc -E conftest.c conftest.c:47:25: error: cups/raster.h: No such file or directory configure:24740: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnu-ghostscript" | #define PACKAGE_TARNAME "gnu-ghostscript" | #define PACKAGE_VERSION "8.60.0" | #define PACKAGE_STRING "gnu-ghostscript 8.60.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gnu-ghostscript" | #define VERSION "8.60.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_JPEGLIB_H 1 | #define DONT_HAVE_JMEMSYS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_PNG_H 1 | /* end confdefs.h. */ | #include configure:24754: result: no configure:24787: checking for cups/raster.h configure:24794: result: no configure:24834: checking for local ijs library source configure:24837: result: yes configure:24859: checking for local jbig2dec library source configure:24865: result: jbig2dec configure:24968: checking for local jasper library source configure:24974: result: jasper configure:24976: checking for local jasper config header configure:24982: result: no configure:24984: checking for local jasper configure script configure:24987: result: yes configure:25131: checking for GTK+ 2.x configure:25137: result: yes configure:25215: checking for X configure:25450: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:25472: checking whether -R must be followed by a space configure:25498: gcc -o conftest conftest.c -ldl -lm -lstdc++ -R/usr/X11R6/lib >&5 gcc: unrecognized option '-R/usr/X11R6/lib' configure:25504: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnu-ghostscript" | #define PACKAGE_TARNAME "gnu-ghostscript" | #define PACKAGE_VERSION "8.60.0" | #define PACKAGE_STRING "gnu-ghostscript 8.60.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gnu-ghostscript" | #define VERSION "8.60.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_JPEGLIB_H 1 | #define DONT_HAVE_JMEMSYS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_PNG_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:25539: gcc -o conftest conftest.c -ldl -lm -lstdc++ -R /usr/X11R6/lib >&5 gcc: unrecognized option '-R' /usr/X11R6/lib: file not recognized: Is a directory collect2: ld returned 1 exit status configure:25545: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnu-ghostscript" | #define PACKAGE_TARNAME "gnu-ghostscript" | #define PACKAGE_VERSION "8.60.0" | #define PACKAGE_STRING "gnu-ghostscript 8.60.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gnu-ghostscript" | #define VERSION "8.60.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_JPEGLIB_H 1 | #define DONT_HAVE_JMEMSYS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_PNG_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:25558: result: neither works configure:25611: gcc -o conftest conftest.c -ldl -lm -lstdc++ -L/usr/X11R6/lib -lX11 >&5 configure:25617: $? = 0 configure:25774: checking for gethostbyname configure:25830: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:25836: $? = 0 configure:25853: result: yes configure:25998: checking for connect configure:26054: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:26060: $? = 0 configure:26077: result: yes configure:26149: checking for remove configure:26205: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:26211: $? = 0 configure:26228: result: yes configure:26300: checking for shmat configure:26356: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:26362: $? = 0 configure:26379: result: yes configure:26460: checking for IceConnectionNumber in -lICE configure:26495: gcc -o conftest -L/usr/X11R6/lib conftest.c -lICE -ldl -lm -lstdc++ >&5 configure:26501: $? = 0 configure:26519: result: yes configure:26559: checking for XOpenDisplay in -lX11 configure:26594: gcc -o conftest -L/usr/X11R6/lib conftest.c -lX11 -ldl -lm -lstdc++ >&5 configure:26600: $? = 0 configure:26618: result: yes configure:26630: checking for XdbeQueryExtension in -lXext configure:26665: gcc -o conftest -L/usr/X11R6/lib conftest.c -lXext -lX11 -ldl -lm -lstdc++ >&5 configure:26671: $? = 0 configure:26689: result: yes configure:26701: checking for XtAppCreateShell in -lXt configure:26736: gcc -o conftest -L/usr/X11R6/lib conftest.c -lXt -lXext -lX11 -ldl -lm -lstdc++ >&5 configure:26742: $? = 0 configure:26760: result: yes configure:27093: checking for mkstemp configure:27149: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 configure:27155: $? = 0 configure:27173: result: yes configure:27189: checking for hypot configure:27245: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 conftest.c:74: warning: conflicting types for built-in function 'hypot' configure:27251: $? = 0 configure:27269: result: yes configure:27285: checking for fopen64 configure:27341: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 configure:27347: $? = 0 configure:27365: result: yes configure:27378: checking whether gcc needs -traditional configure:27420: result: no configure:27428: checking for pid_t configure:27458: gcc -c conftest.c >&5 configure:27464: $? = 0 configure:27479: result: yes configure:27506: checking vfork.h usability configure:27523: gcc -c conftest.c >&5 conftest.c:86:19: error: vfork.h: No such file or directory configure:27529: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnu-ghostscript" | #define PACKAGE_TARNAME "gnu-ghostscript" | #define PACKAGE_VERSION "8.60.0" | #define PACKAGE_STRING "gnu-ghostscript 8.60.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gnu-ghostscript" | #define VERSION "8.60.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_JPEGLIB_H 1 | #define DONT_HAVE_JMEMSYS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_HYPOT 1 | #define HAVE_FOPEN64 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:27543: result: no configure:27547: checking vfork.h presence configure:27562: gcc -E conftest.c conftest.c:53:19: error: vfork.h: No such file or directory configure:27568: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnu-ghostscript" | #define PACKAGE_TARNAME "gnu-ghostscript" | #define PACKAGE_VERSION "8.60.0" | #define PACKAGE_STRING "gnu-ghostscript 8.60.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gnu-ghostscript" | #define VERSION "8.60.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_JPEGLIB_H 1 | #define DONT_HAVE_JMEMSYS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_HYPOT 1 | #define HAVE_FOPEN64 1 | /* end confdefs.h. */ | #include configure:27582: result: no configure:27615: checking for vfork.h configure:27623: result: no configure:27641: checking for fork configure:27697: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 conftest.c:76: warning: conflicting types for built-in function 'fork' configure:27703: $? = 0 configure:27721: result: yes configure:27641: checking for vfork configure:27697: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 configure:27703: $? = 0 configure:27721: result: yes configure:27732: checking for working fork configure:27764: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 configure:27767: $? = 0 configure:27773: ./conftest configure:27776: $? = 0 configure:27792: result: yes configure:27813: checking for working vfork configure:27951: result: yes configure:27987: checking for stdlib.h configure:27993: result: yes configure:28127: checking for GNU libc compatible malloc configure:28161: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 configure:28164: $? = 0 configure:28170: ./conftest configure:28173: $? = 0 configure:28189: result: yes configure:28217: checking for working memcmp configure:28270: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 configure:28273: $? = 0 configure:28279: ./conftest configure:28282: $? = 0 configure:28298: result: yes configure:28307: checking return type of signal handlers configure:28335: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:65: error: void value not ignored as it ought to be configure:28341: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnu-ghostscript" | #define PACKAGE_TARNAME "gnu-ghostscript" | #define PACKAGE_VERSION "8.60.0" | #define PACKAGE_STRING "gnu-ghostscript 8.60.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gnu-ghostscript" | #define VERSION "8.60.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_JPEGLIB_H 1 | #define DONT_HAVE_JMEMSYS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_HYPOT 1 | #define HAVE_FOPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:28356: result: void configure:28364: checking whether lstat dereferences a symlink specified with a trailing slash configure:28400: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 configure:28403: $? = 0 configure:28409: ./conftest configure:28412: $? = 0 configure:28435: result: yes configure:28454: checking whether stat accepts an empty string configure:28484: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 configure:28487: $? = 0 configure:28493: ./conftest configure:28496: $? = 0 configure:28512: result: no configure:28532: checking for vprintf configure:28588: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 conftest.c:84: warning: conflicting types for built-in function 'vprintf' configure:28594: $? = 0 configure:28612: result: yes configure:28619: checking for _doprnt configure:28675: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 /tmp/cc2V4aZr.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:28681: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnu-ghostscript" | #define PACKAGE_TARNAME "gnu-ghostscript" | #define PACKAGE_VERSION "8.60.0" | #define PACKAGE_STRING "gnu-ghostscript 8.60.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gnu-ghostscript" | #define VERSION "8.60.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_JPEGLIB_H 1 | #define DONT_HAVE_JMEMSYS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_HYPOT 1 | #define HAVE_FOPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:28698: result: no configure:28735: checking for bzero configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 conftest.c:85: warning: conflicting types for built-in function 'bzero' configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for dup2 configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for floor configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 conftest.c:87: warning: conflicting types for built-in function 'floor' configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for gettimeofday configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for memchr configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for memmove configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 conftest.c:90: warning: conflicting types for built-in function 'memmove' configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for memset configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 conftest.c:91: warning: conflicting types for built-in function 'memset' configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for mkdir configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for mkfifo configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for modf configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 conftest.c:94: warning: conflicting types for built-in function 'modf' configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for pow configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 conftest.c:95: warning: conflicting types for built-in function 'pow' configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for putenv configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for rint configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 conftest.c:97: warning: conflicting types for built-in function 'rint' configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for setenv configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for sqrt configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 conftest.c:99: warning: conflicting types for built-in function 'sqrt' configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for strchr configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 conftest.c:100: warning: conflicting types for built-in function 'strchr' configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for strerror configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for strrchr configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 conftest.c:102: warning: conflicting types for built-in function 'strrchr' configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for strspn configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 conftest.c:103: warning: conflicting types for built-in function 'strspn' configure:28797: $? = 0 configure:28815: result: yes configure:28735: checking for strstr configure:28791: gcc -o conftest -L/usr/X11R6/lib conftest.c -ldl -lm -lstdc++ >&5 conftest.c:104: warning: conflicting types for built-in function 'strstr' configure:28797: $? = 0 configure:28815: result: yes configure:28982: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnu-ghostscript config.status 8.60.0, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on moocow.localhost config.status:712: creating Makefile config.status:712: creating lib/gs_init.ps config.status:712: creating doc/version.texi config.status:712: creating cups/pstopxl config.status:712: creating cups/pstoraster config.status:903: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_func__doprnt=no ac_cv_func_bzero=yes ac_cv_func_connect=yes ac_cv_func_dup2=yes ac_cv_func_floor=yes ac_cv_func_fopen64=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_gethostbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_hypot=yes ac_cv_func_iconv_open=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mkfifo=yes ac_cv_func_mkstemp=yes ac_cv_func_modf=yes ac_cv_func_pow=yes ac_cv_func_putenv=yes ac_cv_func_remove=yes ac_cv_func_rint=yes ac_cv_func_setenv=yes ac_cv_func_shmat=yes ac_cv_func_sqrt=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strrchr=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11R6/include'\'' ac_x_libraries='\''/usr/X11R6/lib'\' ac_cv_header_cups_raster_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_png_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_window_h=no ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_Xext_XdbeQueryExtension=yes ac_cv_lib_Xt_XtAppCreateShell=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_jpeg_jpeg_set_defaults=yes ac_cv_lib_m_cos=yes ac_cv_lib_png_png_check_sig=yes ac_cv_lib_z_deflate=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_objext=o ac_cv_path_EGREP='//bin/grep -E' ac_cv_path_GREP=//bin/grep ac_cv_path_PKGCONFIG=/usr/bin/pkg-config ac_cv_path_install='//bin/install -c' ac_cv_path_mkdir=//bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_unsigned_long_int=4 ac_cv_sizeof_unsigned_long_long=8 ac_cv_struct_tm=time.h ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_unsigned_long_int=yes ac_cv_type_unsigned_long_long=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=//bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\' lt_cv_sys_max_cmd_len=98304 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/src/gnu-ghostscript-8.60.0/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/src/gnu-ghostscript-8.60.0/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/src/gnu-ghostscript-8.60.0/missing --run autoconf' AUTOHEADER='${SHELL} /usr/src/gnu-ghostscript-8.60.0/missing --run autoheader' AUTOMAKE='${SHELL} /usr/src/gnu-ghostscript-8.60.0/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS=' ' COMPILE_INITS='1' CONTRIBINCLUDE='include contrib/contrib.mak' CPP='gcc -E' CPPFLAGS='' CUPSCONFIG='' CUPSDEV='' CUPSINCLUDE='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"gnu-ghostscript\" -DPACKAGE_TARNAME=\"gnu-ghostscript\" -DPACKAGE_VERSION=\"8.60.0\" -DPACKAGE_STRING=\"gnu-ghostscript\ 8.60.0\" -DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE=\"gnu-ghostscript\" -DVERSION=\"8.60.0\" -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_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=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 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXT=1 -DHAVE_MKSTEMP=1 -DHAVE_HYPOT=1 -DHAVE_FOPEN64=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' DEPDIR='.deps' DYNAMIC_CFLAGS='' DYNAMIC_DEVS='' DYNAMIC_FLAGS='' DYNAMIC_LDFLAGS='' DYNAMIC_LIBS='' ECHO='//bin/echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='//bin/grep -E' EXEEXT='' F77='g77' FFLAGS='-g -O2' FILES='' FONTCONFIG_LIBS='-lfontconfig ' GCFLAGS=' -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long"' GREP='//bin/grep' GS='gs' GS_REVISION='860' GS_REVISIONDATE='20070912' GS_VERSION='86000' GS_VERSION_MAJOR='8' GS_VERSION_MINOR0='60' GS_VERSION_MINOR='60' GS_VERSION_PATCH='0' GTKCONFIG='' HAVE_FILE64='-DHAVE_FILE64' HAVE_FONTCONFIG='-DHAVE_FONTCONFIG' HAVE_HYPOT='-DHAVE_HYPOT' HAVE_MKSTEMP='-DHAVE_MKSTEMP' IJSDEVS='$(DD)ijs.dev' IJSDIR='ijs' INSTALL_CONTRIB='install-contrib-extras' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_SHARED='' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JASPERDIR='jasper' JBIG2DEVS='$(PSD)jbig2.dev' JBIG2DIR='jbig2dec' JPXDEVS='$(PSD)jpx.dev' LDFLAGS='-L/usr/X11R6/lib ' LIBJPEGDIR='src' LIBOBJS='' LIBPNGDIR='src' LIBS='-ldl -lm -lstdc++' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/src/gnu-ghostscript-8.60.0/missing --run makeinfo' OBJEXT='o' OMNIDEVS='$(DD)omni.dev' OPT_CFLAGS=' -O2' PACKAGE='gnu-ghostscript' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='gnu-ghostscript' PACKAGE_STRING='gnu-ghostscript 8.60.0' PACKAGE_TARNAME='gnu-ghostscript' PACKAGE_VERSION='8.60.0' PATH_SEPARATOR=':' PKGCONFIG='/usr/bin/pkg-config' PNGDEVS='$(DD)png48.dev $(DD)png16m.dev $(DD)pnggray.dev $(DD)pngmono.dev $(DD)png256.dev $(DD)png16.dev $(DD)pngalpha.dev' PRINTERS='$(DD)alc1900.dev $(DD)alc2000.dev $(DD)alc4000.dev $(DD)alc4100.dev $(DD)alc8500.dev $(DD)alc8600.dev $(DD)alc9100.dev $(DD)ap3250.dev $(DD)appledmp.dev $(DD)atx23.dev $(DD)atx24.dev $(DD)atx38.dev $(DD)bj10e.dev $(DD)bj10v.dev $(DD)bj10vh.dev $(DD)bj200.dev $(DD)bjc600.dev $(DD)bjc800.dev $(DD)bjc880j.dev $(DD)bjccmyk.dev $(DD)bjccolor.dev $(DD)bjcgray.dev $(DD)bjcmono.dev $(DD)cdeskjet.dev $(DD)cdj1600.dev $(DD)cdj500.dev $(DD)cdj550.dev $(DD)cdj670.dev $(DD)cdj850.dev $(DD)cdj880.dev $(DD)cdj890.dev $(DD)cdj970.dev $(DD)cdjcolor.dev $(DD)cdjmono.dev $(DD)chp2200.dev $(DD)cljet5.dev $(DD)cljet5c.dev $(DD)cljet5pr.dev $(DD)coslw2p.dev $(DD)coslwxl.dev $(DD)cp50.dev $(DD)declj250.dev $(DD)deskjet.dev $(DD)dj505j.dev $(DD)djet500.dev $(DD)djet500c.dev $(DD)dl2100.dev $(DD)dnj650c.dev $(DD)epl2050.dev $(DD)epl2050p.dev $(DD)epl2120.dev $(DD)epl2500.dev $(DD)epl2750.dev $(DD)epl5800.dev $(DD)epl5900.dev $(DD)epl6100.dev $(DD)epl6200.dev $(DD)eps9high.dev $(DD)eps9mid.dev $(DD)epson.dev $(DD)epsonc.dev $(DD)escp.dev $(DD)escpage.dev $(DD)fmlbp.dev $(DD)fmpr.dev $(DD)fs600.dev $(DD)gdi.dev $(DD)hl1240.dev $(DD)hl1250.dev $(DD)hl7x0.dev $(DD)hpdj1120c.dev $(DD)hpdj310.dev $(DD)hpdj320.dev $(DD)hpdj340.dev $(DD)hpdj400.dev $(DD)hpdj500.dev $(DD)hpdj500c.dev $(DD)hpdj510.dev $(DD)hpdj520.dev $(DD)hpdj540.dev $(DD)hpdj550c.dev $(DD)hpdj560c.dev $(DD)hpdj600.dev $(DD)hpdj660c.dev $(DD)hpdj670c.dev $(DD)hpdj680c.dev $(DD)hpdj690c.dev $(DD)hpdj850c.dev $(DD)hpdj855c.dev $(DD)hpdj870c.dev $(DD)hpdj890c.dev $(DD)hpdjplus.dev $(DD)hpdjportable.dev $(DD)ibmpro.dev $(DD)imagen.dev $(DD)iwhi.dev $(DD)iwlo.dev $(DD)iwlq.dev $(DD)jetp3852.dev $(DD)jj100.dev $(DD)la50.dev $(DD)la70.dev $(DD)la75.dev $(DD)la75plus.dev $(DD)laserjet.dev $(DD)lbp310.dev $(DD)lbp320.dev $(DD)lbp8.dev $(DD)lex2050.dev $(DD)lex3200.dev $(DD)lex5700.dev $(DD)lex7000.dev $(DD)lips2p.dev $(DD)lips3.dev $(DD)lips4.dev $(DD)lips4v.dev $(DD)lj250.dev $(DD)lj3100sw.dev $(DD)lj4dith.dev $(DD)lj4dithp.dev $(DD)lj5gray.dev $(DD)lj5mono.dev $(DD)ljet2p.dev $(DD)ljet3.dev $(DD)ljet3d.dev $(DD)ljet4.dev $(DD)ljet4d.dev $(DD)ljet4pjl.dev $(DD)ljetplus.dev $(DD)ln03.dev $(DD)lp1800.dev $(DD)lp1900.dev $(DD)lp2000.dev $(DD)lp2200.dev $(DD)lp2400.dev $(DD)lp2500.dev $(DD)lp2563.dev $(DD)lp3000c.dev $(DD)lp7500.dev $(DD)lp7700.dev $(DD)lp7900.dev $(DD)lp8000.dev $(DD)lp8000c.dev $(DD)lp8100.dev $(DD)lp8200c.dev $(DD)lp8300c.dev $(DD)lp8300f.dev $(DD)lp8400f.dev $(DD)lp8500c.dev $(DD)lp8600.dev $(DD)lp8600f.dev $(DD)lp8700.dev $(DD)lp8800c.dev $(DD)lp8900.dev $(DD)lp9000b.dev $(DD)lp9000c.dev $(DD)lp9100.dev $(DD)lp9200b.dev $(DD)lp9200c.dev $(DD)lp9300.dev $(DD)lp9400.dev $(DD)lp9500c.dev $(DD)lp9600.dev $(DD)lp9600s.dev $(DD)lp9800c.dev $(DD)lps4500.dev $(DD)lps6500.dev $(DD)lq850.dev $(DD)lx5000.dev $(DD)lxm3200.dev $(DD)lxm5700m.dev $(DD)m8510.dev $(DD)md1xMono.dev $(DD)md2k.dev $(DD)md50Eco.dev $(DD)md50Mono.dev $(DD)md5k.dev $(DD)mj500c.dev $(DD)mj6000c.dev $(DD)mj700v2c.dev $(DD)mj8000c.dev $(DD)ml600.dev $(DD)necp6.dev $(DD)npdl.dev $(DD)oce9050.dev $(DD)oki182.dev $(DD)oki4w.dev $(DD)okiibm.dev $(DD)oprp.dev $(DD)opvp.dev $(DD)paintjet.dev $(DD)pcl3.dev $(DD)photoex.dev $(DD)picty180.dev $(DD)pj.dev $(DD)pjetxl.dev $(DD)pjxl.dev $(DD)pjxl300.dev $(DD)pr1000.dev $(DD)pr1000_4.dev $(DD)pr150.dev $(DD)pr201.dev $(DD)pxlcolor.dev $(DD)pxlmono.dev $(DD)r4081.dev $(DD)rpdl.dev $(DD)samsunggdi.dev $(DD)sj48.dev $(DD)st800.dev $(DD)stcolor.dev $(DD)t4693d2.dev $(DD)t4693d4.dev $(DD)t4693d8.dev $(DD)tek4696.dev $(DD)uniprint.dev $(DD)wep24pin.dev $(DD)wep9pin.dev $(DD)xes.dev ' RANLIB='ranlib' SED='//bin/sed' SET_MAKE='' SHARE_JASPER='0' SHARE_JBIG2='0' SHARE_LIBJPEG='1' SHARE_LIBPNG='1' SHARE_ZLIB='1' SHELL='/bin/sh' SOC_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' SOC_LIBS='-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' SOC_LOADER='dxmain.c' STRIP='strip' VERSION='8.60.0' X11DEVS='$(DD)x11.dev $(DD)x11alpha.dev $(DD)x11cmyk.dev $(DD)x11mono.dev $(DD)x11_.dev $(DD)x11alt_.dev $(DD)x11cmyk2.dev $(DD)x11cmyk4.dev $(DD)x11cmyk8.dev $(DD)x11rg16x.dev $(DD)x11rg32x.dev $(DD)x11gray2.dev $(DD)x11gray4.dev' XLIBS=' Xt SM ICE Xext X11' XMKMF='' X_CFLAGS='-I/usr/X11R6/include' X_DEVS='$(DD)x11.dev $(DD)x11alpha.dev $(DD)x11cmyk.dev $(DD)x11mono.dev $(DD)x11_.dev $(DD)x11alt_.dev $(DD)x11cmyk2.dev $(DD)x11cmyk4.dev $(DD)x11cmyk8.dev $(DD)x11rg16x.dev $(DD)x11rg32x.dev $(DD)x11gray2.dev $(DD)x11gray4.dev' X_EXTRA_LIBS='' X_LDFLAGS='-L/usr/X11R6/lib' X_LIBS=' Xt SM ICE Xext X11' X_PRE_LIBS=' -lSM -lICE' ZLIBDIR='src' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' cups_datadir='/usr/share/cups' cups_serverbin='/usr/lib/cups' cups_serverroot='/etc/cups' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' fontpath='${datarootdir}/fonts/default/ghostscript:${datarootdir}/fonts/default/Type1:${datarootdir}/fonts/default/TrueType:/usr/lib/DPS/outline/base:/usr/openwin/lib/X11/fonts/Type1:/usr/openwin/lib/X11/fonts/TrueType' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/info' install_sh='$(SHELL) /usr/src/gnu-ghostscript-8.60.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/man' mkdir_p='//bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "gnu-ghostscript" #define PACKAGE_TARNAME "gnu-ghostscript" #define PACKAGE_VERSION "8.60.0" #define PACKAGE_STRING "gnu-ghostscript 8.60.0" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE "gnu-ghostscript" #define VERSION "8.60.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define TIME_WITH_SYS_TIME 1 #define SIZEOF_UNSIGNED_LONG_INT 4 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define HAVE_JPEGLIB_H 1 #define DONT_HAVE_JMEMSYS_H 1 #define HAVE_ZLIB_H 1 #define HAVE_PNG_H 1 #define HAVE_LIBX11 1 #define HAVE_LIBXEXT 1 #define HAVE_LIBXT 1 #define HAVE_MKSTEMP 1 #define HAVE_HYPOT 1 #define HAVE_FOPEN64 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define RETSIGTYPE void #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_VPRINTF 1 #define HAVE_BZERO 1 #define HAVE_DUP2 1 #define HAVE_FLOOR 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_MKFIFO 1 #define HAVE_MODF 1 #define HAVE_POW 1 #define HAVE_PUTENV 1 #define HAVE_RINT 1 #define HAVE_SETENV 1 #define HAVE_SQRT 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRRCHR 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 configure: exit 0