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.69. Invocation command line was $ ./configure --exec_prefix=/usr --disable-pam --enable-raw-printing --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = vasdarab.uhu uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2579: checking for gawk configure:2595: found /bin/gawk configure:2606: result: gawk configure:2627: checking for i686-uhu-linux-clang configure:2657: result: no configure:2627: checking for i686-uhu-linux-cc configure:2657: result: no configure:2627: checking for i686-uhu-linux-gcc configure:2643: found /usr/bin/i686-uhu-linux-gcc configure:2654: result: i686-uhu-linux-gcc configure:2729: checking for C compiler version configure:2738: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2749: $? = 0 configure:2738: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2749: $? = 0 configure:2738: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2749: $? = 1 configure:2738: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2749: $? = 1 configure:2769: checking whether the C compiler works configure:2791: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2795: $? = 0 configure:2843: result: yes configure:2846: checking for C compiler default output file name configure:2848: result: a.out configure:2854: checking for suffix of executables configure:2861: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2865: $? = 0 configure:2887: result: configure:2909: checking whether we are cross compiling configure:2917: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2921: $? = 0 configure:2928: ./conftest configure:2932: $? = 0 configure:2947: result: no configure:2952: checking for suffix of object files configure:2974: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2978: $? = 0 configure:2999: result: o configure:3003: checking whether we are using the GNU C compiler configure:3022: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3022: $? = 0 configure:3031: result: yes configure:3040: checking whether i686-uhu-linux-gcc accepts -g configure:3060: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3060: $? = 0 configure:3101: result: yes configure:3118: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3181: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3181: $? = 0 configure:3194: result: none needed configure:3219: checking how to run the C preprocessor configure:3250: i686-uhu-linux-gcc -E conftest.c configure:3250: $? = 0 configure:3264: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3264: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | /* end confdefs.h. */ | #include configure:3289: result: i686-uhu-linux-gcc -E configure:3309: i686-uhu-linux-gcc -E conftest.c configure:3309: $? = 0 configure:3323: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | /* end confdefs.h. */ | #include configure:3365: checking for i686-uhu-linux-clang++ configure:3395: result: no configure:3365: checking for i686-uhu-linux-c++ configure:3381: found /usr/bin/i686-uhu-linux-c++ configure:3392: result: i686-uhu-linux-c++ configure:3463: checking for C++ compiler version configure:3472: i686-uhu-linux-c++ --version >&5 i686-uhu-linux-c++ (GCC) 4.8.3 Copyright (C) 2013 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:3483: $? = 0 configure:3472: i686-uhu-linux-c++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-c++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3483: $? = 0 configure:3472: i686-uhu-linux-c++ -V >&5 i686-uhu-linux-c++: error: unrecognized command line option '-V' i686-uhu-linux-c++: fatal error: no input files compilation terminated. configure:3483: $? = 1 configure:3472: i686-uhu-linux-c++ -qversion >&5 i686-uhu-linux-c++: error: unrecognized command line option '-qversion' i686-uhu-linux-c++: fatal error: no input files compilation terminated. configure:3483: $? = 1 configure:3487: checking whether we are using the GNU C++ compiler configure:3506: i686-uhu-linux-c++ -c conftest.cpp >&5 configure:3506: $? = 0 configure:3515: result: yes configure:3524: checking whether i686-uhu-linux-c++ accepts -g configure:3544: i686-uhu-linux-c++ -c -g conftest.cpp >&5 configure:3544: $? = 0 configure:3585: result: yes configure:3611: checking for i686-uhu-linux-ranlib configure:3641: result: no configure:3651: checking for ranlib configure:3667: found /usr/bin/ranlib configure:3678: result: ranlib configure:3702: checking for ar configure:3720: found /usr/bin/ar configure:3732: result: /usr/bin/ar configure:3742: checking for chmod configure:3760: found /bin/chmod configure:3772: result: /bin/chmod configure:3782: checking for gzip configure:3800: found /bin/gzip configure:3812: result: /bin/gzip configure:3822: checking for ld configure:3840: found /usr/bin/ld configure:3852: result: /usr/bin/ld configure:3862: checking for ln configure:3880: found /bin/ln configure:3892: result: /bin/ln configure:3902: checking for mv configure:3920: found /bin/mv configure:3932: result: /bin/mv configure:3942: checking for rm configure:3960: found /bin/rm configure:3972: result: /bin/rm configure:3982: checking for rmdir configure:4000: found /bin/rmdir configure:4012: result: /bin/rmdir configure:4022: checking for sed configure:4040: found /bin/sed configure:4052: result: /bin/sed configure:4062: checking for xdg-open configure:4095: result: no configure:4107: checking for install-sh script configure:4111: result: using /var/uhubuild/work/compile/install-sh configure:4137: checking for pkg-config configure:4155: found /usr/bin/pkg-config configure:4167: result: /usr/bin/pkg-config configure:4177: checking for library containing abs configure:4208: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:18:6: warning: conflicting types for built-in function 'abs' [enabled by default] char abs (); ^ configure:4208: $? = 0 configure:4225: result: none required configure:4234: checking for library containing crypt configure:4265: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccoGIeQ5.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `crypt' collect2: error: ld returned 1 exit status configure:4265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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 crypt (); | int | main () | { | return crypt (); | ; | return 0; | } configure:4265: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcrypt >&5 configure:4265: $? = 0 configure:4282: result: -lcrypt configure:4290: checking for library containing fmod configure:4321: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcrypt >&5 conftest.c:19:6: warning: conflicting types for built-in function 'fmod' [enabled by default] char fmod (); ^ /tmp/ccWcbtgj.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `fmod' collect2: error: ld returned 1 exit status configure:4321: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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 fmod (); | int | main () | { | return fmod (); | ; | return 0; | } configure:4321: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 conftest.c:19:6: warning: conflicting types for built-in function 'fmod' [enabled by default] char fmod (); ^ configure:4321: $? = 0 configure:4338: result: -lm configure:4346: checking for library containing getspent configure:4377: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:4377: $? = 0 configure:4394: result: none required configure:4533: checking for grep that handles long lines and -e configure:4591: result: /bin/grep configure:4596: checking for egrep configure:4658: result: /bin/grep -E configure:4663: checking for ANSI C header files configure:4683: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4683: $? = 0 configure:4756: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:4756: $? = 0 configure:4756: ./conftest configure:4756: $? = 0 configure:4767: result: yes configure:4780: checking for sys/types.h configure:4780: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4780: $? = 0 configure:4780: result: yes configure:4780: checking for sys/stat.h configure:4780: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4780: $? = 0 configure:4780: result: yes configure:4780: checking for stdlib.h configure:4780: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4780: $? = 0 configure:4780: result: yes configure:4780: checking for string.h configure:4780: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4780: $? = 0 configure:4780: result: yes configure:4780: checking for memory.h configure:4780: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4780: $? = 0 configure:4780: result: yes configure:4780: checking for strings.h configure:4780: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4780: $? = 0 configure:4780: result: yes configure:4780: checking for inttypes.h configure:4780: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4780: $? = 0 configure:4780: result: yes configure:4780: checking for stdint.h configure:4780: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4780: $? = 0 configure:4780: result: yes configure:4780: checking for unistd.h configure:4780: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4780: $? = 0 configure:4780: result: yes configure:4792: checking for stdlib.h configure:4792: result: yes configure:4799: checking crypt.h usability configure:4799: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4799: $? = 0 configure:4799: result: yes configure:4799: checking crypt.h presence configure:4799: i686-uhu-linux-gcc -E conftest.c configure:4799: $? = 0 configure:4799: result: yes configure:4799: checking for crypt.h configure:4799: result: yes configure:4806: checking langinfo.h usability configure:4806: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4806: $? = 0 configure:4806: result: yes configure:4806: checking langinfo.h presence configure:4806: i686-uhu-linux-gcc -E conftest.c configure:4806: $? = 0 configure:4806: result: yes configure:4806: checking for langinfo.h configure:4806: result: yes configure:4813: checking malloc.h usability configure:4813: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4813: $? = 0 configure:4813: result: yes configure:4813: checking malloc.h presence configure:4813: i686-uhu-linux-gcc -E conftest.c configure:4813: $? = 0 configure:4813: result: yes configure:4813: checking for malloc.h configure:4813: result: yes configure:4820: checking shadow.h usability configure:4820: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4820: $? = 0 configure:4820: result: yes configure:4820: checking shadow.h presence configure:4820: i686-uhu-linux-gcc -E conftest.c configure:4820: $? = 0 configure:4820: result: yes configure:4820: checking for shadow.h configure:4820: result: yes configure:4827: checking for stdint.h configure:4827: result: yes configure:4834: checking for string.h configure:4834: result: yes configure:4841: checking for strings.h configure:4841: result: yes configure:4848: checking bstring.h usability configure:4848: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:63:21: fatal error: bstring.h: No such file or directory #include ^ compilation terminated. configure:4848: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_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:4848: result: no configure:4848: checking bstring.h presence configure:4848: i686-uhu-linux-gcc -E conftest.c conftest.c:30:21: fatal error: bstring.h: No such file or directory #include ^ compilation terminated. configure:4848: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:4848: result: no configure:4848: checking for bstring.h configure:4848: result: no configure:4855: checking usersec.h usability configure:4855: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:63:21: fatal error: usersec.h: No such file or directory #include ^ compilation terminated. configure:4855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_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:4855: result: no configure:4855: checking usersec.h presence configure:4855: i686-uhu-linux-gcc -E conftest.c conftest.c:30:21: fatal error: usersec.h: No such file or directory #include ^ compilation terminated. configure:4855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:4855: result: no configure:4855: checking for usersec.h configure:4855: result: no configure:4862: checking sys/ioctl.h usability configure:4862: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4862: $? = 0 configure:4862: result: yes configure:4862: checking sys/ioctl.h presence configure:4862: i686-uhu-linux-gcc -E conftest.c configure:4862: $? = 0 configure:4862: result: yes configure:4862: checking for sys/ioctl.h configure:4862: result: yes configure:4869: checking sys/param.h usability configure:4869: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4869: $? = 0 configure:4869: result: yes configure:4869: checking sys/param.h presence configure:4869: i686-uhu-linux-gcc -E conftest.c configure:4869: $? = 0 configure:4869: result: yes configure:4869: checking for sys/param.h configure:4869: result: yes configure:4876: checking sys/ucred.h usability configure:4876: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:65:23: fatal error: sys/ucred.h: No such file or directory #include ^ compilation terminated. configure:4876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_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:4876: result: no configure:4876: checking sys/ucred.h presence configure:4876: i686-uhu-linux-gcc -E conftest.c conftest.c:32:23: fatal error: sys/ucred.h: No such file or directory #include ^ compilation terminated. configure:4876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:4876: result: no configure:4876: checking for sys/ucred.h configure:4876: result: no configure:4883: checking scsi/sg.h usability configure:4883: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4883: $? = 0 configure:4883: result: yes configure:4883: checking scsi/sg.h presence configure:4883: i686-uhu-linux-gcc -E conftest.c configure:4883: $? = 0 configure:4883: result: yes configure:4883: checking for scsi/sg.h configure:4883: result: yes configure:4891: checking iconv.h usability configure:4891: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4891: $? = 0 configure:4891: result: yes configure:4891: checking iconv.h presence configure:4891: i686-uhu-linux-gcc -E conftest.c configure:4891: $? = 0 configure:4891: result: yes configure:4891: checking for iconv.h configure:4891: result: yes configure:4895: checking for library containing iconv_open configure:4926: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4926: $? = 0 configure:4943: result: none required configure:4959: checking mxml.h usability configure:4959: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:67:18: fatal error: mxml.h: No such file or directory #include ^ compilation terminated. configure:4959: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_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:4959: result: no configure:4959: checking mxml.h presence configure:4959: i686-uhu-linux-gcc -E conftest.c conftest.c:34:18: fatal error: mxml.h: No such file or directory #include ^ compilation terminated. configure:4959: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | #include configure:4959: result: no configure:4959: checking for mxml.h configure:4959: result: no configure:5026: checking sys/mount.h usability configure:5026: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5026: $? = 0 configure:5026: result: yes configure:5026: checking sys/mount.h presence configure:5026: i686-uhu-linux-gcc -E conftest.c configure:5026: $? = 0 configure:5026: result: yes configure:5026: checking for sys/mount.h configure:5026: result: yes configure:5033: checking sys/statfs.h usability configure:5033: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5033: $? = 0 configure:5033: result: yes configure:5033: checking sys/statfs.h presence configure:5033: i686-uhu-linux-gcc -E conftest.c configure:5033: $? = 0 configure:5033: result: yes configure:5033: checking for sys/statfs.h configure:5033: result: yes configure:5040: checking sys/statvfs.h usability configure:5040: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5040: $? = 0 configure:5040: result: yes configure:5040: checking sys/statvfs.h presence configure:5040: i686-uhu-linux-gcc -E conftest.c configure:5040: $? = 0 configure:5040: result: yes configure:5040: checking for sys/statvfs.h configure:5040: result: yes configure:5047: checking sys/vfs.h usability configure:5047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5047: $? = 0 configure:5047: result: yes configure:5047: checking sys/vfs.h presence configure:5047: i686-uhu-linux-gcc -E conftest.c configure:5047: $? = 0 configure:5047: result: yes configure:5047: checking for sys/vfs.h configure:5047: result: yes configure:5057: checking for statfs configure:5057: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:5057: $? = 0 configure:5057: result: yes configure:5057: checking for statvfs configure:5057: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:5057: $? = 0 configure:5057: result: yes configure:5070: checking for strdup configure:5070: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 conftest.c:63:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:5070: $? = 0 configure:5070: result: yes configure:5070: checking for strlcat configure:5070: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 /tmp/ccjiFXSN.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:5070: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:5070: result: no configure:5070: checking for strlcpy configure:5070: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 /tmp/ccRG7PfU.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:5070: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:5070: result: no configure:5085: checking for snprintf configure:5085: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 conftest.c:64:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:5085: $? = 0 configure:5085: result: yes configure:5085: checking for vsnprintf configure:5085: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 conftest.c:65:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:5085: $? = 0 configure:5085: result: yes configure:5099: checking for random configure:5099: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:5099: $? = 0 configure:5099: result: yes configure:5099: checking for lrand48 configure:5099: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:5099: $? = 0 configure:5099: result: yes configure:5099: checking for arc4random configure:5099: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 /tmp/ccmW9TcE.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `arc4random' collect2: error: ld returned 1 exit status configure:5099: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | /* end confdefs.h. */ | /* Define arc4random to an innocuous variant, in case declares arc4random. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random innocuous_arc4random | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random | | /* 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 arc4random (); | /* 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_arc4random || defined __stub___arc4random | choke me | #endif | | int | main () | { | return arc4random (); | ; | return 0; | } configure:5099: result: no configure:5111: checking for geteuid configure:5111: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:5111: $? = 0 configure:5111: result: yes configure:5123: checking for setpgid configure:5123: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:5123: $? = 0 configure:5123: result: yes configure:5135: checking for vsyslog configure:5135: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:5135: $? = 0 configure:5135: result: yes configure:5167: checking for sigaction configure:5167: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:5167: $? = 0 configure:5167: result: yes configure:5180: checking for waitpid configure:5180: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:5180: $? = 0 configure:5180: result: yes configure:5180: checking for wait3 configure:5180: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:5180: $? = 0 configure:5180: result: yes configure:5190: checking for tm_gmtoff member in tm structure configure:5204: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5204: $? = 0 configure:5205: result: yes configure:5215: checking for st_gen member in stat structure configure:5229: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:57:11: error: 'struct stat' has no member named 'st_gen' int o = t.st_gen; ^ configure:5229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_GETEUID 1 | #define HAVE_SETPGID 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SIGACTION 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_TM_GMTOFF 1 | /* end confdefs.h. */ | #include | int | main () | { | struct stat t; | int o = t.st_gen; | ; | return 0; | } configure:5235: result: no configure:5242: checking for removefile configure:5242: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 /tmp/ccONwkVE.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `removefile' collect2: error: ld returned 1 exit status configure:5242: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_GETEUID 1 | #define HAVE_SETPGID 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SIGACTION 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_TM_GMTOFF 1 | /* end confdefs.h. */ | /* Define removefile to an innocuous variant, in case declares removefile. | For example, HP-UX 11i declares gettimeofday. */ | #define removefile innocuous_removefile | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char removefile (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef removefile | | /* 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 removefile (); | /* 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_removefile || defined __stub___removefile | choke me | #endif | | int | main () | { | return removefile (); | ; | return 0; | } configure:5242: result: no configure:5265: checking for libusb-1.0 configure:5268: result: yes configure:5346: checking zlib.h usability configure:5346: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 conftest.c >&5 configure:5346: $? = 0 configure:5346: result: yes configure:5346: checking zlib.h presence configure:5346: i686-uhu-linux-gcc -E conftest.c configure:5346: $? = 0 configure:5346: result: yes configure:5346: checking for zlib.h configure:5346: result: yes configure:5348: checking for gzgets in -lz configure:5373: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 conftest.c -lz -lm -lcrypt >&5 configure:5373: $? = 0 configure:5382: result: yes configure:5389: checking for inflateCopy in -lz configure:5414: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 conftest.c -lz -lm -lcrypt -lz >&5 configure:5414: $? = 0 configure:5423: result: yes configure:5465: checking for library containing acl_init configure:5496: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 conftest.c >&5 /tmp/ccojUSA5.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `acl_init' collect2: error: ld returned 1 exit status configure:5496: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_GETEUID 1 | #define HAVE_SETPGID 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SIGACTION 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LIBUSB 1 | #define HAVE_LIBZ 1 | #define HAVE_INFLATECOPY 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 acl_init (); | int | main () | { | return acl_init (); | ; | return 0; | } configure:5496: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 conftest.c -lacl >&5 /usr/bin/ld: cannot find -lacl collect2: error: ld returned 1 exit status configure:5496: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_GETEUID 1 | #define HAVE_SETPGID 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SIGACTION 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LIBUSB 1 | #define HAVE_LIBZ 1 | #define HAVE_INFLATECOPY 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 acl_init (); | int | main () | { | return acl_init (); | ; | return 0; | } configure:5513: result: no configure:5543: checking for DBUS configure:5546: result: yes configure:5556: checking for dbus_message_iter_init_append configure:5556: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c -lm -lcrypt -lz -ldbus-1 >&5 configure:5556: $? = 0 configure:5556: result: yes configure:5562: checking for dbus_threads_init configure:5562: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c -lm -lcrypt -lz -ldbus-1 >&5 configure:5562: $? = 0 configure:5562: result: yes configure:6834: checking if GCC supports -fstack-protector configure:6849: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -fstack-protector conftest.c -lm -lcrypt -lz >&5 configure:6849: $? = 0 configure:6856: result: yes configure:6872: checking if GCC supports -fPIE configure:6914: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -fPIE -pie conftest.c >&5 configure:6914: $? = 0 configure:6917: result: yes configure:6937: checking if GCC supports -Wno-tautological-compare configure:6952: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -Werror -Wno-tautological-compare conftest.c >&5 configure:6952: $? = 0 configure:6954: result: yes configure:7092: checking resolv.h usability configure:7092: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c >&5 configure:7092: $? = 0 configure:7092: result: yes configure:7092: checking resolv.h presence configure:7092: i686-uhu-linux-gcc -E conftest.c configure:7092: $? = 0 configure:7092: result: yes configure:7092: checking for resolv.h configure:7092: result: yes configure:7099: checking for library containing socket configure:7130: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c -lm -lcrypt -lz >&5 configure:7130: $? = 0 configure:7147: result: none required configure:7155: checking for library containing gethostbyaddr configure:7186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c -lm -lcrypt -lz >&5 configure:7186: $? = 0 configure:7203: result: none required configure:7211: checking for library containing getifaddrs configure:7242: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c -lm -lcrypt -lz >&5 configure:7242: $? = 0 configure:7259: result: none required configure:7268: checking for library containing hstrerror configure:7299: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c -lm -lcrypt -lz >&5 configure:7299: $? = 0 configure:7316: result: none required configure:7325: checking for library containing rresvport_af configure:7356: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c -lm -lcrypt -lz >&5 configure:7356: $? = 0 configure:7373: result: none required configure:7382: checking for library containing __res_init configure:7413: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c -lm -lcrypt -lz >&5 configure:7413: $? = 0 configure:7430: result: none required configure:7559: checking for library containing getaddrinfo configure:7590: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c -lm -lcrypt -lz >&5 configure:7590: $? = 0 configure:7607: result: none required configure:7616: checking for library containing getnameinfo configure:7647: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c -lm -lcrypt -lz >&5 configure:7647: $? = 0 configure:7664: result: none required configure:7675: checking for struct sockaddr.sa_len configure:7675: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c >&5 conftest.c: In function 'main': conftest.c:88:12: error: 'struct sockaddr' has no member named 'sa_len' if (ac_aggr.sa_len) ^ configure:7675: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_GETEUID 1 | #define HAVE_SETPGID 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SIGACTION 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LIBUSB 1 | #define HAVE_LIBZ 1 | #define HAVE_INFLATECOPY 1 | #define HAVE_DBUS 1 | #define HAVE_DBUS_MESSAGE_ITER_INIT_APPEND 1 | #define HAVE_DBUS_THREADS_INIT 1 | #define CUPS_DEFAULT_PRINTOPERATOR_AUTH "@SYSTEM" | #define CUPS_DEFAULT_SYSTEM_AUTHKEY "" | #define CUPS_BINDIR "/usr/bin" | #define CUPS_SBINDIR "/usr/sbin" | #define CUPS_DEFAULT_LPD_CONFIG "xinetd:///etc/xinetd.d/cups-lpd" | #define CUPS_DEFAULT_SMB_CONFIG "" | #define CUPS_CACHEDIR "/var/cache/cups" | #define CUPS_DATADIR "/usr/share/cups" | #define CUPS_DOCROOT "/usr/share/doc/cups" | #define CUPS_FONTPATH "/usr/share/cups/fonts" | #define CUPS_LOCALEDIR "/usr/share/locale" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_REQUESTS "/var/spool/cups" | #define CUPS_SERVERBIN "/usr/lib/cups" | #define CUPS_SERVERROOT "/etc/cups" | #define CUPS_STATEDIR "/var/run/cups" | #define HAVE_RESOLV_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_HSTRERROR 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_RES_INIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:7675: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c >&5 conftest.c: In function 'main': conftest.c:88:19: error: 'struct sockaddr' has no member named 'sa_len' if (sizeof ac_aggr.sa_len) ^ configure:7675: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_GETEUID 1 | #define HAVE_SETPGID 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SIGACTION 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LIBUSB 1 | #define HAVE_LIBZ 1 | #define HAVE_INFLATECOPY 1 | #define HAVE_DBUS 1 | #define HAVE_DBUS_MESSAGE_ITER_INIT_APPEND 1 | #define HAVE_DBUS_THREADS_INIT 1 | #define CUPS_DEFAULT_PRINTOPERATOR_AUTH "@SYSTEM" | #define CUPS_DEFAULT_SYSTEM_AUTHKEY "" | #define CUPS_BINDIR "/usr/bin" | #define CUPS_SBINDIR "/usr/sbin" | #define CUPS_DEFAULT_LPD_CONFIG "xinetd:///etc/xinetd.d/cups-lpd" | #define CUPS_DEFAULT_SMB_CONFIG "" | #define CUPS_CACHEDIR "/var/cache/cups" | #define CUPS_DATADIR "/usr/share/cups" | #define CUPS_DOCROOT "/usr/share/doc/cups" | #define CUPS_FONTPATH "/usr/share/cups/fonts" | #define CUPS_LOCALEDIR "/usr/share/locale" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_REQUESTS "/var/spool/cups" | #define CUPS_SERVERBIN "/usr/lib/cups" | #define CUPS_SERVERROOT "/etc/cups" | #define CUPS_STATEDIR "/var/run/cups" | #define HAVE_RESOLV_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_HSTRERROR 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_RES_INIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:7675: result: no configure:7681: checking sys/sockio.h usability configure:7681: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c >&5 conftest.c:115:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:7681: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_GETEUID 1 | #define HAVE_SETPGID 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SIGACTION 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LIBUSB 1 | #define HAVE_LIBZ 1 | #define HAVE_INFLATECOPY 1 | #define HAVE_DBUS 1 | #define HAVE_DBUS_MESSAGE_ITER_INIT_APPEND 1 | #define HAVE_DBUS_THREADS_INIT 1 | #define CUPS_DEFAULT_PRINTOPERATOR_AUTH "@SYSTEM" | #define CUPS_DEFAULT_SYSTEM_AUTHKEY "" | #define CUPS_BINDIR "/usr/bin" | #define CUPS_SBINDIR "/usr/sbin" | #define CUPS_DEFAULT_LPD_CONFIG "xinetd:///etc/xinetd.d/cups-lpd" | #define CUPS_DEFAULT_SMB_CONFIG "" | #define CUPS_CACHEDIR "/var/cache/cups" | #define CUPS_DATADIR "/usr/share/cups" | #define CUPS_DOCROOT "/usr/share/doc/cups" | #define CUPS_FONTPATH "/usr/share/cups/fonts" | #define CUPS_LOCALEDIR "/usr/share/locale" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_REQUESTS "/var/spool/cups" | #define CUPS_SERVERBIN "/usr/lib/cups" | #define CUPS_SERVERROOT "/etc/cups" | #define CUPS_STATEDIR "/var/run/cups" | #define HAVE_RESOLV_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_HSTRERROR 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_RES_INIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 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:7681: result: no configure:7681: checking sys/sockio.h presence configure:7681: i686-uhu-linux-gcc -E conftest.c conftest.c:82:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:7681: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_GETEUID 1 | #define HAVE_SETPGID 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SIGACTION 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LIBUSB 1 | #define HAVE_LIBZ 1 | #define HAVE_INFLATECOPY 1 | #define HAVE_DBUS 1 | #define HAVE_DBUS_MESSAGE_ITER_INIT_APPEND 1 | #define HAVE_DBUS_THREADS_INIT 1 | #define CUPS_DEFAULT_PRINTOPERATOR_AUTH "@SYSTEM" | #define CUPS_DEFAULT_SYSTEM_AUTHKEY "" | #define CUPS_BINDIR "/usr/bin" | #define CUPS_SBINDIR "/usr/sbin" | #define CUPS_DEFAULT_LPD_CONFIG "xinetd:///etc/xinetd.d/cups-lpd" | #define CUPS_DEFAULT_SMB_CONFIG "" | #define CUPS_CACHEDIR "/var/cache/cups" | #define CUPS_DATADIR "/usr/share/cups" | #define CUPS_DOCROOT "/usr/share/doc/cups" | #define CUPS_FONTPATH "/usr/share/cups/fonts" | #define CUPS_LOCALEDIR "/usr/share/locale" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_REQUESTS "/var/spool/cups" | #define CUPS_SERVERBIN "/usr/lib/cups" | #define CUPS_SERVERROOT "/etc/cups" | #define CUPS_STATEDIR "/var/run/cups" | #define HAVE_RESOLV_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_HSTRERROR 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_RES_INIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | #include configure:7681: result: no configure:7681: checking for sys/sockio.h configure:7681: result: no configure:7731: checking for AppleTalk/at_proto.h configure:7731: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c >&5 conftest.c:83:29: fatal error: netat/appletalk.h: No such file or directory #include ^ compilation terminated. configure:7731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_GETEUID 1 | #define HAVE_SETPGID 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SIGACTION 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LIBUSB 1 | #define HAVE_LIBZ 1 | #define HAVE_INFLATECOPY 1 | #define HAVE_DBUS 1 | #define HAVE_DBUS_MESSAGE_ITER_INIT_APPEND 1 | #define HAVE_DBUS_THREADS_INIT 1 | #define CUPS_DEFAULT_PRINTOPERATOR_AUTH "@SYSTEM" | #define CUPS_DEFAULT_SYSTEM_AUTHKEY "" | #define CUPS_BINDIR "/usr/bin" | #define CUPS_SBINDIR "/usr/sbin" | #define CUPS_DEFAULT_LPD_CONFIG "xinetd:///etc/xinetd.d/cups-lpd" | #define CUPS_DEFAULT_SMB_CONFIG "" | #define CUPS_CACHEDIR "/var/cache/cups" | #define CUPS_DATADIR "/usr/share/cups" | #define CUPS_DOCROOT "/usr/share/doc/cups" | #define CUPS_FONTPATH "/usr/share/cups/fonts" | #define CUPS_LOCALEDIR "/usr/share/locale" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_REQUESTS "/var/spool/cups" | #define CUPS_SERVERBIN "/usr/lib/cups" | #define CUPS_SERVERROOT "/etc/cups" | #define CUPS_STATEDIR "/var/run/cups" | #define HAVE_RESOLV_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_HSTRERROR 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_RES_INIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock" | /* end confdefs.h. */ | #include | | #include configure:7731: result: no configure:7746: checking for poll configure:7746: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c -lm -lcrypt -lz >&5 configure:7746: $? = 0 configure:7746: result: yes configure:7752: checking for epoll_create configure:7752: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c -lm -lcrypt -lz >&5 configure:7752: $? = 0 configure:7752: result: yes configure:7758: checking for kqueue configure:7758: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c -lm -lcrypt -lz >&5 /tmp/ccmP11Cl.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kqueue' collect2: error: ld returned 1 exit status configure:7758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_GETEUID 1 | #define HAVE_SETPGID 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SIGACTION 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LIBUSB 1 | #define HAVE_LIBZ 1 | #define HAVE_INFLATECOPY 1 | #define HAVE_DBUS 1 | #define HAVE_DBUS_MESSAGE_ITER_INIT_APPEND 1 | #define HAVE_DBUS_THREADS_INIT 1 | #define CUPS_DEFAULT_PRINTOPERATOR_AUTH "@SYSTEM" | #define CUPS_DEFAULT_SYSTEM_AUTHKEY "" | #define CUPS_BINDIR "/usr/bin" | #define CUPS_SBINDIR "/usr/sbin" | #define CUPS_DEFAULT_LPD_CONFIG "xinetd:///etc/xinetd.d/cups-lpd" | #define CUPS_DEFAULT_SMB_CONFIG "" | #define CUPS_CACHEDIR "/var/cache/cups" | #define CUPS_DATADIR "/usr/share/cups" | #define CUPS_DOCROOT "/usr/share/doc/cups" | #define CUPS_FONTPATH "/usr/share/cups/fonts" | #define CUPS_LOCALEDIR "/usr/share/locale" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_REQUESTS "/var/spool/cups" | #define CUPS_SERVERBIN "/usr/lib/cups" | #define CUPS_SERVERROOT "/etc/cups" | #define CUPS_STATEDIR "/var/run/cups" | #define HAVE_RESOLV_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_HSTRERROR 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_RES_INIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock" | #define HAVE_POLL 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | /* Define kqueue to an innocuous variant, in case declares kqueue. | For example, HP-UX 11i declares gettimeofday. */ | #define kqueue innocuous_kqueue | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kqueue (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kqueue | | /* 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 kqueue (); | /* 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_kqueue || defined __stub___kqueue | choke me | #endif | | int | main () | { | return kqueue (); | ; | return 0; | } configure:7758: result: no configure:7779: checking for krb5-config configure:7812: result: no configure:8155: checking pthread.h usability configure:8155: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c >&5 configure:8155: $? = 0 configure:8155: result: yes configure:8155: checking pthread.h presence configure:8155: i686-uhu-linux-gcc -E conftest.c configure:8155: $? = 0 configure:8155: result: yes configure:8155: checking for pthread.h configure:8155: result: yes configure:8165: checking for pthread_create using -lpthreads configure:8180: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c -lpthreads -lm -lcrypt -lz >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:8180: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_GETEUID 1 | #define HAVE_SETPGID 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SIGACTION 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LIBUSB 1 | #define HAVE_LIBZ 1 | #define HAVE_INFLATECOPY 1 | #define HAVE_DBUS 1 | #define HAVE_DBUS_MESSAGE_ITER_INIT_APPEND 1 | #define HAVE_DBUS_THREADS_INIT 1 | #define CUPS_DEFAULT_PRINTOPERATOR_AUTH "@SYSTEM" | #define CUPS_DEFAULT_SYSTEM_AUTHKEY "" | #define CUPS_BINDIR "/usr/bin" | #define CUPS_SBINDIR "/usr/sbin" | #define CUPS_DEFAULT_LPD_CONFIG "xinetd:///etc/xinetd.d/cups-lpd" | #define CUPS_DEFAULT_SMB_CONFIG "" | #define CUPS_CACHEDIR "/var/cache/cups" | #define CUPS_DATADIR "/usr/share/cups" | #define CUPS_DOCROOT "/usr/share/doc/cups" | #define CUPS_FONTPATH "/usr/share/cups/fonts" | #define CUPS_LOCALEDIR "/usr/share/locale" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_REQUESTS "/var/spool/cups" | #define CUPS_SERVERBIN "/usr/lib/cups" | #define CUPS_SERVERROOT "/etc/cups" | #define CUPS_STATEDIR "/var/run/cups" | #define HAVE_RESOLV_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_HSTRERROR 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_RES_INIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock" | #define HAVE_POLL 1 | #define HAVE_EPOLL 1 | #define CUPS_DEFAULT_GSSSERVICENAME "host" | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_create(0, 0, 0, 0); | ; | return 0; | } configure:8187: result: no configure:8165: checking for pthread_create using -lpthread configure:8180: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c -lpthread -lm -lcrypt -lz >&5 configure:8180: $? = 0 configure:8187: result: yes configure:8331: checking for libgnutls-config configure:8364: result: no configure:8371: checking for libgcrypt-config configure:8389: found /usr/bin/libgcrypt-config configure:8401: result: /usr/bin/libgcrypt-config configure:8532: result: Using SSLLIBS="-lgnutls -lgcrypt -lgpg-error" configure:8534: result: Using SSLFLAGS="-I/usr/include/p11-kit-1 " configure:8831: checking for special C compiler options needed for large files configure:8876: result: no configure:8882: checking for _FILE_OFFSET_BITS value needed for large files configure:8907: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c >&5 conftest.c:95:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:95:3: warning: left shift count >= width of type [enabled by default] conftest.c:96:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:96:10: warning: left shift count >= width of type [enabled by default] conftest.c:95:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:8907: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_GETEUID 1 | #define HAVE_SETPGID 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SIGACTION 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LIBUSB 1 | #define HAVE_LIBZ 1 | #define HAVE_INFLATECOPY 1 | #define HAVE_DBUS 1 | #define HAVE_DBUS_MESSAGE_ITER_INIT_APPEND 1 | #define HAVE_DBUS_THREADS_INIT 1 | #define CUPS_DEFAULT_PRINTOPERATOR_AUTH "@SYSTEM" | #define CUPS_DEFAULT_SYSTEM_AUTHKEY "" | #define CUPS_BINDIR "/usr/bin" | #define CUPS_SBINDIR "/usr/sbin" | #define CUPS_DEFAULT_LPD_CONFIG "xinetd:///etc/xinetd.d/cups-lpd" | #define CUPS_DEFAULT_SMB_CONFIG "" | #define CUPS_CACHEDIR "/var/cache/cups" | #define CUPS_DATADIR "/usr/share/cups" | #define CUPS_DOCROOT "/usr/share/doc/cups" | #define CUPS_FONTPATH "/usr/share/cups/fonts" | #define CUPS_LOCALEDIR "/usr/share/locale" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_REQUESTS "/var/spool/cups" | #define CUPS_SERVERBIN "/usr/lib/cups" | #define CUPS_SERVERROOT "/etc/cups" | #define CUPS_STATEDIR "/var/run/cups" | #define HAVE_RESOLV_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_HSTRERROR 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_RES_INIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock" | #define HAVE_POLL 1 | #define HAVE_EPOLL 1 | #define CUPS_DEFAULT_GSSSERVICENAME "host" | #define HAVE_PTHREAD_H 1 | #define HAVE_SSL 1 | #define HAVE_GNUTLS 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:8931: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c >&5 configure:8931: $? = 0 configure:8939: result: 64 configure:9039: checking for long long int configure:9066: result: yes configure:9074: checking for strtoll configure:9074: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE conftest.c -lpthread -lm -lcrypt -lz >&5 configure:9074: $? = 0 configure:9074: result: yes configure:9114: checking for Avahi configure:9117: result: yes configure:9208: checking for launch_msg configure:9208: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT conftest.c -lpthread -lm -lcrypt -lz >&5 /tmp/cc4PTzgm.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `launch_msg' collect2: error: ld returned 1 exit status configure:9208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_GETEUID 1 | #define HAVE_SETPGID 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SIGACTION 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LIBUSB 1 | #define HAVE_LIBZ 1 | #define HAVE_INFLATECOPY 1 | #define HAVE_DBUS 1 | #define HAVE_DBUS_MESSAGE_ITER_INIT_APPEND 1 | #define HAVE_DBUS_THREADS_INIT 1 | #define CUPS_DEFAULT_PRINTOPERATOR_AUTH "@SYSTEM" | #define CUPS_DEFAULT_SYSTEM_AUTHKEY "" | #define CUPS_BINDIR "/usr/bin" | #define CUPS_SBINDIR "/usr/sbin" | #define CUPS_DEFAULT_LPD_CONFIG "xinetd:///etc/xinetd.d/cups-lpd" | #define CUPS_DEFAULT_SMB_CONFIG "" | #define CUPS_CACHEDIR "/var/cache/cups" | #define CUPS_DATADIR "/usr/share/cups" | #define CUPS_DOCROOT "/usr/share/doc/cups" | #define CUPS_FONTPATH "/usr/share/cups/fonts" | #define CUPS_LOCALEDIR "/usr/share/locale" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_REQUESTS "/var/spool/cups" | #define CUPS_SERVERBIN "/usr/lib/cups" | #define CUPS_SERVERROOT "/etc/cups" | #define CUPS_STATEDIR "/var/run/cups" | #define HAVE_RESOLV_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_HSTRERROR 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_RES_INIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock" | #define HAVE_POLL 1 | #define HAVE_EPOLL 1 | #define CUPS_DEFAULT_GSSSERVICENAME "host" | #define HAVE_PTHREAD_H 1 | #define HAVE_SSL 1 | #define HAVE_GNUTLS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_STRTOLL 1 | #define HAVE_AVAHI 1 | /* end confdefs.h. */ | /* Define launch_msg to an innocuous variant, in case declares launch_msg. | For example, HP-UX 11i declares gettimeofday. */ | #define launch_msg innocuous_launch_msg | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char launch_msg (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef launch_msg | | /* 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 launch_msg (); | /* 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_launch_msg || defined __stub___launch_msg | choke me | #endif | | int | main () | { | return launch_msg (); | ; | return 0; | } configure:9208: result: no configure:9214: checking launch.h usability configure:9214: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT conftest.c >&5 conftest.c:126:20: fatal error: launch.h: No such file or directory #include ^ compilation terminated. configure:9214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_GETEUID 1 | #define HAVE_SETPGID 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SIGACTION 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LIBUSB 1 | #define HAVE_LIBZ 1 | #define HAVE_INFLATECOPY 1 | #define HAVE_DBUS 1 | #define HAVE_DBUS_MESSAGE_ITER_INIT_APPEND 1 | #define HAVE_DBUS_THREADS_INIT 1 | #define CUPS_DEFAULT_PRINTOPERATOR_AUTH "@SYSTEM" | #define CUPS_DEFAULT_SYSTEM_AUTHKEY "" | #define CUPS_BINDIR "/usr/bin" | #define CUPS_SBINDIR "/usr/sbin" | #define CUPS_DEFAULT_LPD_CONFIG "xinetd:///etc/xinetd.d/cups-lpd" | #define CUPS_DEFAULT_SMB_CONFIG "" | #define CUPS_CACHEDIR "/var/cache/cups" | #define CUPS_DATADIR "/usr/share/cups" | #define CUPS_DOCROOT "/usr/share/doc/cups" | #define CUPS_FONTPATH "/usr/share/cups/fonts" | #define CUPS_LOCALEDIR "/usr/share/locale" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_REQUESTS "/var/spool/cups" | #define CUPS_SERVERBIN "/usr/lib/cups" | #define CUPS_SERVERROOT "/etc/cups" | #define CUPS_STATEDIR "/var/run/cups" | #define HAVE_RESOLV_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_HSTRERROR 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_RES_INIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock" | #define HAVE_POLL 1 | #define HAVE_EPOLL 1 | #define CUPS_DEFAULT_GSSSERVICENAME "host" | #define HAVE_PTHREAD_H 1 | #define HAVE_SSL 1 | #define HAVE_GNUTLS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_STRTOLL 1 | #define HAVE_AVAHI 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:9214: result: no configure:9214: checking launch.h presence configure:9214: i686-uhu-linux-gcc -E conftest.c conftest.c:93:20: fatal error: launch.h: No such file or directory #include ^ compilation terminated. configure:9214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CUPS_SVERSION "CUPS v1.7.3" | #define CUPS_MINIMAL "CUPS/1.7.3" | #define HAVE_ABS 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_STDLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_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_SCSI_SG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_GETEUID 1 | #define HAVE_SETPGID 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SIGACTION 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LIBUSB 1 | #define HAVE_LIBZ 1 | #define HAVE_INFLATECOPY 1 | #define HAVE_DBUS 1 | #define HAVE_DBUS_MESSAGE_ITER_INIT_APPEND 1 | #define HAVE_DBUS_THREADS_INIT 1 | #define CUPS_DEFAULT_PRINTOPERATOR_AUTH "@SYSTEM" | #define CUPS_DEFAULT_SYSTEM_AUTHKEY "" | #define CUPS_BINDIR "/usr/bin" | #define CUPS_SBINDIR "/usr/sbin" | #define CUPS_DEFAULT_LPD_CONFIG "xinetd:///etc/xinetd.d/cups-lpd" | #define CUPS_DEFAULT_SMB_CONFIG "" | #define CUPS_CACHEDIR "/var/cache/cups" | #define CUPS_DATADIR "/usr/share/cups" | #define CUPS_DOCROOT "/usr/share/doc/cups" | #define CUPS_FONTPATH "/usr/share/cups/fonts" | #define CUPS_LOCALEDIR "/usr/share/locale" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_LOGDIR "/var/log/cups" | #define CUPS_REQUESTS "/var/spool/cups" | #define CUPS_SERVERBIN "/usr/lib/cups" | #define CUPS_SERVERROOT "/etc/cups" | #define CUPS_STATEDIR "/var/run/cups" | #define HAVE_RESOLV_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_HSTRERROR 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_RES_INIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock" | #define HAVE_POLL 1 | #define HAVE_EPOLL 1 | #define CUPS_DEFAULT_GSSSERVICENAME "host" | #define HAVE_PTHREAD_H 1 | #define HAVE_SSL 1 | #define HAVE_GNUTLS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_STRTOLL 1 | #define HAVE_AVAHI 1 | /* end confdefs.h. */ | #include configure:9214: result: no configure:9214: checking for launch.h configure:9214: result: no configure:9250: checking for libsystemd-daemon configure:9253: result: yes configure:9473: checking for default print user configure:9488: result: lp configure:9516: checking for default print group configure:9532: result: lp configure:9563: checking for default system groups configure:9583: result: "root" configure:9841: checking for java configure:9874: result: no configure:9904: checking for perl configure:9922: found /usr/bin/perl configure:9934: result: /usr/bin/perl configure:9967: checking for php-cgi configure:10000: result: no configure:10008: checking for php configure:10041: result: no configure:10076: checking for python configure:10094: found /usr/bin/python configure:10106: result: /usr/bin/python configure:10268: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vasdarab.uhu config.status:1083: creating Makedefs config.status:1083: creating conf/cups-files.conf config.status:1083: creating conf/cupsd.conf config.status:1083: creating conf/mime.convs config.status:1083: creating conf/pam.std config.status:1083: creating conf/snmp.conf config.status:1083: creating cups-config config.status:1083: creating data/testprint config.status:1083: creating data/cups.service config.status:1083: creating data/cups.socket config.status:1083: creating data/cups.path config.status:1083: creating desktop/cups.desktop config.status:1083: creating doc/help/ref-cups-files-conf.html config.status:1083: creating doc/help/ref-cupsd-conf.html config.status:1083: creating doc/index.html config.status:1083: creating man/client.conf.man config.status:1083: creating man/cups-deviced.man config.status:1083: creating man/cups-driverd.man config.status:1083: creating man/cups-files.conf.man config.status:1083: creating man/cups-lpd.man config.status:1083: creating man/cups-snmp.man config.status:1083: creating man/cupsaddsmb.man config.status:1083: creating man/cupsd.conf.man config.status:1083: creating man/cupsd.man config.status:1083: creating man/lpoptions.man config.status:1083: creating scheduler/cups-lpd.xinetd config.status:1083: creating scheduler/cups.sh config.status:1083: creating scheduler/cups.xml config.status:1083: creating scheduler/org.cups.cups-lpd.plist config.status:1083: creating templates/header.tmpl config.status:1083: creating packaging/cups.list config.status:1083: creating doc/ca/index.html config.status:1083: creating templates/ca/header.tmpl config.status:1083: creating doc/cs/index.html config.status:1083: creating templates/cs/header.tmpl config.status:1083: creating doc/de/index.html config.status:1083: creating templates/de/header.tmpl config.status:1083: creating doc/es/index.html config.status:1083: creating templates/es/header.tmpl config.status:1083: creating doc/fr/index.html config.status:1083: creating templates/fr/header.tmpl config.status:1083: creating doc/it/index.html config.status:1083: creating templates/it/header.tmpl config.status:1083: creating doc/ja/index.html config.status:1083: creating templates/ja/header.tmpl config.status:1083: creating doc/pt_BR/index.html config.status:1083: creating templates/pt_BR/header.tmpl config.status:1083: creating doc/ru/index.html config.status:1083: creating templates/ru/header.tmpl config.status:1083: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_long_long=yes 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=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_arc4random=no ac_cv_func_dbus_message_iter_init_append=yes ac_cv_func_dbus_threads_init=yes ac_cv_func_epoll_create=yes ac_cv_func_geteuid=yes ac_cv_func_kqueue=no ac_cv_func_launch_msg=no ac_cv_func_lrand48=yes ac_cv_func_poll=yes ac_cv_func_random=yes ac_cv_func_removefile=no ac_cv_func_setpgid=yes ac_cv_func_sigaction=yes ac_cv_func_snprintf=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strdup=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strtoll=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsyslog=yes ac_cv_func_wait3=yes ac_cv_func_waitpid=yes ac_cv_header_AppleTalk_at_proto_h=no ac_cv_header_bstring_h=no ac_cv_header_crypt_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_launch_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_mxml_h=no ac_cv_header_pthread_h=yes ac_cv_header_resolv_h=yes ac_cv_header_scsi_sg_h=yes ac_cv_header_shadow_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_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucred_h=no ac_cv_header_sys_vfs_h=yes ac_cv_header_unistd_h=yes ac_cv_header_usersec_h=no ac_cv_header_zlib_h=yes ac_cv_lib_z_gzgets=yes ac_cv_lib_z_inflateCopy=yes ac_cv_member_struct_sockaddr_sa_len=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_CHMOD=/bin/chmod ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_GZIP=/bin/gzip ac_cv_path_LD=/usr/bin/ld ac_cv_path_LIBGCRYPTCONFIG=/usr/bin/libgcrypt-config ac_cv_path_LN=/bin/ln ac_cv_path_MV=/bin/mv ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PKGCONFIG=/usr/bin/pkg-config ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_RM=/bin/rm ac_cv_path_RMDIR=/bin/rmdir ac_cv_path_SED=/bin/sed ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-c++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_search___res_init='none required' ac_cv_search_abs='none required' ac_cv_search_acl_init=no ac_cv_search_crypt=-lcrypt ac_cv_search_fmod=-lm ac_cv_search_getaddrinfo='none required' ac_cv_search_gethostbyaddr='none required' ac_cv_search_getifaddrs='none required' ac_cv_search_getnameinfo='none required' ac_cv_search_getspent='none required' ac_cv_search_hstrerror='none required' ac_cv_search_iconv_open='none required' ac_cv_search_rresvport_af='none required' ac_cv_search_socket='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ## ----------------- ## ## Output variables. ## ## ----------------- ## AMANDIR='/usr/share/man' AR='/usr/bin/ar' ARCHFLAGS='' ARFLAGS='crvs' AWK='gawk' BACKLIBS='' BUILDDIRS='filter backend berkeley cgi-bin monitor notifier ppdc scheduler systemv conf data desktop locale man doc examples templates' CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT ' CHMOD='/bin/chmod' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CUPS_ACCESS_LOG_LEVEL='actions' CUPS_BROWSE_LOCAL_PROTOCOLS='dnssd' CUPS_BROWSING='Yes' CUPS_BUILD='cups-1.7.3' CUPS_BUNDLEDIR='' CUPS_CACHEDIR='/var/cache/cups' CUPS_CONFIG_FILE_PERM='640' CUPS_CUPSD_FILE_PERM='500' CUPS_DATADIR='/usr/share/cups' CUPS_DEFAULT_DOMAINSOCKET='/var/run/cups/cups.sock' CUPS_DEFAULT_GSSSERVICENAME='host' CUPS_DEFAULT_LPD_CONFIG_FILE='xinetd:///etc/xinetd.d/cups-lpd' CUPS_DEFAULT_PRINTCAP='/etc/printcap' CUPS_DEFAULT_PRINTOPERATOR_AUTH='@SYSTEM' CUPS_DEFAULT_SHARED='Yes' CUPS_DEFAULT_SMB_CONFIG_FILE='' CUPS_DOCROOT='/usr/share/doc/cups' CUPS_FATAL_ERRORS='config' CUPS_FONTPATH='/usr/share/cups/fonts' CUPS_GROUP='lp' CUPS_HTMLVIEW='htmlview' CUPS_LISTEN_DOMAINSOCKET='Listen /var/run/cups/cups.sock' CUPS_LOCALEDIR='/usr/share/locale' CUPS_LOGDIR='/var/log/cups' CUPS_LOG_FILE_PERM='644' CUPS_LOG_LEVEL='warn' CUPS_MAX_COPIES='9999' CUPS_PRIMARY_SYSTEM_GROUP='root' CUPS_REQUESTS='/var/spool/cups' CUPS_REVISION='' CUPS_SERVERBIN='/usr/lib/cups' CUPS_SERVERCERT='ssl/server.crt' CUPS_SERVERKEY='ssl/server.key' CUPS_SERVERROOT='/etc/cups' CUPS_SNMP_ADDRESS='Address @LOCAL' CUPS_SNMP_COMMUNITY='Community public' CUPS_STATEDIR='/var/run/cups' CUPS_SYSTEM_AUTHKEY='' CUPS_SYSTEM_GROUPS='root' CUPS_USER='lp' CUPS_VERSION='1.7.3' CUPS_WEBIF='Yes' CXX='i686-uhu-linux-c++' CXXFLAGS='' CXXLIBS='' DBUSDIR='/etc/dbus-1' DBUS_NOTIFIER='dbus' DBUS_NOTIFIERLIBS='-ldbus-1 ' DEFAULT_IPP_PORT='631' DEFAULT_LAUNCHD_CONF='' DEFAULT_RAW_PRINTING='' DEFS='-DHAVE_CONFIG_H' DNSSDLIBS='-lavahi-common -lavahi-client ' DNSSD_BACKEND='dnssd' DSO='$(CC)' DSOFLAGS=' -Wl,-soname,`basename $@` -shared $(OPTIM)' DSOLIBS='$(LIBZ)' DSOXX='$(CXX)' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXPORT_LDFLAGS='' EXPORT_SSLLIBS='-lgnutls -lgcrypt -lgpg-error' EXTLINKCUPS='-lcups' EXTLINKCUPSIMAGE='-lcupsimage' GREP='/bin/grep' GZIP='/bin/gzip' ICONDIR='/usr/share/icons' IMGLIBS='' INITDDIR='' INITDIR='/etc' INSTALL='/var/uhubuild/work/compile/install-sh' INSTALLSTATIC='' INSTALLXPC='' INSTALL_GZIP='-z' INSTALL_LANGUAGES='install-languages' INSTALL_STRIP='-s' INSTALL_SYSV='install-sysv' IPPALIASES='http https ipps' IPPFIND_BIN='ippfind' IPPFIND_MAN='ippfind.$(MAN1EXT)' JAVA='' KRB5CONFIG='' LANGUAGES='ca cs de es fr it ja pt_BR ru ' LARGEFILE='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' LAUNCHDLIBS='' LD='/usr/bin/ld' LDARCHFLAGS='' LDFLAGS='' LIBCUPS='libcups.so.2' LIBCUPSBASE='libcups' LIBCUPSCGI='libcupscgi.so.1' LIBCUPSIMAGE='libcupsimage.so.2' LIBCUPSMIME='libcupsmime.so.1' LIBCUPSPPDC='libcupsppdc.so.1' LIBCUPSSTATIC='libcups.a' LIBGCRYPTCONFIG='/usr/bin/libgcrypt-config' LIBGNUTLSCONFIG='' LIBGSSAPI='' LIBMALLOC='' LIBMXML='' LIBOBJS='' LIBPAPER='' LIBS='-lpthread -lm -lcrypt -lz' LIBTOOL='' LIBUSB='-lusb-1.0 ' LIBWRAP='' LIBZ='-lz' LINKCUPS='-lcups' LINKCUPSIMAGE='-lcupsimage' LN='/bin/ln' LTLIBOBJS='' MAN1EXT='1.gz' MAN5EXT='5.gz' MAN7EXT='7.gz' MAN8DIR='8' MAN8EXT='8.gz' MENUDIR='/usr/share/applications' MV='/bin/mv' OBJEXT='o' OPTIM='-Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wno-tautological-compare -D_GNU_SOURCE' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PAMDIR='' PAMFILE='pam.std' PAMLIBS='' PAMMOD='pam_unknown.so' PAMMODAUTH='pam_unknown.so' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PHP='' PHPCGI='' PIEFLAGS='-fPIE -pie' PKGCONFIG='/usr/bin/pkg-config' PMANDIR='/usr/share/man' PRIVATEINCLUDE='' PTHREAD_FLAGS='-D_THREAD_SAFE -D_REENTRANT' PYTHON='/usr/bin/python' RANLIB='ranlib' RCLEVELS='2 3 5' RCSTART='81' RCSTOP='36' RELROFLAGS='' RM='/bin/rm' RMDIR='/bin/rmdir' SDLIBS='-lsystemd ' SED='/bin/sed' SERVERLIBS=' -ldbus-1 ' SHELL='/bin/sh' SMFMANIFESTDIR='' SSLFLAGS='-I/usr/include/p11-kit-1 ' SSLLIBS='-lgnutls -lgcrypt -lgpg-error' SYSTEMD_UNITS='cups.service cups.socket cups.path' UNINSTALL_LANGUAGES='uninstall-languages' UNITTESTS='' USBQUIRKS='$(DATADIR)/usb' XDGOPEN='' XINETD='/etc/xinetd.d' ac_ct_CC='' ac_ct_CXX='' bindir='/usr/bin' build_alias='i686-uhu-linux' datadir='/usr/share' datarootdir='/usr/share' docdir='/usr/share/doc/cups' dvidir='${docdir}' exec_prefix='/usr' host_alias='i686-uhu-linux' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' privateinclude='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='/usr/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' systemdsystemunitdir='/usr/lib/systemd/system' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define CUPS_SVERSION "CUPS v1.7.3" #define CUPS_MINIMAL "CUPS/1.7.3" #define HAVE_ABS 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_STDLIB_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_MALLOC_H 1 #define HAVE_SHADOW_H 1 #define HAVE_STDINT_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_SCSI_SG_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_STATFS 1 #define HAVE_STATVFS 1 #define HAVE_STRDUP 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_RANDOM 1 #define HAVE_LRAND48 1 #define HAVE_GETEUID 1 #define HAVE_SETPGID 1 #define HAVE_VSYSLOG 1 #define HAVE_SIGACTION 1 #define HAVE_WAITPID 1 #define HAVE_WAIT3 1 #define HAVE_TM_GMTOFF 1 #define HAVE_LIBUSB 1 #define HAVE_LIBZ 1 #define HAVE_INFLATECOPY 1 #define HAVE_DBUS 1 #define HAVE_DBUS_MESSAGE_ITER_INIT_APPEND 1 #define HAVE_DBUS_THREADS_INIT 1 #define CUPS_DEFAULT_PRINTOPERATOR_AUTH "@SYSTEM" #define CUPS_DEFAULT_SYSTEM_AUTHKEY "" #define CUPS_BINDIR "/usr/bin" #define CUPS_SBINDIR "/usr/sbin" #define CUPS_DEFAULT_LPD_CONFIG "xinetd:///etc/xinetd.d/cups-lpd" #define CUPS_DEFAULT_SMB_CONFIG "" #define CUPS_CACHEDIR "/var/cache/cups" #define CUPS_DATADIR "/usr/share/cups" #define CUPS_DOCROOT "/usr/share/doc/cups" #define CUPS_FONTPATH "/usr/share/cups/fonts" #define CUPS_LOCALEDIR "/usr/share/locale" #define CUPS_LOGDIR "/var/log/cups" #define CUPS_LOGDIR "/var/log/cups" #define CUPS_REQUESTS "/var/spool/cups" #define CUPS_SERVERBIN "/usr/lib/cups" #define CUPS_SERVERROOT "/etc/cups" #define CUPS_STATEDIR "/var/run/cups" #define HAVE_RESOLV_H 1 #define HAVE_GETIFADDRS 1 #define HAVE_HSTRERROR 1 #define HAVE_RRESVPORT_AF 1 #define HAVE_RES_INIT 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock" #define HAVE_POLL 1 #define HAVE_EPOLL 1 #define CUPS_DEFAULT_GSSSERVICENAME "host" #define HAVE_PTHREAD_H 1 #define HAVE_SSL 1 #define HAVE_GNUTLS 1 #define _FILE_OFFSET_BITS 64 #define HAVE_LONG_LONG 1 #define HAVE_STRTOLL 1 #define HAVE_AVAHI 1 #define HAVE_SYSTEMD 1 #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640 #define CUPS_DEFAULT_LOG_FILE_PERM 0644 #define CUPS_DEFAULT_FATAL_ERRORS "config" #define CUPS_DEFAULT_LOG_LEVEL "warn" #define CUPS_DEFAULT_ACCESS_LOG_LEVEL "actions" #define CUPS_DEFAULT_BROWSING 1 #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "dnssd" #define CUPS_DEFAULT_DEFAULT_SHARED 1 #define CUPS_DEFAULT_USER "lp" #define CUPS_DEFAULT_GROUP "lp" #define CUPS_DEFAULT_SYSTEM_GROUPS "root" #define CUPS_DEFAULT_PRINTCAP "/etc/printcap" #define CUPS_DEFAULT_LPD_CONFIG_FILE "xinetd:///etc/xinetd.d/cups-lpd" #define CUPS_DEFAULT_SMB_CONFIG_FILE "" #define CUPS_DEFAULT_MAX_COPIES 9999 #define CUPS_DEFAULT_IPP_PORT 631 #define CUPS_DEFAULT_WEBIF 1 #define CUPS_JAVA "" #define CUPS_PERL "/usr/bin/perl" #define HAVE_PERL 1 #define CUPS_PHP "" #define CUPS_PYTHON "/usr/bin/python" #define HAVE_PYTHON 1 configure: exit 0