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.59. Invocation command line was $ ./configure --enable-static --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp08 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 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:1378: checking whether GIMP plugin is requested configure:1400: result: yes, GIMP 2.0 configure:1412: checking for i686-uhu-linux-gcc configure:1428: found /usr/bin/i686-uhu-linux-gcc configure:1438: result: i686-uhu-linux-gcc configure:1720: checking for C compiler version configure:1723: 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:1726: $? = 0 configure:1728: 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:1731: $? = 0 configure:1733: 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:1736: $? = 1 configure:1759: checking for C compiler default output file name configure:1762: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:1765: $? = 0 configure:1811: result: a.out configure:1816: checking whether the C compiler works configure:1822: ./a.out configure:1825: $? = 0 configure:1842: result: yes configure:1849: checking whether we are cross compiling configure:1851: result: no configure:1854: checking for suffix of executables configure:1856: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:1859: $? = 0 configure:1884: result: configure:1890: checking for suffix of object files configure:1911: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:1914: $? = 0 configure:1936: result: o configure:1940: checking whether we are using the GNU C compiler configure:1964: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:1970: $? = 0 configure:1973: test -z || test ! -s conftest.err configure:1976: $? = 0 configure:1979: test -s conftest.o configure:1982: $? = 0 configure:1995: result: yes configure:2001: checking whether i686-uhu-linux-gcc accepts -g configure:2022: i686-uhu-linux-gcc -c -g conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:2028: $? = 0 configure:2031: test -z || test ! -s conftest.err configure:2034: $? = 0 configure:2037: test -s conftest.o configure:2040: $? = 0 configure:2051: result: yes configure:2068: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2138: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:2144: $? = 0 configure:2147: test -z || test ! -s conftest.err configure:2150: $? = 0 configure:2153: test -s conftest.o configure:2156: $? = 0 configure:2174: result: none needed configure:2192: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2198: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2334: checking how to run the C preprocessor configure:2369: i686-uhu-linux-gcc -E conftest.c conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:2375: $? = 0 configure:2407: i686-uhu-linux-gcc -E conftest.c conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sane-frontends" | #define VERSION "1.0.14" | #define PACKAGE_VERSION "sane-frontends-1.0.14" | /* end confdefs.h. */ | #include configure:2452: result: i686-uhu-linux-gcc -E configure:2476: i686-uhu-linux-gcc -E conftest.c conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:2482: $? = 0 configure:2514: i686-uhu-linux-gcc -E conftest.c conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2520: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sane-frontends" | #define VERSION "1.0.14" | #define PACKAGE_VERSION "sane-frontends-1.0.14" | /* end confdefs.h. */ | #include configure:2564: checking for egrep configure:2574: result: grep -E configure:2580: checking for AIX conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:2602: result: no configure:2608: checking for ANSI C header files configure:2633: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:2639: $? = 0 configure:2642: test -z || test ! -s conftest.err configure:2645: $? = 0 configure:2648: test -s conftest.o configure:2651: $? = 0 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:2740: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c: In function 'main': conftest.c:29:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:2743: $? = 0 configure:2745: ./conftest configure:2748: $? = 0 configure:2763: result: yes configure:2787: checking for sys/types.h configure:2803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:2809: $? = 0 configure:2812: test -z || test ! -s conftest.err configure:2815: $? = 0 configure:2818: test -s conftest.o configure:2821: $? = 0 configure:2832: result: yes configure:2787: checking for sys/stat.h configure:2803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:2809: $? = 0 configure:2812: test -z || test ! -s conftest.err configure:2815: $? = 0 configure:2818: test -s conftest.o configure:2821: $? = 0 configure:2832: result: yes configure:2787: checking for stdlib.h configure:2803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:2809: $? = 0 configure:2812: test -z || test ! -s conftest.err configure:2815: $? = 0 configure:2818: test -s conftest.o configure:2821: $? = 0 configure:2832: result: yes configure:2787: checking for string.h configure:2803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:2809: $? = 0 configure:2812: test -z || test ! -s conftest.err configure:2815: $? = 0 configure:2818: test -s conftest.o configure:2821: $? = 0 configure:2832: result: yes configure:2787: checking for memory.h configure:2803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:2809: $? = 0 configure:2812: test -z || test ! -s conftest.err configure:2815: $? = 0 configure:2818: test -s conftest.o configure:2821: $? = 0 configure:2832: result: yes configure:2787: checking for strings.h configure:2803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:2809: $? = 0 configure:2812: test -z || test ! -s conftest.err configure:2815: $? = 0 configure:2818: test -s conftest.o configure:2821: $? = 0 configure:2832: result: yes configure:2787: checking for inttypes.h configure:2803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:2809: $? = 0 configure:2812: test -z || test ! -s conftest.err configure:2815: $? = 0 configure:2818: test -s conftest.o configure:2821: $? = 0 configure:2832: result: yes configure:2787: checking for stdint.h configure:2803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:2809: $? = 0 configure:2812: test -z || test ! -s conftest.err configure:2815: $? = 0 configure:2818: test -s conftest.o configure:2821: $? = 0 configure:2832: result: yes configure:2787: checking for unistd.h configure:2803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:2809: $? = 0 configure:2812: test -z || test ! -s conftest.err configure:2815: $? = 0 configure:2818: test -s conftest.o configure:2821: $? = 0 configure:2832: result: yes configure:2854: checking minix/config.h usability configure:2866: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:56:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:2872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sane-frontends" | #define VERSION "1.0.14" | #define PACKAGE_VERSION "sane-frontends-1.0.14" | #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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:2894: result: no configure:2898: checking minix/config.h presence configure:2908: i686-uhu-linux-gcc -E conftest.c conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:22:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:2914: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sane-frontends" | #define VERSION "1.0.14" | #define PACKAGE_VERSION "sane-frontends-1.0.14" | #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 | /* end confdefs.h. */ | #include configure:2934: result: no configure:2969: checking for minix/config.h configure:2976: result: no configure:3005: checking for library containing strerror configure:3035: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:3041: $? = 0 configure:3044: test -z || test ! -s conftest.err configure:3047: $? = 0 configure:3050: test -s conftest configure:3053: $? = 0 configure:3122: result: none required configure:3137: checking for i686-uhu-linux-gcc configure:3163: result: i686-uhu-linux-gcc configure:3445: checking for C compiler version configure:3448: 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:3451: $? = 0 configure:3453: 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:3456: $? = 0 configure:3458: 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:3461: $? = 1 configure:3464: checking whether we are using the GNU C compiler configure:3519: result: yes configure:3525: checking whether i686-uhu-linux-gcc accepts -g configure:3575: result: yes configure:3592: checking for i686-uhu-linux-gcc option to accept ANSI C configure:3698: result: none needed configure:3716: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:3722: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3893: checking for a BSD-compatible install configure:3948: result: /bin/install -c configure:3959: checking whether make sets $(MAKE) configure:3979: result: yes configure:3993: checking how to run the C preprocessor configure:4111: result: i686-uhu-linux-gcc -E configure:4135: i686-uhu-linux-gcc -E conftest.c conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:4141: $? = 0 configure:4173: i686-uhu-linux-gcc -E conftest.c conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:22:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4179: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sane-frontends" | #define VERSION "1.0.14" | #define PACKAGE_VERSION "sane-frontends-1.0.14" | #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 | /* end confdefs.h. */ | #include configure:4223: checking whether i686-uhu-linux-gcc needs -traditional conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:4265: result: no configure:4285: checking build system type configure:4303: result: i686-uhu-linux-gnu configure:4311: checking host system type configure:4325: result: i686-uhu-linux-gnu configure:4339: checking for ANSI C header files configure:4494: result: yes configure:4523: checking os2.h usability configure:4535: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:57:17: fatal error: os2.h: No such file or directory #include ^ compilation terminated. configure:4541: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sane-frontends" | #define VERSION "1.0.14" | #define PACKAGE_VERSION "sane-frontends-1.0.14" | #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 STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4563: result: no configure:4567: checking os2.h presence configure:4577: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:23:17: fatal error: os2.h: No such file or directory #include ^ compilation terminated. configure:4583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sane-frontends" | #define VERSION "1.0.14" | #define PACKAGE_VERSION "sane-frontends-1.0.14" | #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 STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:4603: result: no configure:4638: checking for os2.h configure:4645: result: no configure:4523: checking fcntl.h usability configure:4535: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:4541: $? = 0 configure:4544: test -z || test ! -s conftest.err configure:4547: $? = 0 configure:4550: test -s conftest.o configure:4553: $? = 0 configure:4563: result: yes configure:4567: checking fcntl.h presence configure:4577: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:4583: $? = 0 configure:4603: result: yes configure:4638: checking for fcntl.h configure:4645: result: yes configure:4514: checking for unistd.h configure:4519: result: yes configure:4523: checking libc.h usability configure:4535: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:59:18: fatal error: libc.h: No such file or directory #include ^ compilation terminated. configure:4541: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sane-frontends" | #define VERSION "1.0.14" | #define PACKAGE_VERSION "sane-frontends-1.0.14" | #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 STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4563: result: no configure:4567: checking libc.h presence configure:4577: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:25:18: fatal error: libc.h: No such file or directory #include ^ compilation terminated. configure:4583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sane-frontends" | #define VERSION "1.0.14" | #define PACKAGE_VERSION "sane-frontends-1.0.14" | #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 STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4603: result: no configure:4638: checking for libc.h configure:4645: result: no configure:4523: checking sys/time.h usability configure:4535: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:4541: $? = 0 configure:4544: test -z || test ! -s conftest.err configure:4547: $? = 0 configure:4550: test -s conftest.o configure:4553: $? = 0 configure:4563: result: yes configure:4567: checking sys/time.h presence configure:4577: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:4583: $? = 0 configure:4603: result: yes configure:4638: checking for sys/time.h configure:4645: result: yes configure:4514: checking for sys/types.h configure:4519: result: yes configure:4659: checking for an ANSI C-conforming const configure:4726: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c: In function 'main': conftest.c:54:17: warning: unused variable 's' [-Wunused-variable] char const *s = 0 ? (char *) 0 : (char const *) 0; ^ conftest.c:74:15: warning: unused variable 'foo' [-Wunused-variable] const int foo = 10; ^ conftest.c:41:29: warning: unused variable 'zero' [-Wunused-variable] static struct point const zero = {0,0}; ^ conftest.c:35:17: warning: unused variable 'x' [-Wunused-variable] const charset x; ^ conftest.c:56:7: warning: 't' is used uninitialized in this function [-Wuninitialized] *t++ = 0; ^ conftest.c:71:23: warning: 'b' is used uninitialized in this function [-Wuninitialized] struct s *b; b->j = 5; ^ configure:4732: $? = 0 configure:4735: test -z || test ! -s conftest.err configure:4738: $? = 0 configure:4741: test -s conftest.o configure:4744: $? = 0 configure:4755: result: yes configure:4765: checking for inline configure:4786: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:4792: $? = 0 configure:4795: test -z || test ! -s conftest.err configure:4798: $? = 0 configure:4801: test -s conftest.o configure:4804: $? = 0 configure:4816: result: inline configure:4835: checking return type of signal handlers configure:4866: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c: In function 'main': conftest.c:41:5: warning: unused variable 'i' [-Wunused-variable] int i; ^ configure:4872: $? = 0 configure:4875: test -z || test ! -s conftest.err configure:4878: $? = 0 configure:4881: test -s conftest.o configure:4884: $? = 0 configure:4895: result: void configure:4903: checking for size_t configure:4927: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:4933: $? = 0 configure:4936: test -z || test ! -s conftest.err configure:4939: $? = 0 configure:4942: test -s conftest.o configure:4945: $? = 0 configure:4956: result: yes configure:4968: checking for pid_t configure:4992: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:4998: $? = 0 configure:5001: test -z || test ! -s conftest.err configure:5004: $? = 0 configure:5007: test -s conftest.o configure:5010: $? = 0 configure:5021: result: yes configure:5033: checking for ssize_t configure:5057: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:5063: $? = 0 configure:5066: test -z || test ! -s conftest.err configure:5069: $? = 0 configure:5072: test -s conftest.o configure:5075: $? = 0 configure:5086: result: yes configure:5098: checking for u_char configure:5122: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:5128: $? = 0 configure:5131: test -z || test ! -s conftest.err configure:5134: $? = 0 configure:5137: test -s conftest.o configure:5140: $? = 0 configure:5151: result: yes configure:5163: checking for u_int configure:5187: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:5193: $? = 0 configure:5196: test -z || test ! -s conftest.err configure:5199: $? = 0 configure:5202: test -s conftest.o configure:5205: $? = 0 configure:5216: result: yes configure:5228: checking for u_long configure:5252: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:5258: $? = 0 configure:5261: test -z || test ! -s conftest.err configure:5264: $? = 0 configure:5267: test -s conftest.o configure:5270: $? = 0 configure:5281: result: yes configure:5293: checking for u_int8_t configure:5317: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:5323: $? = 0 configure:5326: test -z || test ! -s conftest.err configure:5329: $? = 0 configure:5332: test -s conftest.o configure:5335: $? = 0 configure:5346: result: yes configure:5358: checking for u_int16_t configure:5382: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:5388: $? = 0 configure:5391: test -z || test ! -s conftest.err configure:5394: $? = 0 configure:5397: test -s conftest.o configure:5400: $? = 0 configure:5411: result: yes configure:5423: checking for u_int32_t configure:5447: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:5453: $? = 0 configure:5456: test -z || test ! -s conftest.err configure:5459: $? = 0 configure:5462: test -s conftest.o configure:5465: $? = 0 configure:5476: result: yes configure:5490: checking for sqrt in -lm configure:5520: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:35:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] char sqrt (); ^ configure:5526: $? = 0 configure:5529: test -z || test ! -s conftest.err configure:5532: $? = 0 configure:5535: test -s conftest configure:5538: $? = 0 configure:5551: result: yes configure:5565: checking for socket in -lsocket configure:5595: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lsocket -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:5601: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sane-frontends" | #define VERSION "1.0.14" | #define PACKAGE_VERSION "sane-frontends-1.0.14" | #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 STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define RETSIGTYPE void | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char socket (); | int | main () | { | socket (); | ; | return 0; | } configure:5626: result: no configure:5638: checking for syslog in -lsyslog configure:5668: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lsyslog -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ /usr/bin/ld: cannot find -lsyslog collect2: error: ld returned 1 exit status configure:5674: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sane-frontends" | #define VERSION "1.0.14" | #define PACKAGE_VERSION "sane-frontends-1.0.14" | #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 STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define RETSIGTYPE void | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char syslog (); | int | main () | { | syslog (); | ; | return 0; | } configure:5699: result: no configure:5714: checking for working alloca.h configure:5735: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c: In function 'main': conftest.c:33:7: warning: unused variable 'p' [-Wunused-variable] char *p = (char *) alloca (2 * sizeof (int)); ^ configure:5741: $? = 0 configure:5744: test -z || test ! -s conftest.err configure:5747: $? = 0 configure:5750: test -s conftest configure:5753: $? = 0 configure:5765: result: yes configure:5775: checking for alloca configure:5816: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c: In function 'main': conftest.c:54:7: warning: unused variable 'p' [-Wunused-variable] char *p = (char *) alloca (1); ^ configure:5822: $? = 0 configure:5825: test -z || test ! -s conftest.err configure:5828: $? = 0 configure:5831: test -s conftest configure:5834: $? = 0 configure:5846: result: yes configure:6074: checking for stdlib.h configure:6079: result: yes configure:6074: checking for unistd.h configure:6079: result: yes configure:6222: checking for getpagesize configure:6279: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:6285: $? = 0 configure:6288: test -z || test ! -s conftest.err configure:6291: $? = 0 configure:6294: test -s conftest configure:6297: $? = 0 configure:6309: result: yes configure:6319: checking for working mmap configure:6461: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:6464: $? = 0 configure:6466: ./conftest configure:6469: $? = 0 configure:6483: result: yes configure:6514: checking for atexit configure:6571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:6577: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest configure:6589: $? = 0 configure:6601: result: yes configure:6514: checking for mkdir configure:6571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:6577: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest configure:6589: $? = 0 configure:6601: result: yes configure:6514: checking for sigprocmask configure:6571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:6577: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest configure:6589: $? = 0 configure:6601: result: yes configure:6514: checking for strdup configure:6571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:62:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:6577: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest configure:6589: $? = 0 configure:6601: result: yes configure:6514: checking for strndup configure:6571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:63:6: warning: conflicting types for built-in function 'strndup' [enabled by default] char strndup (); ^ configure:6577: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest configure:6589: $? = 0 configure:6601: result: yes configure:6514: checking for strftime configure:6571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:64:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:6577: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest configure:6589: $? = 0 configure:6601: result: yes configure:6514: checking for strstr configure:6571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:65:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:6577: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest configure:6589: $? = 0 configure:6601: result: yes configure:6514: checking for strsep configure:6571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:6577: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest configure:6589: $? = 0 configure:6601: result: yes configure:6514: checking for strtod configure:6571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:6577: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest configure:6589: $? = 0 configure:6601: result: yes configure:6514: checking for snprintf configure:6571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:68:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:6577: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest configure:6589: $? = 0 configure:6601: result: yes configure:6514: checking for usleep configure:6571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:6577: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest configure:6589: $? = 0 configure:6601: result: yes configure:6514: checking for strcasecmp configure:6571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:70:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:6577: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest configure:6589: $? = 0 configure:6601: result: yes configure:6514: checking for strncasecmp configure:6571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c:71:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:6577: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest configure:6589: $? = 0 configure:6601: result: yes configure:6514: checking for getenv configure:6571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:6577: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest configure:6589: $? = 0 configure:6601: result: yes configure:6514: checking for isfdtype configure:6571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:6577: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest configure:6589: $? = 0 configure:6601: result: yes configure:6514: checking for vsyslog configure:6571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:6577: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest configure:6589: $? = 0 configure:6601: result: yes configure:6628: checking for i686-uhu-linux-ranlib configure:6657: result: no configure:6666: checking for ranlib configure:6682: found /usr/bin/ranlib configure:6693: result: ranlib configure:6745: checking for sane-config configure:6763: found /usr/bin/sane-config configure:6776: result: /usr/bin/sane-config configure:6784: checking for SANE - version >= 1.0.0 configure:6869: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -D_GNU_SOURCE conftest.c -lm -lsane >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ conftest.c: In function 'main': conftest.c:60:3: warning: implicit declaration of function 'system' [-Wimplicit-function-declaration] system ("touch conf.sanetest"); ^ conftest.c:64:6: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^ conftest.c:64:6: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:6872: $? = 0 configure:6874: ./conftest configure:6877: $? = 0 configure:6896: result: yes configure:7031: checking for pkg-config configure:7049: found /usr/bin/pkg-config configure:7062: result: /usr/bin/pkg-config configure:7083: checking for GTK+ - version >= 2.0.0 configure:7198: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -D_GNU_SOURCE conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:7201: $? = 0 configure:7203: ./conftest configure:7206: $? = 0 configure:7224: result: yes (version 2.24.24) configure:8634: checking for pkg-config configure:8665: result: /usr/bin/pkg-config configure:8686: checking for GIMP - version >= 1.3.23 configure:8781: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -pthread -I/usr/include/gimp-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -D_GNU_SOURCE conftest.c -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lm >&5 conftest.c:10:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "sane-frontends-1.0.14" ^ conftest.c:5:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ configure:8784: $? = 0 configure:8786: ./conftest configure:8789: $? = 0 configure:8807: result: yes (version 2.8.10) configure:9051: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp08 config.status:731: creating Makefile config.status:731: creating lib/Makefile config.status:731: creating src/Makefile config.status:731: creating sanei/Makefile config.status:731: creating doc/Makefile config.status:731: creating include/Makefile config.status:797: creating include/sane/config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=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_LDFLAGS_set= ac_cv_env_LDFLAGS_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_exeext= ac_cv_func_alloca_works=yes ac_cv_func_atexit=yes ac_cv_func_getenv=yes ac_cv_func_getpagesize=yes ac_cv_func_isfdtype=yes ac_cv_func_mkdir=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_sigprocmask=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strsep=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_usleep=yes ac_cv_func_vsyslog=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libc_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_os2_h=no 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_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_host_alias=i686-uhu-linux ac_cv_lib_m_sqrt=yes ac_cv_lib_socket_socket=no ac_cv_lib_syslog_syslog=no ac_cv_objext=o ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SANE_CONFIG=/usr/bin/sane-config ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_u_char=yes ac_cv_type_u_int=yes ac_cv_type_u_int16_t=yes ac_cv_type_u_int32_t=yes ac_cv_type_u_int8_t=yes ac_cv_type_u_long=yes ac_cv_working_alloca_h=yes am_cv_prog_cc_stdc= ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' BINPROGS='scanadf xscanimage xcam' CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic -Wall' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -D_GNU_SOURCE -DPATH_SANE_DATA_DIR=$(sanedatadir) -DV_MAJOR=1 -DV_MINOR=0 -DV_BUILD=14 -DSANE_V_MAJOR=1' DEFS='-DHAVE_CONFIG_H' DLL_PRELOAD='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GIMP_CFLAGS='-pthread -I/usr/include/gimp-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GIMP_CFLAGS_NOUI='-pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GIMP_CONFIG='' GIMP_DATA_DIR='/usr/share/gimp/2.0' GIMP_LIBS='-lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' GIMP_LIBS_NOUI='-lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo ' GIMP_PLUGIN_DIR='/usr/lib/gimp/2.0' GIMP_TOOL='' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GTK_CONFIG='' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' INCLUDES=' -I/usr/local/include' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LTLIBOBJS='' OBJEXT='o' PACKAGE='sane-frontends' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='sane-frontends-1.0.14' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SANE_CFLAGS='' SANE_CONFIG='/usr/bin/sane-config' SANE_LDFLAGS='' SANE_LIBS='-lsane ' SANE_MAJOR='' SANE_PREFIX='/usr' SET_MAKE='' SHELL='/bin/sh' VERSION='1.0.14' V_BUILD='14' V_MAJOR='1' V_MINOR='0' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ATEXIT 1 #define HAVE_FCNTL_H 1 #define HAVE_GETENV 1 #define HAVE_GETPAGESIZE 1 #define HAVE_INTTYPES_H 1 #define HAVE_ISFDTYPE 1 #define HAVE_LIBGIMP_GIMP_H 1 #define HAVE_LIBM 1 #define HAVE_MEMORY_H 1 #define HAVE_MKDIR 1 #define HAVE_MMAP 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNDUP 1 #define HAVE_STRSEP 1 #define HAVE_STRSTR 1 #define HAVE_STRTOD 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_USLEEP 1 #define HAVE_VSYSLOG 1 #define PACKAGE "sane-frontends" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_VERSION "sane-frontends-1.0.14" #define RETSIGTYPE void #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "1.0.14" configure: exit 0