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 --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 = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 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:2561: checking for i686-uhu-linux-gcc configure:2577: found /usr/bin/i686-uhu-linux-gcc configure:2588: result: i686-uhu-linux-gcc configure:2857: checking for C compiler version configure:2866: 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:2877: $? = 0 configure:2866: 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:2877: $? = 0 configure:2866: 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:2877: $? = 1 configure:2866: 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:2877: $? = 1 configure:2897: checking whether the C compiler works configure:2919: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2923: $? = 0 configure:2971: result: yes configure:2974: checking for C compiler default output file name configure:2976: result: a.out configure:2982: checking for suffix of executables configure:2989: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2993: $? = 0 configure:3015: result: configure:3037: checking whether we are cross compiling configure:3045: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3049: $? = 0 configure:3056: ./conftest configure:3060: $? = 0 configure:3075: result: no configure:3080: checking for suffix of object files configure:3102: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3106: $? = 0 configure:3127: result: o configure:3131: checking whether we are using the GNU C compiler configure:3150: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3150: $? = 0 configure:3159: result: yes configure:3168: checking whether i686-uhu-linux-gcc accepts -g configure:3188: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3188: $? = 0 configure:3229: result: yes configure:3246: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3309: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3309: $? = 0 configure:3322: result: none needed configure:3347: checking whether i686-uhu-linux-gcc understands -c and -o together configure:3369: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3372: $? = 0 configure:3369: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3372: $? = 0 configure:3384: result: yes configure:3407: checking how to run the C preprocessor configure:3438: i686-uhu-linux-gcc -E conftest.c configure:3438: $? = 0 configure:3452: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3452: $? = 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 "" | /* end confdefs.h. */ | #include configure:3477: result: i686-uhu-linux-gcc -E configure:3497: i686-uhu-linux-gcc -E conftest.c configure:3497: $? = 0 configure:3511: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3511: $? = 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 "" | /* end confdefs.h. */ | #include configure:3540: checking for grep that handles long lines and -e configure:3598: result: /bin/grep configure:3603: checking for egrep configure:3665: result: /bin/grep -E configure:3670: checking for ANSI C header files configure:3690: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3690: $? = 0 configure:3763: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3763: $? = 0 configure:3763: ./conftest configure:3763: $? = 0 configure:3774: result: yes configure:3787: checking for sys/types.h configure:3787: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3787: $? = 0 configure:3787: result: yes configure:3787: checking for sys/stat.h configure:3787: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3787: $? = 0 configure:3787: result: yes configure:3787: checking for stdlib.h configure:3787: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3787: $? = 0 configure:3787: result: yes configure:3787: checking for string.h configure:3787: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3787: $? = 0 configure:3787: result: yes configure:3787: checking for memory.h configure:3787: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3787: $? = 0 configure:3787: result: yes configure:3787: checking for strings.h configure:3787: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3787: $? = 0 configure:3787: result: yes configure:3787: checking for inttypes.h configure:3787: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3787: $? = 0 configure:3787: result: yes configure:3787: checking for stdint.h configure:3787: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3787: $? = 0 configure:3787: result: yes configure:3787: checking for unistd.h configure:3787: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3787: $? = 0 configure:3787: result: yes configure:3800: checking minix/config.h usability configure:3800: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:3800: $? = 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 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 | #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:3800: result: no configure:3800: checking minix/config.h presence configure:3800: i686-uhu-linux-gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:3800: $? = 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 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:3800: result: no configure:3800: checking for minix/config.h configure:3800: result: no configure:3821: checking whether it is safe to define __EXTENSIONS__ configure:3839: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3839: $? = 0 configure:3846: result: yes configure:3907: checking for a BSD-compatible install configure:3975: result: /bin/install -c configure:3986: checking whether build environment is sane configure:4041: result: yes configure:4076: WARNING: 'missing' script is too old or missing configure:4189: checking for a thread-safe mkdir -p configure:4228: result: /bin/mkdir -p configure:4235: checking for gawk configure:4251: found /bin/gawk configure:4262: result: gawk configure:4273: checking whether make sets $(MAKE) configure:4295: result: yes configure:4325: checking for style of include used by make configure:4353: result: GNU configure:4387: checking whether make supports nested variables configure:4404: result: yes configure:4490: checking dependency style of i686-uhu-linux-gcc configure:4601: result: gcc3 configure:4672: checking whether NLS is requested configure:4681: result: yes configure:4722: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:4754: result: /usr/bin/msgfmt configure:4763: checking for gmsgfmt configure:4794: result: /usr/bin/msgfmt configure:4845: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:4877: result: /usr/bin/xgettext configure:4923: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:4954: result: /usr/bin/msgmerge configure:4991: checking build system type configure:5005: result: i686-uhu-linux-gnu configure:5025: checking host system type configure:5038: result: i686-uhu-linux-gnu configure:5082: checking for ld used by GCC configure:5146: result: /usr/bin/ld configure:5153: checking if the linker (/usr/bin/ld) is GNU ld configure:5166: result: yes configure:5173: checking for shared library run path origin configure:5186: result: done configure:5758: checking for CFPreferencesCopyAppValue configure:5776: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:26:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:5776: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "gtklp" | #define VERSION "1.3.1" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:5785: result: no configure:5792: checking for CFLocaleCopyCurrent configure:5810: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:26:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:5810: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "gtklp" | #define VERSION "1.3.1" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:5819: result: no configure:5868: checking for GNU gettext in libc configure:5888: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5888: $? = 0 configure:5897: result: yes configure:6688: checking whether to use NLS configure:6690: result: yes configure:6693: checking where the gettext function comes from configure:6704: result: libc configure:6799: checking for i686-uhu-linux-gcc configure:6826: result: i686-uhu-linux-gcc configure:7095: checking for C compiler version configure:7104: 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:7115: $? = 0 configure:7104: 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:7115: $? = 0 configure:7104: 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:7115: $? = 1 configure:7104: 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:7115: $? = 1 configure:7119: checking whether we are using the GNU C compiler configure:7147: result: yes configure:7156: checking whether i686-uhu-linux-gcc accepts -g configure:7217: result: yes configure:7234: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:7310: result: none needed configure:7335: checking whether i686-uhu-linux-gcc understands -c and -o together configure:7372: result: yes configure:7389: checking for library containing strerror configure:7420: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7420: $? = 0 configure:7437: result: none required configure:7491: checking how to print strings configure:7518: result: printf configure:7539: checking for a sed that does not truncate output configure:7603: result: /bin/sed configure:7621: checking for fgrep configure:7683: result: /bin/grep -F configure:7718: checking for ld used by i686-uhu-linux-gcc configure:7785: result: /usr/bin/ld configure:7792: checking if the linker (/usr/bin/ld) is GNU ld configure:7807: result: yes configure:7819: checking for BSD- or MS-compatible name lister (nm) configure:7868: result: /usr/bin/nm -B configure:7998: checking the name lister (/usr/bin/nm -B) interface configure:8005: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8008: /usr/bin/nm -B "conftest.o" configure:8011: output 00000000 B some_variable configure:8018: result: BSD nm configure:8021: checking whether ln -s works configure:8025: result: yes configure:8033: checking the maximum length of command line arguments configure:8163: result: 1572864 configure:8180: checking whether the shell understands some XSI constructs configure:8190: result: yes configure:8194: checking whether the shell understands "+=" configure:8200: result: yes configure:8235: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:8275: result: func_convert_file_noop configure:8282: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:8302: result: func_convert_file_noop configure:8309: checking for /usr/bin/ld option to reload object files configure:8316: result: -r configure:8350: checking for i686-uhu-linux-objdump configure:8380: result: no configure:8390: checking for objdump configure:8406: found /usr/bin/objdump configure:8417: result: objdump configure:8449: checking how to recognize dependent libraries configure:8651: result: pass_all configure:8696: checking for i686-uhu-linux-dlltool configure:8726: result: no configure:8736: checking for dlltool configure:8766: result: no configure:8796: checking how to associate runtime and link libraries configure:8823: result: printf %s\n configure:8839: checking for i686-uhu-linux-ar configure:8855: found /usr/bin/i686-uhu-linux-ar configure:8866: result: i686-uhu-linux-ar configure:8947: checking for archiver @FILE support configure:8964: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8964: $? = 0 configure:8967: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:8970: $? = 0 configure:8975: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:8978: $? = 1 configure:8990: result: @ configure:9008: checking for i686-uhu-linux-strip configure:9038: result: no configure:9048: checking for strip configure:9064: found /usr/bin/strip configure:9075: result: strip configure:9107: checking for i686-uhu-linux-ranlib configure:9137: result: no configure:9147: checking for ranlib configure:9163: found /usr/bin/ranlib configure:9174: result: ranlib configure:9276: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:9396: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9399: $? = 0 configure:9403: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:9406: $? = 0 configure:9472: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:9475: $? = 0 configure:9513: result: ok configure:9550: checking for sysroot configure:9580: result: no configure:9796: checking for i686-uhu-linux-mt configure:9826: result: no configure:9836: checking for mt configure:9866: result: no configure:9886: checking if : is a manifest tool configure:9892: : '-?' configure:9900: result: no configure:10539: checking for dlfcn.h configure:10539: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10539: $? = 0 configure:10539: result: yes configure:10745: checking for objdir configure:10760: result: .libs configure:11031: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:11049: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:11053: $? = 0 configure:11066: result: no configure:11393: checking for i686-uhu-linux-gcc option to produce PIC configure:11400: result: -fPIC -DPIC configure:11408: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:11426: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:11430: $? = 0 configure:11443: result: yes configure:11472: checking if i686-uhu-linux-gcc static flag -static works configure:11500: result: yes configure:11515: checking if i686-uhu-linux-gcc supports -c -o file.o configure:11536: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:11540: $? = 0 configure:11562: result: yes configure:11570: checking if i686-uhu-linux-gcc supports -c -o file.o configure:11617: result: yes configure:11650: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:12803: result: yes configure:12840: checking whether -lc should be explicitly linked in configure:12848: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12851: $? = 0 configure:12866: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12869: $? = 0 configure:12883: result: no configure:13043: checking dynamic linker characteristics configure:13554: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13554: $? = 0 configure:13798: result: GNU/Linux ld.so configure:13905: checking how to hardcode library paths into programs configure:13930: result: immediate configure:14470: checking whether stripping libraries is possible configure:14475: result: yes configure:14510: checking if libtool supports shared libraries configure:14512: result: yes configure:14515: checking whether to build shared libraries configure:14536: result: yes configure:14539: checking whether to build static libraries configure:14543: result: no configure:14588: checking whether we are using the GNU C Library 2 or newer configure:14615: result: yes configure:14624: checking for i686-uhu-linux-ranlib configure:14651: result: ranlib configure:14718: checking whether the -Werror option is usable configure:14737: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror conftest.c >&5 configure:14737: $? = 0 configure:14746: result: yes configure:14748: checking for simple visibility declarations configure:14775: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden -Werror conftest.c >&5 configure:14775: $? = 0 configure:14784: result: yes configure:14799: checking for inline configure:14815: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14815: $? = 0 configure:14823: result: inline configure:14841: checking for size_t configure:14841: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14841: $? = 0 configure:14841: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:68:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:14841: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "gtklp" | #define VERSION "1.3.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:14841: result: yes configure:14853: checking for stdint.h configure:14870: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14870: $? = 0 configure:14877: result: yes configure:14889: checking for working alloca.h configure:14906: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14906: $? = 0 configure:14914: result: yes configure:14922: checking for alloca configure:14959: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14959: $? = 0 configure:14967: result: yes configure:15079: checking for stdlib.h configure:15079: result: yes configure:15079: checking for unistd.h configure:15079: result: yes configure:15079: checking for sys/param.h configure:15079: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15079: $? = 0 configure:15079: result: yes configure:15099: checking for getpagesize configure:15099: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15108: checking for working mmap configure:15255: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15255: $? = 0 configure:15255: ./conftest configure:15255: $? = 0 configure:15265: result: yes configure:15276: checking whether integer division by zero raises SIGFPE configure:15342: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:5: warning: built-in function 'nan' declared as non-function [enabled by default] int nan; ^ configure:15342: $? = 0 configure:15342: ./conftest configure:15342: $? = 0 configure:15354: result: yes configure:15367: checking for inttypes.h configure:15386: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15386: $? = 0 configure:15393: result: yes configure:15404: checking for unsigned long long int configure:15425: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15425: $? = 0 configure:15433: result: yes configure:15463: checking for inttypes.h configure:15463: result: yes configure:15474: checking whether the inttypes.h PRIxNN macros are broken configure:15496: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15496: $? = 0 configure:15504: result: no configure:15578: checking whether imported symbols can be declared weak configure:15596: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15596: $? = 0 configure:15630: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15630: $? = 0 configure:15630: ./conftest configure:15630: $? = 0 configure:15642: result: yes configure:15647: checking pthread.h usability configure:15647: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15647: $? = 0 configure:15647: result: yes configure:15647: checking pthread.h presence configure:15647: i686-uhu-linux-gcc -E conftest.c configure:15647: $? = 0 configure:15647: result: yes configure:15647: checking for pthread.h configure:15647: result: yes configure:15675: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cciIBMnz.o: In function `main': conftest.c:(.text.startup+0x1d): undefined reference to `pthread_mutexattr_init' collect2: error: ld returned 1 exit status configure:15675: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "gtklp" | #define VERSION "1.3.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_mutex_lock((pthread_mutex_t*)0); | pthread_mutexattr_init((pthread_mutexattr_t*)0); | ; | return 0; | } configure:15738: checking for pthread_kill in -lpthread configure:15763: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:15763: $? = 0 configure:15772: result: yes configure:16462: checking for multithread API to use configure:16464: result: posix configure:16480: checking for pthread_rwlock_t configure:16480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16480: $? = 0 configure:16480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:52:31: error: expected expression before ')' token if (sizeof ((pthread_rwlock_t))) ^ configure:16480: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "gtklp" | #define VERSION "1.3.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:16480: result: yes configure:16508: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16508: $? = 0 configure:16547: checking for iconv configure:16569: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16569: $? = 0 configure:16601: result: yes configure:16604: checking for working iconv configure:16699: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16699: $? = 0 configure:16699: ./conftest configure:16699: $? = 0 configure:16711: result: yes configure:16739: checking for iconv declaration configure:16768: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16768: $? = 0 configure:16779: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:16803: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16803: $? = 0 configure:16814: checking argz.h usability configure:16814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16814: $? = 0 configure:16814: result: yes configure:16814: checking argz.h presence configure:16814: i686-uhu-linux-gcc -E conftest.c configure:16814: $? = 0 configure:16814: result: yes configure:16814: checking for argz.h configure:16814: result: yes configure:16814: checking for inttypes.h configure:16814: result: yes configure:16814: checking limits.h usability configure:16814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16814: $? = 0 configure:16814: result: yes configure:16814: checking limits.h presence configure:16814: i686-uhu-linux-gcc -E conftest.c configure:16814: $? = 0 configure:16814: result: yes configure:16814: checking for limits.h configure:16814: result: yes configure:16814: checking for unistd.h configure:16814: result: yes configure:16814: checking for sys/param.h configure:16814: result: yes configure:16829: checking for getcwd configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16829: $? = 0 configure:16829: result: yes configure:16829: checking for getegid configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16829: $? = 0 configure:16829: result: yes configure:16829: checking for geteuid configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16829: $? = 0 configure:16829: result: yes configure:16829: checking for getgid configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16829: $? = 0 configure:16829: result: yes configure:16829: checking for getuid configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16829: $? = 0 configure:16829: result: yes configure:16829: checking for mempcpy configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:85:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] char mempcpy (); ^ configure:16829: $? = 0 configure:16829: result: yes configure:16829: checking for munmap configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16829: $? = 0 configure:16829: result: yes configure:16829: checking for stpcpy configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:87:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default] char stpcpy (); ^ configure:16829: $? = 0 configure:16829: result: yes configure:16829: checking for strcasecmp configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:88:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:16829: $? = 0 configure:16829: result: yes configure:16829: checking for strdup configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:89:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:16829: $? = 0 configure:16829: result: yes configure:16829: checking for strtoul configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16829: $? = 0 configure:16829: result: yes configure:16829: checking for tsearch configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16829: $? = 0 configure:16829: result: yes configure:16829: checking for uselocale configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16829: $? = 0 configure:16829: result: yes configure:16829: checking for argz_count configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16829: $? = 0 configure:16829: result: yes configure:16829: checking for argz_stringify configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16829: $? = 0 configure:16829: result: yes configure:16829: checking for argz_next configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16829: $? = 0 configure:16829: result: yes configure:16829: checking for __fsetlocking configure:16829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16829: $? = 0 configure:16829: result: yes configure:16840: checking whether feof_unlocked is declared configure:16860: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16860: $? = 0 configure:16867: result: yes configure:16881: checking whether fgets_unlocked is declared configure:16901: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16901: $? = 0 configure:16908: result: yes configure:16928: checking for bison configure:16944: found /usr/bin/bison configure:16955: result: bison configure:16969: checking version of bison configure:16978: result: 3.0.2, ok configure:16987: checking for long long int configure:17025: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17025: $? = 0 configure:17025: ./conftest configure:17025: $? = 0 configure:17037: result: yes configure:17046: checking for wchar_t configure:17063: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17063: $? = 0 configure:17070: result: yes configure:17079: checking for wint_t configure:17104: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17104: $? = 0 configure:17111: result: yes configure:17122: checking for intmax_t configure:17148: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17148: $? = 0 configure:17155: result: yes configure:17165: checking whether printf() supports POSIX/XSI format strings configure:17206: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17206: $? = 0 configure:17206: ./conftest configure:17206: $? = 0 configure:17217: result: yes configure:17228: checking whether we are using the GNU C Library >= 2.1 or uClibc configure:17258: result: yes configure:17267: checking for stdint.h configure:17267: result: yes configure:17277: checking for SIZE_MAX configure:17348: result: yes configure:17363: checking for stdint.h configure:17363: result: yes configure:17380: checking for symlink configure:17380: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17380: $? = 0 configure:17380: result: yes configure:17396: checking for working fcntl.h configure:17499: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17499: $? = 0 configure:17499: ./conftest configure:17499: $? = 0 configure:17514: result: yes configure:17549: checking for ptrdiff_t configure:17549: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17549: $? = 0 configure:17549: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:122:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:17549: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "gtklp" | #define VERSION "1.3.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 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 | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:17549: result: yes configure:17562: checking features.h usability configure:17562: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17562: $? = 0 configure:17562: result: yes configure:17562: checking features.h presence configure:17562: i686-uhu-linux-gcc -E conftest.c configure:17562: $? = 0 configure:17562: result: yes configure:17562: checking for features.h configure:17562: result: yes configure:17562: checking stddef.h usability configure:17562: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17562: $? = 0 configure:17562: result: yes configure:17562: checking stddef.h presence configure:17562: i686-uhu-linux-gcc -E conftest.c configure:17562: $? = 0 configure:17562: result: yes configure:17562: checking for stddef.h configure:17562: result: yes configure:17562: checking for stdlib.h configure:17562: result: yes configure:17562: checking for string.h configure:17562: result: yes configure:17576: checking for asprintf configure:17576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17576: $? = 0 configure:17576: result: yes configure:17576: checking for fwprintf configure:17576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17576: $? = 0 configure:17576: result: yes configure:17576: checking for newlocale configure:17576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17576: $? = 0 configure:17576: result: yes configure:17576: checking for putenv configure:17576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17576: $? = 0 configure:17576: result: yes configure:17576: checking for setenv configure:17576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17576: $? = 0 configure:17576: result: yes configure:17576: checking for setlocale configure:17576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17576: $? = 0 configure:17576: result: yes configure:17576: checking for snprintf configure:17576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:119:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:17576: $? = 0 configure:17576: result: yes configure:17576: checking for strnlen configure:17576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17576: $? = 0 configure:17576: result: yes configure:17576: checking for wcslen configure:17576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17576: $? = 0 configure:17576: result: yes configure:17576: checking for wcsnlen configure:17576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17576: $? = 0 configure:17576: result: yes configure:17576: checking for mbrtowc configure:17576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17576: $? = 0 configure:17576: result: yes configure:17576: checking for wcrtomb configure:17576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17576: $? = 0 configure:17576: result: yes configure:17587: checking whether _snprintf is declared configure:17607: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:108:22: error: '_snprintf' undeclared (first use in this function) char *p = (char *) _snprintf; ^ conftest.c:108:22: note: each undeclared identifier is reported only once for each function it appears in configure:17607: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "gtklp" | #define VERSION "1.3.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:17614: result: no configure:17628: checking whether _snwprintf is declared configure:17648: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:109:22: error: '_snwprintf' undeclared (first use in this function) char *p = (char *) _snwprintf; ^ conftest.c:109:22: note: each undeclared identifier is reported only once for each function it appears in configure:17648: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "gtklp" | #define VERSION "1.3.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:17655: result: no configure:17670: checking whether getc_unlocked is declared configure:17690: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17690: $? = 0 configure:17697: result: yes configure:17742: checking for nl_langinfo and CODESET configure:17758: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17758: $? = 0 configure:17767: result: yes configure:17776: checking for LC_MESSAGES configure:17792: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17792: $? = 0 configure:17800: result: yes configure:17949: checking for CFPreferencesCopyAppValue configure:17976: result: no configure:17983: checking for CFLocaleCopyCurrent configure:18010: result: no configure:18045: checking whether included gettext is requested configure:18055: result: no configure:18078: checking for GNU gettext in libc configure:18107: result: yes configure:18696: checking whether to use NLS configure:18698: result: yes configure:18701: checking where the gettext function comes from configure:18712: result: libc configure:18829: checking for i686-uhu-linux-pkg-config configure:18862: result: no configure:18872: checking for pkg-config configure:18890: found /usr/bin/pkg-config configure:18902: result: /usr/bin/pkg-config configure:18927: checking pkg-config is at least version 0.9.0 configure:18930: result: yes configure:18940: checking for GTK2 configure:18947: $PKG_CONFIG --exists --print-errors "gtk+-2.0" configure:18950: $? = 0 configure:18964: $PKG_CONFIG --exists --print-errors "gtk+-2.0" configure:18967: $? = 0 configure:19025: result: yes configure:19062: checking for cups-config configure:19080: found /usr/bin/cups-config configure:19093: result: /usr/bin/cups-config configure:19138: result: *** Setting maximum number of printers to 150 *** configure:19256: checking that generated files are newer than configure configure:19262: result: done configure:19285: 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 hp12 config.status:1250: creating Makefile config.status:1250: creating po/Makefile.in config.status:1250: creating po/Makefile config.status:1250: creating libgtklp/Makefile config.status:1250: creating gtklp/Makefile config.status:1250: creating gtklpq/Makefile config.status:1250: creating man/Makefile config.status:1250: creating m4/Makefile config.status:1250: creating config.h config.status:1479: executing depfiles commands config.status:1479: executing po-directories commands config.status:1479: executing libtool commands configure:21639: result: *********************************** configure:21646: result: forte support: no configure:21654: result: use gtk1: no configure:21662: result: use old file dialog: no configure:21670: result: cups config: configure:21678: result: Max Printer: configure:21682: result: *********************************** configure:21685: result: Ready. configure:21687: result: Now use "make" to built the package and "make install" afterwards. configure:21689: result: If compilation fails, try "make clean" before "make" configure:21691: result: or fiddle around with "--enable-gtk1" and "--enable-oldfile" ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=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_GTK2_CFLAGS_set= ac_cv_env_GTK2_CFLAGS_value= ac_cv_env_GTK2_LIBS_set= ac_cv_env_GTK2_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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___fsetlocking=yes ac_cv_func_alloca_works=yes ac_cv_func_argz_count=yes ac_cv_func_argz_next=yes ac_cv_func_argz_stringify=yes ac_cv_func_asprintf=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mbrtowc=yes ac_cv_func_mempcpy=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_newlocale=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strnlen=yes ac_cv_func_strtoul=yes ac_cv_func_symlink=yes ac_cv_func_tsearch=yes ac_cv_func_uselocale=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_gnu_library_2=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_header_argz_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_features_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pthread_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_pthread_pthread_kill=yes ac_cv_objext=o ac_cv_path_CUPS_CONFIG=/usr/bin/cups-config ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar 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_INTLBISON=bison ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_type_long_long_int=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= gl_cv_cc_vis_werror=yes gl_cv_cc_visibility=yes gl_cv_have_weak=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_header_working_fcntl_h=yes gl_cv_size_max=yes gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_printf_posix=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no gt_cv_val_LC_MESSAGES=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no pkg_cv_GTK2_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 ' pkg_cv_GTK2_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 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.14' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.14' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CFLAG_VISIBILITY='-fvisibility=hidden' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CUPS_CFLAGS=' -DHAVE_LIBSSL' CUPS_CONFIG='/usr/bin/cups-config' CUPS_FLAGS='' CUPS_LDFLAGS='' CUPS_LIBS='-lcups -lgnutls -lgcrypt -lgpg-error -lz -lpthread -lm -lcrypt -lz' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FORTE_CCFLAGS='-Wall' FORTE_LDFLAGS='' GENCAT='gencat' GETTEXT_MACRO_VERSION='0.18' GLIBC21='yes' GLIBC2='yes' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/bin/grep' GTK2_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 ' GTK2_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 ' GTKVER='-DHAVE_GTK2' HAVE_ASPRINTF='1' HAVE_NEWLOCALE='1' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_VISIBILITY='1' HAVE_WPRINTF='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_DEFAULT_VERBOSITY='1' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='' LD='/usr/bin/ld' LDFLAGS='' LIBICONV='' LIBINTL='' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBPTH='' LIBPTH_PREFIX='' LIBS='' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBC='-lc' LTLIBICONV='' LTLIBINTL='' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' MAKEINFO='makeinfo' MANIFEST_TOOL=':' MAXPRT='150' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OLDDIALOG='' OTOOL64='' OTOOL='' PACKAGE='gtklp' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSUB='po' PRI_MACROS_BROKEN='0' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='1.3.1' WINDRES='' WOE32='no' WOE32DLL='no' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XLIBS='-lX11' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' 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='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' 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 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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PACKAGE "gtklp" #define VERSION "1.3.1" #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_VISIBILITY 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_UINTMAX_T 1 #define HAVE_INTTYPES_H 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_BUILTIN_EXPECT 1 #define HAVE_ARGZ_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MEMPCPY 1 #define HAVE_MUNMAP 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_USELOCALE 1 #define HAVE_ARGZ_COUNT 1 #define HAVE_ARGZ_STRINGIFY 1 #define HAVE_ARGZ_NEXT 1 #define HAVE___FSETLOCKING 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INTMAX_T 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYMLINK 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_FEATURES_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_ASPRINTF 1 #define HAVE_FWPRINTF 1 #define HAVE_NEWLOCALE 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 configure: exit 0