This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = server1 uname -m = x86_64 uname -r = 2.6.24-23-xen uname -s = Linux uname -v = #1 SMP Mon Jan 26 03:09:12 UTC 2009 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1868: checking for gcc configure:1884: found /usr/bin/gcc configure:1895: result: gcc configure:2133: checking for C compiler version configure:2140: gcc --version >&5 gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4) 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:2143: $? = 0 configure:2150: gcc -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4) configure:2153: $? = 0 configure:2160: gcc -V >&5 gcc: '-V' option must have argument configure:2163: $? = 1 configure:2186: checking for C compiler default output file name configure:2213: gcc conftest.c >&5 configure:2216: $? = 0 configure:2254: result: a.out configure:2271: checking whether the C compiler works configure:2281: ./a.out configure:2284: $? = 0 configure:2301: result: yes configure:2308: checking whether we are cross compiling configure:2310: result: no configure:2313: checking for suffix of executables configure:2320: gcc -o conftest conftest.c >&5 configure:2323: $? = 0 configure:2347: result: configure:2353: checking for suffix of object files configure:2379: gcc -c conftest.c >&5 configure:2382: $? = 0 configure:2405: result: o configure:2409: checking whether we are using the GNU C compiler configure:2438: gcc -c conftest.c >&5 configure:2444: $? = 0 configure:2461: result: yes configure:2466: checking whether gcc accepts -g configure:2496: gcc -c -g conftest.c >&5 configure:2502: $? = 0 configure:2601: result: yes configure:2618: checking for gcc option to accept ISO C89 configure:2692: gcc -c conftest.c >&5 configure:2698: $? = 0 configure:2721: result: none needed configure:2744: checking how to run the C preprocessor configure:2784: gcc -E conftest.c configure:2790: $? = 0 configure:2821: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:2827: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2860: result: gcc -E configure:2889: gcc -E conftest.c configure:2895: $? = 0 configure:2926: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:2932: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3014: checking for ranlib configure:3030: found /usr/bin/ranlib configure:3041: result: ranlib configure:3109: checking supported compiler flags configure:3137: gcc -c -O2 conftest.c >&5 configure:3143: $? = 0 configure:3185: gcc -c -Wall conftest.c >&5 configure:3191: $? = 0 configure:3185: gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:11: warning: function declaration isn't a prototype configure:3191: $? = 0 configure:3185: gcc -c -Wundef conftest.c >&5 configure:3191: $? = 0 configure:3185: gcc -c -Wmissing-declarations conftest.c >&5 configure:3191: $? = 0 configure:3185: gcc -c -Wmissing-prototypes conftest.c >&5 configure:3191: $? = 0 configure:3185: gcc -c -Wwrite-strings conftest.c >&5 configure:3191: $? = 0 configure:3185: gcc -c -Wno-strict-aliasing conftest.c >&5 configure:3191: $? = 0 configure:3185: gcc -c -Wdeclaration-after-statement conftest.c >&5 configure:3191: $? = 0 configure:3185: gcc -c -fno-builtin conftest.c >&5 configure:3191: $? = 0 configure:3185: gcc -c -fno-common conftest.c >&5 configure:3191: $? = 0 configure:3210: result: ...done. configure:3222: checking for dirent.h that defines DIR configure:3251: gcc -c conftest.c >&5 configure:3257: $? = 0 configure:3273: result: yes configure:3286: checking for library containing opendir configure:3327: gcc -o conftest conftest.c >&5 configure:3333: $? = 0 configure:3361: result: none required configure:3456: checking for grep that handles long lines and -e configure:3530: result: /bin/grep configure:3535: checking for egrep configure:3613: result: /bin/grep -E configure:3618: checking for ANSI C header files configure:3648: gcc -c conftest.c >&5 configure:3654: $? = 0 configure:3753: gcc -o conftest conftest.c >&5 configure:3756: $? = 0 configure:3762: ./conftest configure:3765: $? = 0 configure:3782: result: yes configure:3806: checking for sys/types.h configure:3827: gcc -c conftest.c >&5 configure:3833: $? = 0 configure:3849: result: yes configure:3806: checking for sys/stat.h configure:3827: gcc -c conftest.c >&5 configure:3833: $? = 0 configure:3849: result: yes configure:3806: checking for stdlib.h configure:3827: gcc -c conftest.c >&5 configure:3833: $? = 0 configure:3849: result: yes configure:3806: checking for string.h configure:3827: gcc -c conftest.c >&5 configure:3833: $? = 0 configure:3849: result: yes configure:3806: checking for memory.h configure:3827: gcc -c conftest.c >&5 configure:3833: $? = 0 configure:3849: result: yes configure:3806: checking for strings.h configure:3827: gcc -c conftest.c >&5 configure:3833: $? = 0 configure:3849: result: yes configure:3806: checking for inttypes.h configure:3827: gcc -c conftest.c >&5 configure:3833: $? = 0 configure:3849: result: yes configure:3806: checking for stdint.h configure:3827: gcc -c conftest.c >&5 configure:3833: $? = 0 configure:3849: result: yes configure:3806: checking for unistd.h configure:3827: gcc -c conftest.c >&5 configure:3833: $? = 0 configure:3849: result: yes configure:3888: checking errno.h usability configure:3905: gcc -c conftest.c >&5 configure:3911: $? = 0 configure:3925: result: yes configure:3929: checking errno.h presence configure:3944: gcc -E conftest.c configure:3950: $? = 0 configure:3964: result: yes configure:3992: checking for errno.h configure:4000: result: yes configure:3888: checking fcntl.h usability configure:3905: gcc -c conftest.c >&5 configure:3911: $? = 0 configure:3925: result: yes configure:3929: checking fcntl.h presence configure:3944: gcc -E conftest.c configure:3950: $? = 0 configure:3964: result: yes configure:3992: checking for fcntl.h configure:4000: result: yes configure:3888: checking limits.h usability configure:3905: gcc -c conftest.c >&5 configure:3911: $? = 0 configure:3925: result: yes configure:3929: checking limits.h presence configure:3944: gcc -E conftest.c configure:3950: $? = 0 configure:3964: result: yes configure:3992: checking for limits.h configure:4000: result: yes configure:3888: checking malloc.h usability configure:3905: gcc -c conftest.c >&5 configure:3911: $? = 0 configure:3925: result: yes configure:3929: checking malloc.h presence configure:3944: gcc -E conftest.c configure:3950: $? = 0 configure:3964: result: yes configure:3992: checking for malloc.h configure:4000: result: yes configure:3878: checking for memory.h configure:3884: result: yes configure:3878: checking for stdlib.h configure:3884: result: yes configure:3878: checking for string.h configure:3884: result: yes configure:3878: checking for strings.h configure:3884: result: yes configure:3888: checking sys/ioctl.h usability configure:3905: gcc -c conftest.c >&5 configure:3911: $? = 0 configure:3925: result: yes configure:3929: checking sys/ioctl.h presence configure:3944: gcc -E conftest.c configure:3950: $? = 0 configure:3964: result: yes configure:3992: checking for sys/ioctl.h configure:4000: result: yes configure:3888: checking sys/param.h usability configure:3905: gcc -c conftest.c >&5 configure:3911: $? = 0 configure:3925: result: yes configure:3929: checking sys/param.h presence configure:3944: gcc -E conftest.c configure:3950: $? = 0 configure:3964: result: yes configure:3992: checking for sys/param.h configure:4000: result: yes configure:3888: checking sys/time.h usability configure:3905: gcc -c conftest.c >&5 configure:3911: $? = 0 configure:3925: result: yes configure:3929: checking sys/time.h presence configure:3944: gcc -E conftest.c configure:3950: $? = 0 configure:3964: result: yes configure:3992: checking for sys/time.h configure:4000: result: yes configure:3888: checking syslog.h usability configure:3905: gcc -c conftest.c >&5 configure:3911: $? = 0 configure:3925: result: yes configure:3929: checking syslog.h presence configure:3944: gcc -E conftest.c configure:3950: $? = 0 configure:3964: result: yes configure:3992: checking for syslog.h configure:4000: result: yes configure:3878: checking for unistd.h configure:3884: result: yes configure:4025: checking sys/window.h usability configure:4042: gcc -c conftest.c >&5 conftest.c:65:24: error: sys/window.h: No such file or directory configure:4048: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DIRENT_H 1 | #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_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:4062: result: no configure:4066: checking sys/window.h presence configure:4081: gcc -E conftest.c conftest.c:32:24: error: sys/window.h: No such file or directory configure:4087: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DIRENT_H 1 | #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_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:4101: result: no configure:4129: checking for sys/window.h configure:4136: result: no configure:4144: checking for an ANSI C-conforming const configure:4219: gcc -c conftest.c >&5 configure:4225: $? = 0 configure:4240: result: yes configure:4250: checking for inline configure:4276: gcc -c conftest.c >&5 configure:4282: $? = 0 configure:4300: result: inline configure:4319: checking for mode_t configure:4349: gcc -c conftest.c >&5 configure:4355: $? = 0 configure:4370: result: yes configure:4382: checking for off_t configure:4412: gcc -c conftest.c >&5 configure:4418: $? = 0 configure:4433: result: yes configure:4445: checking for size_t configure:4475: gcc -c conftest.c >&5 configure:4481: $? = 0 configure:4496: result: yes configure:4508: checking for struct stat.st_blocks configure:4536: gcc -c conftest.c >&5 configure:4542: $? = 0 configure:4599: result: yes configure:4622: checking whether time.h and sys/time.h may both be included configure:4652: gcc -c conftest.c >&5 configure:4658: $? = 0 configure:4673: result: yes configure:4683: checking whether struct tm is in sys/time.h or time.h configure:4713: gcc -c conftest.c >&5 configure:4719: $? = 0 configure:4734: result: time.h configure:5136: checking for unsigned long int configure:5166: gcc -c conftest.c >&5 configure:5172: $? = 0 configure:5187: result: yes configure:5194: checking size of unsigned long int configure:5496: gcc -o conftest conftest.c >&5 configure:5499: $? = 0 configure:5505: ./conftest configure:5508: $? = 0 configure:5531: result: 8 configure:6777: checking for pkg-config configure:6810: result: no configure:6843: checking for FcInitLoadConfigAndFonts in -lfontconfig configure:6878: gcc -o conftest conftest.c -lfontconfig >&5 /usr/bin/ld: cannot find -lfontconfig collect2: ld returned 1 exit status configure:6884: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DIRENT_H 1 | #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_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 8 | /* end confdefs.h. */ | | /* 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 FcInitLoadConfigAndFonts (); | int | main () | { | return FcInitLoadConfigAndFonts (); | ; | return 0; | } configure:6902: result: no configure:7050: checking for cos in -lm configure:7085: gcc -o conftest conftest.c -lm >&5 conftest.c:43: warning: conflicting types for built-in function 'cos' configure:7091: $? = 0 configure:7109: result: yes configure:7123: checking for pthread_create in -lpthread configure:7158: gcc -o conftest conftest.c -lpthread -lm >&5 configure:7164: $? = 0 configure:7182: result: yes configure:7206: checking for iconv_open configure:7262: gcc -o conftest conftest.c -lm >&5 configure:7268: $? = 0 configure:7285: result: yes configure:7679: checking for systempapername in -lpaper configure:7714: gcc -o conftest conftest.c -lpaper -lm >&5 /usr/bin/ld: cannot find -lpaper collect2: ld returned 1 exit status configure:7720: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DIRENT_H 1 | #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_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 8 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* 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 systempapername (); | int | main () | { | return systempapername (); | ; | return 0; | } configure:7738: result: no configure:7744: WARNING: disabling support for libpaper configure:7762: checking for dlopen in -ldl configure:7797: gcc -o conftest conftest.c -ldl -lm >&5 configure:7803: $? = 0 configure:7821: result: yes configure:7833: checking for local jpeg library source configure:7837: result: jpeg configure:8075: checking for jmemsys.h configure:8078: result: yes configure:8091: checking for local zlib source configure:8097: result: yes configure:8330: checking for local png library source configure:8333: result: yes configure:8583: checking for cups-config configure:8616: result: no configure:8670: checking for local ijs library source configure:8673: result: yes configure:8695: checking for local jbig2dec library source configure:8701: result: jbig2dec configure:8804: checking for local jasper library source configure:8810: result: jasper configure:8812: checking for local jasper configure script configure:8815: result: yes configure:9048: checking for pkg-config configure:9081: result: no configure:9122: checking for X configure:9237: gcc -E conftest.c conftest.c:38:22: error: X11/Xlib.h: No such file or directory configure:9243: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DIRENT_H 1 | #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_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 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | #include configure:9292: gcc -o conftest conftest.c -lX11 -ldl -lm -lstdc++ >&5 conftest.c:38:22: error: X11/Xlib.h: No such file or directory configure:9298: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DIRENT_H 1 | #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_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 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:9346: result: no configure:11026: checking for mkstemp configure:11082: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:11088: $? = 0 configure:11106: result: yes configure:11122: checking for hypot configure:11178: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 conftest.c:63: warning: conflicting types for built-in function 'hypot' configure:11184: $? = 0 configure:11202: result: yes configure:11218: checking for fopen64 configure:11274: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:11280: $? = 0 configure:11298: result: yes configure:11314: checking for mkstemp64 configure:11370: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:11376: $? = 0 configure:11394: result: yes configure:11407: checking whether gcc needs -traditional configure:11449: result: no configure:11457: checking for pid_t configure:11487: gcc -c conftest.c >&5 configure:11493: $? = 0 configure:11508: result: yes configure:11535: checking vfork.h usability configure:11552: gcc -c conftest.c >&5 conftest.c:76:19: error: vfork.h: No such file or directory configure:11558: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DIRENT_H 1 | #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_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 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_MKSTEMP 1 | #define HAVE_HYPOT 1 | #define HAVE_FOPEN64 1 | #define HAVE_MKSTEMP64 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:11572: result: no configure:11576: checking vfork.h presence configure:11591: gcc -E conftest.c conftest.c:43:19: error: vfork.h: No such file or directory configure:11597: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DIRENT_H 1 | #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_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 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_MKSTEMP 1 | #define HAVE_HYPOT 1 | #define HAVE_FOPEN64 1 | #define HAVE_MKSTEMP64 1 | /* end confdefs.h. */ | #include configure:11611: result: no configure:11639: checking for vfork.h configure:11647: result: no configure:11665: checking for fork configure:11721: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 conftest.c:66: warning: conflicting types for built-in function 'fork' configure:11727: $? = 0 configure:11745: result: yes configure:11665: checking for vfork configure:11721: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:11727: $? = 0 configure:11745: result: yes configure:11756: checking for working fork configure:11788: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:11791: $? = 0 configure:11797: ./conftest configure:11800: $? = 0 configure:11816: result: yes configure:11837: checking for working vfork configure:11975: result: yes configure:12011: checking for stdlib.h configure:12017: result: yes configure:12146: checking for GNU libc compatible malloc configure:12180: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:12183: $? = 0 configure:12189: ./conftest configure:12192: $? = 0 configure:12208: result: yes configure:12236: checking for working memcmp configure:12289: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:12292: $? = 0 configure:12298: ./conftest configure:12301: $? = 0 configure:12317: result: yes configure:12326: checking return type of signal handlers configure:12354: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:55: error: void value not ignored as it ought to be configure:12360: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DIRENT_H 1 | #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_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 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_MKSTEMP 1 | #define HAVE_HYPOT 1 | #define HAVE_FOPEN64 1 | #define HAVE_MKSTEMP64 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:12375: result: void configure:12383: checking whether lstat dereferences a symlink specified with a trailing slash configure:12419: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:12422: $? = 0 configure:12428: ./conftest configure:12431: $? = 0 configure:12454: result: yes configure:12473: checking whether stat accepts an empty string configure:12503: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:12506: $? = 0 configure:12512: ./conftest configure:12515: $? = 0 configure:12531: result: no configure:12551: checking for vprintf configure:12607: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 conftest.c:74: warning: conflicting types for built-in function 'vprintf' configure:12613: $? = 0 configure:12631: result: yes configure:12638: checking for _doprnt configure:12694: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 /tmp/ccEcmRzY.o: In function `main': conftest.c:(.text+0xa): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:12700: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DIRENT_H 1 | #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_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 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_MKSTEMP 1 | #define HAVE_HYPOT 1 | #define HAVE_FOPEN64 1 | #define HAVE_MKSTEMP64 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:12717: result: no configure:12754: checking for bzero configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 conftest.c:75: warning: conflicting types for built-in function 'bzero' configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for dup2 configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for floor configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 conftest.c:77: warning: conflicting types for built-in function 'floor' configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for gettimeofday configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for memchr configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for memmove configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 conftest.c:80: warning: conflicting types for built-in function 'memmove' configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for memset configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 conftest.c:81: warning: conflicting types for built-in function 'memset' configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for mkdir configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for mkfifo configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for modf configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 conftest.c:84: warning: conflicting types for built-in function 'modf' configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for pow configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 conftest.c:85: warning: conflicting types for built-in function 'pow' configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for putenv configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for rint configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 conftest.c:87: warning: conflicting types for built-in function 'rint' configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for setenv configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for sqrt configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 conftest.c:89: warning: conflicting types for built-in function 'sqrt' configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for strchr configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 conftest.c:90: warning: conflicting types for built-in function 'strchr' configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for strerror configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for strrchr configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 conftest.c:92: warning: conflicting types for built-in function 'strrchr' configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for strspn configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 conftest.c:93: warning: conflicting types for built-in function 'strspn' configure:12816: $? = 0 configure:12834: result: yes configure:12754: checking for strstr configure:12810: gcc -o conftest conftest.c -ldl -lm -lstdc++ >&5 conftest.c:94: warning: conflicting types for built-in function 'strstr' configure:12816: $? = 0 configure:12834: result: yes configure:12980: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on server1 config.status:645: creating Makefile config.status:645: creating cups/pstopxl config.status:645: creating cups/pstoraster ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline 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_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_func__doprnt=no ac_cv_func_bzero=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_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_mkstemp64=yes ac_cv_func_mkstemp=yes ac_cv_func_modf=yes ac_cv_func_pow=yes ac_cv_func_putenv=yes ac_cv_func_rint=yes ac_cv_func_setenv=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=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_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_lib_dl_dlopen=yes ac_cv_lib_fontconfig_FcInitLoadConfigAndFonts=no ac_cv_lib_m_cos=yes ac_cv_lib_paper_systempapername=no ac_cv_lib_pthread_pthread_create=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_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_search_opendir='none required' ac_cv_sizeof_unsigned_long_int=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 ## ----------------- ## ## Output variables. ## ## ----------------- ## CAIRO_CFLAGS='' CAIRO_LIBS='' CC='gcc' CFLAGS='' COMPILE_INITS='1' CONTRIBINCLUDE='include contrib/contrib.mak' CPP='gcc -E' CPPFLAGS='' CUPSCFLAGS='' CUPSCONFIG='' CUPSDATA='' CUPSDEV='' CUPSINCLUDE='' CUPSLIBDIRS='' CUPSLIBS='' CUPSSERVERBIN='' CUPSSERVERROOT='' DEFS='-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=8 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DX_DISPLAY_MISSING=1 -DHAVE_MKSTEMP=1 -DHAVE_HYPOT=1 -DHAVE_FOPEN64=1 -DHAVE_MKSTEMP64=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' DYNAMIC_CFLAGS='' DYNAMIC_DEVS='' DYNAMIC_FLAGS='' DYNAMIC_LDFLAGS='' DYNAMIC_LIBS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FILES='$(DD)bbox.dev $(DD)bit.dev $(DD)bitcmyk.dev $(DD)bitrgb.dev $(DD)bitrgbtags.dev $(DD)bmp16.dev $(DD)bmp16m.dev $(DD)bmp256.dev $(DD)bmp32b.dev $(DD)bmpgray.dev $(DD)bmpmono.dev $(DD)bmpsep1.dev $(DD)bmpsep8.dev $(DD)ccr.dev $(DD)cfax.dev $(DD)cgm24.dev $(DD)cgm8.dev $(DD)cgmmono.dev $(DD)cif.dev $(DD)devicen.dev $(DD)dfaxhigh.dev $(DD)dfaxlow.dev $(DD)epswrite.dev $(DD)fax.dev $(DD)faxg3.dev $(DD)faxg32d.dev $(DD)faxg4.dev $(DD)imdi.dev $(DD)inferno.dev $(DD)jpeg.dev $(DD)jpegcmyk.dev $(DD)jpeggray.dev $(DD)mag16.dev $(DD)mag256.dev $(DD)mgr4.dev $(DD)mgr8.dev $(DD)mgrgray2.dev $(DD)mgrgray4.dev $(DD)mgrgray8.dev $(DD)mgrmono.dev $(DD)miff24.dev $(DD)pam.dev $(DD)pbm.dev $(DD)pbmraw.dev $(DD)pcx16.dev $(DD)pcx24b.dev $(DD)pcx256.dev $(DD)pcx2up.dev $(DD)pcxcmyk.dev $(DD)pcxgray.dev $(DD)pcxmono.dev $(DD)pdfwrite.dev $(DD)pgm.dev $(DD)pgmraw.dev $(DD)pgnm.dev $(DD)pgnmraw.dev $(DD)pkm.dev $(DD)pkmraw.dev $(DD)pksm.dev $(DD)pksmraw.dev $(DD)plan9bm.dev $(DD)png16.dev $(DD)png16m.dev $(DD)png256.dev $(DD)pngalpha.dev $(DD)pnggray.dev $(DD)pngmono.dev $(DD)pnm.dev $(DD)pnmraw.dev $(DD)ppm.dev $(DD)ppmraw.dev $(DD)ps2write.dev $(DD)psdcmyk.dev $(DD)psdf.dev $(DD)psdrgb.dev $(DD)psgray.dev $(DD)psmono.dev $(DD)psrgb.dev $(DD)pswrite.dev $(DD)sgirgb.dev $(DD)simdi.dev $(DD)spotcmyk.dev $(DD)sunhmono.dev $(DD)tfax.dev $(DD)tiff12nc.dev $(DD)tiff24nc.dev $(DD)tiff32nc.dev $(DD)tiffcrle.dev $(DD)tiffg3.dev $(DD)tiffg32d.dev $(DD)tiffg4.dev $(DD)tiffgray.dev $(DD)tifflzw.dev $(DD)tiffpack.dev $(DD)tiffs.dev $(DD)tiffsep.dev $(DD)wtscmyk.dev $(DD)wtsimdi.dev $(DD)xcf.dev ' FONTCONFIG_CFLAGS='' FONTCONFIG_LIBS='' GCFLAGS=' -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int"' GREP='/bin/grep' GS='gs' GTKCONFIG='' HAVE_FILE64='-DHAVE_FILE64' HAVE_FONTCONFIG='' HAVE_HYPOT='-DHAVE_HYPOT' HAVE_MKSTEMP64='-DHAVE_MKSTEMP64' HAVE_MKSTEMP='-DHAVE_MKSTEMP' IJSDEVS='$(DD)ijs.dev' IJSDIR='ijs' INSTALL_CONTRIB='install-contrib-extras' INSTALL_SHARED='' JASPERDIR='jasper' JBIG2DEVS='$(PSD)jbig2.dev' JBIG2DIR='jbig2dec' JPXDEVS='$(PSD)jpx.dev' LDFLAGS='' LIBJPEGDIR='jpeg' LIBOBJS='' LIBPNGDIR='libpng' LIBS='-ldl -lm -lstdc++' LTLIBOBJS='' OBJEXT='o' OMNIDEVS='$(DD)omni.dev' OPT_CFLAGS=' -O2' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKGCONFIG='' 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)rinkj.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)xes.dev ' PTHREAD_LIBS='-lpthread' RANLIB='ranlib' SHARE_JASPER='0' SHARE_JBIG2='0' SHARE_LIBJPEG='0' SHARE_LIBPNG='0' SHARE_ZLIB='0' SHELL='/bin/bash' SOC_CFLAGS='' SOC_LIBS='' SOC_LOADER='dxmainc.c' SYNC='posync' X11DEVS='' XLIBS='' XMKMF='' X_CFLAGS='' X_DEVS='' X_EXTRA_LIBS='' X_LDFLAGS='' X_LIBS='' X_PRE_LIBS='' ZLIBDIR='zlib' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' 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_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' 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 "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_DIRENT_H 1 #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_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 8 #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define X_DISPLAY_MISSING 1 #define HAVE_MKSTEMP 1 #define HAVE_HYPOT 1 #define HAVE_FOPEN64 1 #define HAVE_MKSTEMP64 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