This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by tslib configure 1.1.0, 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:2446: checking for a BSD-compatible install configure:2514: result: /bin/install -c configure:2525: checking whether build environment is sane configure:2580: result: yes configure:2731: checking for a thread-safe mkdir -p configure:2770: result: /bin/mkdir -p configure:2777: checking for gawk configure:2793: found /bin/gawk configure:2804: result: gawk configure:2815: checking whether make sets $(MAKE) configure:2837: result: yes configure:2866: checking whether make supports nested variables configure:2883: result: yes configure:3031: checking for i686-uhu-linux-gcc configure:3047: found /usr/bin/i686-uhu-linux-gcc configure:3058: result: i686-uhu-linux-gcc configure:3327: checking for C compiler version configure:3336: 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:3347: $? = 0 configure:3336: 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:3347: $? = 0 configure:3336: 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:3347: $? = 1 configure:3336: 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:3347: $? = 1 configure:3367: checking whether the C compiler works configure:3389: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3393: $? = 0 configure:3441: result: yes configure:3444: checking for C compiler default output file name configure:3446: result: a.out configure:3452: checking for suffix of executables configure:3459: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3463: $? = 0 configure:3485: result: configure:3507: checking whether we are cross compiling configure:3515: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3519: $? = 0 configure:3526: ./conftest configure:3530: $? = 0 configure:3545: result: no configure:3550: checking for suffix of object files configure:3572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3576: $? = 0 configure:3597: result: o configure:3601: checking whether we are using the GNU C compiler configure:3620: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3620: $? = 0 configure:3629: result: yes configure:3638: checking whether i686-uhu-linux-gcc accepts -g configure:3658: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3658: $? = 0 configure:3699: result: yes configure:3716: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3779: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3779: $? = 0 configure:3792: result: none needed configure:3817: checking whether i686-uhu-linux-gcc understands -c and -o together configure:3839: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3842: $? = 0 configure:3839: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3842: $? = 0 configure:3854: result: yes configure:3882: checking for style of include used by make configure:3910: result: GNU configure:3936: checking dependency style of i686-uhu-linux-gcc configure:4047: result: gcc3 configure:4067: checking how to run the C preprocessor configure:4098: i686-uhu-linux-gcc -E conftest.c configure:4098: $? = 0 configure:4112: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tslib" | #define PACKAGE_TARNAME "tslib" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "tslib 1.1.0" | #define PACKAGE_BUGREPORT "kergoth@handhelds.org" | #define PACKAGE_URL "" | #define PACKAGE "tslib" | #define VERSION "1.1.0" | /* end confdefs.h. */ | #include configure:4137: result: i686-uhu-linux-gcc -E configure:4157: i686-uhu-linux-gcc -E conftest.c configure:4157: $? = 0 configure:4171: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4171: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tslib" | #define PACKAGE_TARNAME "tslib" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "tslib 1.1.0" | #define PACKAGE_BUGREPORT "kergoth@handhelds.org" | #define PACKAGE_URL "" | #define PACKAGE "tslib" | #define VERSION "1.1.0" | /* end confdefs.h. */ | #include configure:4203: checking whether the C compiler supports -fvisibility=hidden configure:4220: i686-uhu-linux-gcc -c -fvisibility=hidden -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4220: $? = 0 configure:4228: result: yes configure:4236: checking whether to use -fvisibility=hidden configure:4249: result: yes configure:4259: checking whether ln -s works configure:4263: result: yes configure:4270: checking whether make sets $(MAKE) configure:4292: result: yes configure:4396: checking build system type configure:4410: result: i686-uhu-linux-gnu configure:4430: checking host system type configure:4443: result: i686-uhu-linux-gnu configure:4484: checking how to print strings configure:4511: result: printf configure:4532: checking for a sed that does not truncate output configure:4596: result: /bin/sed configure:4614: checking for grep that handles long lines and -e configure:4672: result: /bin/grep configure:4677: checking for egrep configure:4739: result: /bin/grep -E configure:4744: checking for fgrep configure:4806: result: /bin/grep -F configure:4841: checking for ld used by i686-uhu-linux-gcc configure:4908: result: /usr/bin/ld configure:4915: checking if the linker (/usr/bin/ld) is GNU ld configure:4930: result: yes configure:4942: checking for BSD- or MS-compatible name lister (nm) configure:4991: result: /usr/bin/nm -B configure:5121: checking the name lister (/usr/bin/nm -B) interface configure:5128: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5131: /usr/bin/nm -B "conftest.o" configure:5134: output 00000000 B some_variable configure:5141: result: BSD nm configure:5145: checking the maximum length of command line arguments configure:5275: result: 1572864 configure:5292: checking whether the shell understands some XSI constructs configure:5302: result: yes configure:5306: checking whether the shell understands "+=" configure:5312: result: yes configure:5347: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5387: result: func_convert_file_noop configure:5394: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5414: result: func_convert_file_noop configure:5421: checking for /usr/bin/ld option to reload object files configure:5428: result: -r configure:5462: checking for i686-uhu-linux-objdump configure:5492: result: no configure:5502: checking for objdump configure:5518: found /usr/bin/objdump configure:5529: result: objdump configure:5561: checking how to recognize dependent libraries configure:5763: result: pass_all configure:5808: checking for i686-uhu-linux-dlltool configure:5838: result: no configure:5848: checking for dlltool configure:5878: result: no configure:5908: checking how to associate runtime and link libraries configure:5935: result: printf %s\n configure:5951: checking for i686-uhu-linux-ar configure:5967: found /usr/bin/i686-uhu-linux-ar configure:5978: result: i686-uhu-linux-ar configure:6059: checking for archiver @FILE support configure:6076: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6076: $? = 0 configure:6079: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6082: $? = 0 configure:6087: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6090: $? = 1 configure:6102: result: @ configure:6120: checking for i686-uhu-linux-strip configure:6150: result: no configure:6160: checking for strip configure:6176: found /usr/bin/strip configure:6187: result: strip configure:6219: checking for i686-uhu-linux-ranlib configure:6249: result: no configure:6259: checking for ranlib configure:6275: found /usr/bin/ranlib configure:6286: result: ranlib configure:6388: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6508: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6511: $? = 0 configure:6515: /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:6518: $? = 0 configure:6584: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6587: $? = 0 configure:6625: result: ok configure:6662: checking for sysroot configure:6692: result: no configure:6908: checking for i686-uhu-linux-mt configure:6938: result: no configure:6948: checking for mt configure:6978: result: no configure:6998: checking if : is a manifest tool configure:7004: : '-?' configure:7012: result: no configure:7650: checking for ANSI C header files configure:7670: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7670: $? = 0 configure:7743: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7743: $? = 0 configure:7743: ./conftest configure:7743: $? = 0 configure:7754: result: yes configure:7767: checking for sys/types.h configure:7767: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7767: $? = 0 configure:7767: result: yes configure:7767: checking for sys/stat.h configure:7767: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7767: $? = 0 configure:7767: result: yes configure:7767: checking for stdlib.h configure:7767: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7767: $? = 0 configure:7767: result: yes configure:7767: checking for string.h configure:7767: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7767: $? = 0 configure:7767: result: yes configure:7767: checking for memory.h configure:7767: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7767: $? = 0 configure:7767: result: yes configure:7767: checking for strings.h configure:7767: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7767: $? = 0 configure:7767: result: yes configure:7767: checking for inttypes.h configure:7767: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7767: $? = 0 configure:7767: result: yes configure:7767: checking for stdint.h configure:7767: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7767: $? = 0 configure:7767: result: yes configure:7767: checking for unistd.h configure:7767: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7767: $? = 0 configure:7767: result: yes configure:7781: checking for dlfcn.h configure:7781: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7781: $? = 0 configure:7781: result: yes configure:7925: checking for objdir configure:7940: result: .libs configure:8211: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8229: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -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:8233: $? = 0 configure:8246: result: no configure:8573: checking for i686-uhu-linux-gcc option to produce PIC configure:8580: result: -fPIC -DPIC configure:8588: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8606: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8610: $? = 0 configure:8623: result: yes configure:8652: checking if i686-uhu-linux-gcc static flag -static works configure:8680: result: yes configure:8695: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8716: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8720: $? = 0 configure:8742: result: yes configure:8750: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8797: result: yes configure:8830: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9983: result: yes configure:10020: checking whether -lc should be explicitly linked in configure:10028: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10031: $? = 0 configure:10046: 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:10049: $? = 0 configure:10063: result: no configure:10223: checking dynamic linker characteristics configure:10734: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10734: $? = 0 configure:10978: result: GNU/Linux ld.so configure:11085: checking how to hardcode library paths into programs configure:11110: result: immediate configure:11204: checking for shl_load configure:11204: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cco6kFf1.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:11204: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tslib" | #define PACKAGE_TARNAME "tslib" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "tslib 1.1.0" | #define PACKAGE_BUGREPORT "kergoth@handhelds.org" | #define PACKAGE_URL "" | #define PACKAGE "tslib" | #define VERSION "1.1.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:11204: result: no configure:11208: checking for shl_load in -ldld configure:11233: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:11233: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tslib" | #define PACKAGE_TARNAME "tslib" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "tslib 1.1.0" | #define PACKAGE_BUGREPORT "kergoth@handhelds.org" | #define PACKAGE_URL "" | #define PACKAGE "tslib" | #define VERSION "1.1.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:11242: result: no configure:11247: checking for dlopen configure:11247: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccXFbsK9.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:11247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tslib" | #define PACKAGE_TARNAME "tslib" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "tslib 1.1.0" | #define PACKAGE_BUGREPORT "kergoth@handhelds.org" | #define PACKAGE_URL "" | #define PACKAGE "tslib" | #define VERSION "1.1.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:11247: result: no configure:11251: checking for dlopen in -ldl configure:11276: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11276: $? = 0 configure:11285: result: yes configure:11404: checking whether a program can dlopen itself configure:11484: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11487: $? = 0 configure:11505: result: yes configure:11510: checking whether a statically linked program can dlopen itself configure:11590: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/ccAYAAOp.o: In function `main': conftest.c:(.text.startup+0x1a): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:11593: $? = 1 configure:11611: result: no configure:11650: checking whether stripping libraries is possible configure:11655: result: yes configure:11690: checking if libtool supports shared libraries configure:11692: result: yes configure:11695: checking whether to build shared libraries configure:11716: result: yes configure:11719: checking whether to build static libraries configure:11723: result: no configure:11762: checking for dlopen in -ldl configure:11796: result: yes configure:11809: checking for size_t configure:11809: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11809: $? = 0 configure:11809: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:60:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:11809: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tslib" | #define PACKAGE_TARNAME "tslib" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "tslib 1.1.0" | #define PACKAGE_BUGREPORT "kergoth@handhelds.org" | #define PACKAGE_URL "" | #define PACKAGE "tslib" | #define VERSION "1.1.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 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:11809: result: yes configure:11822: checking for working alloca.h configure:11839: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11839: $? = 0 configure:11847: result: yes configure:11855: checking for alloca configure:11892: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11892: $? = 0 configure:11900: result: yes configure:12006: checking for ANSI C header files configure:12110: result: yes configure:12121: checking fcntl.h usability configure:12121: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12121: $? = 0 configure:12121: result: yes configure:12121: checking fcntl.h presence configure:12121: i686-uhu-linux-gcc -E conftest.c configure:12121: $? = 0 configure:12121: result: yes configure:12121: checking for fcntl.h configure:12121: result: yes configure:12121: checking limits.h usability configure:12121: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12121: $? = 0 configure:12121: result: yes configure:12121: checking limits.h presence configure:12121: i686-uhu-linux-gcc -E conftest.c configure:12121: $? = 0 configure:12121: result: yes configure:12121: checking for limits.h configure:12121: result: yes configure:12121: checking for stdlib.h configure:12121: result: yes configure:12121: checking for string.h configure:12121: result: yes configure:12121: checking sys/ioctl.h usability configure:12121: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12121: $? = 0 configure:12121: result: yes configure:12121: checking sys/ioctl.h presence configure:12121: i686-uhu-linux-gcc -E conftest.c configure:12121: $? = 0 configure:12121: result: yes configure:12121: checking for sys/ioctl.h configure:12121: result: yes configure:12121: checking sys/time.h usability configure:12121: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12121: $? = 0 configure:12121: result: yes configure:12121: checking sys/time.h presence configure:12121: i686-uhu-linux-gcc -E conftest.c configure:12121: $? = 0 configure:12121: result: yes configure:12121: checking for sys/time.h configure:12121: result: yes configure:12121: checking for unistd.h configure:12121: result: yes configure:12133: checking for an ANSI C-conforming const configure:12199: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12199: $? = 0 configure:12206: result: yes configure:12214: checking for inline configure:12230: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12230: $? = 0 configure:12238: result: inline configure:12256: checking for size_t configure:12256: result: yes configure:12267: checking whether time.h and sys/time.h may both be included configure:12287: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12287: $? = 0 configure:12294: result: yes configure:12305: checking whether i686-uhu-linux-gcc needs -traditional configure:12339: result: no configure:12352: checking for stdlib.h configure:12352: result: yes configure:12352: checking for unistd.h configure:12352: result: yes configure:12352: checking for sys/param.h configure:12352: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12352: $? = 0 configure:12352: result: yes configure:12372: checking for getpagesize configure:12372: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12372: $? = 0 configure:12372: result: yes configure:12381: checking for working mmap configure:12528: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12528: $? = 0 configure:12528: ./conftest configure:12528: $? = 0 configure:12538: result: yes configure:12550: checking sys/select.h usability configure:12550: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12550: $? = 0 configure:12550: result: yes configure:12550: checking sys/select.h presence configure:12550: i686-uhu-linux-gcc -E conftest.c configure:12550: $? = 0 configure:12550: result: yes configure:12550: checking for sys/select.h configure:12550: result: yes configure:12550: checking sys/socket.h usability configure:12550: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12550: $? = 0 configure:12550: result: yes configure:12550: checking sys/socket.h presence configure:12550: i686-uhu-linux-gcc -E conftest.c configure:12550: $? = 0 configure:12550: result: yes configure:12550: checking for sys/socket.h configure:12550: result: yes configure:12560: checking types of arguments for select configure:12588: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12588: $? = 0 configure:12599: result: int,fd_set *,struct timeval * configure:12622: checking return type of signal handlers configure:12640: i686-uhu-linux-gcc -c -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:51:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:12640: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tslib" | #define PACKAGE_TARNAME "tslib" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "tslib 1.1.0" | #define PACKAGE_BUGREPORT "kergoth@handhelds.org" | #define PACKAGE_URL "" | #define PACKAGE "tslib" | #define VERSION "1.1.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 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 HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:12647: result: void configure:12655: checking whether lstat correctly handles trailing slash configure:12681: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12681: $? = 0 configure:12681: ./conftest configure:12681: $? = 0 configure:12698: result: yes configure:12717: checking whether stat accepts an empty string configure:12737: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12737: $? = 0 configure:12737: ./conftest configure:12737: $? = 0 configure:12747: result: no configure:12765: checking for vprintf configure:12765: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:70:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:12765: $? = 0 configure:12765: result: yes configure:12771: checking for _doprnt configure:12771: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 /tmp/ccKYUDwY.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:12771: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tslib" | #define PACKAGE_TARNAME "tslib" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "tslib 1.1.0" | #define PACKAGE_BUGREPORT "kergoth@handhelds.org" | #define PACKAGE_URL "" | #define PACKAGE "tslib" | #define VERSION "1.1.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 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 HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:12771: result: no configure:12785: checking for gettimeofday configure:12785: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12785: $? = 0 configure:12785: result: yes configure:12785: checking for memmove configure:12785: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:72:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:12785: $? = 0 configure:12785: result: yes configure:12785: checking for memset configure:12785: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:73:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:12785: $? = 0 configure:12785: result: yes configure:12785: checking for munmap configure:12785: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12785: $? = 0 configure:12785: result: yes configure:12785: checking for select configure:12785: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12785: $? = 0 configure:12785: result: yes configure:12785: checking for strcasecmp configure:12785: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:76:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:12785: $? = 0 configure:12785: result: yes configure:12785: checking for strchr configure:12785: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:77:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:12785: $? = 0 configure:12785: result: yes configure:12785: checking for strdup configure:12785: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:78:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:12785: $? = 0 configure:12785: result: yes configure:12785: checking for strtoul configure:12785: i686-uhu-linux-gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12785: $? = 0 configure:12785: result: yes configure:12798: checking whether linear module is requested configure:12808: result: yes configure:12837: checking whether dejitter module is requested configure:12847: result: yes configure:12876: checking whether linear-h2200 module is requested configure:12886: result: yes configure:12915: checking whether variance module is requested configure:12925: result: yes configure:12954: checking whether pthres module is requested configure:12964: result: yes configure:12995: checking whether ucb1x00 module is requested configure:13005: result: yes configure:13034: checking whether cy8mrln-palmpre module is requested configure:13044: result: no configure:13073: checking whether corgi module is requested configure:13083: result: yes configure:13112: checking whether collie module is requested configure:13122: result: yes configure:13151: checking whether h3600 module is requested configure:13161: result: yes configure:13190: checking whether mk712 module is requested configure:13200: result: yes configure:13229: checking whether arctic2 module is requested configure:13239: result: yes configure:13268: checking whether tatung module is requested configure:13278: result: yes configure:13307: checking whether dmc module is requested configure:13317: result: yes configure:13346: checking whether input module is requested configure:13356: result: yes configure:13385: checking whether touchkit module is requested configure:13395: result: yes configure:13424: checking whether galax module is requested configure:13434: result: yes configure:13464: checking where to place modules configure:13474: result: ${libdir}/ts configure:13478: checking whether to enable debugging configure:13487: result: no configure:13626: checking that generated files are newer than configure configure:13632: result: done configure:13791: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by tslib config.status 1.1.0, 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:1200: creating Makefile config.status:1200: creating etc/Makefile config.status:1200: creating plugins/Makefile config.status:1200: creating src/Makefile config.status:1200: creating tests/Makefile config.status:1200: creating tslib.pc config.status:1200: creating tslib-1.0.pc config.status:1200: creating config.h config.status:1429: executing depfiles commands config.status:1429: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu 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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_dlopen=no ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_shl_load=no ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_vprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_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_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed 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_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_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes bb_cv_cc_supports_hidden_visibility=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no 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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing 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='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.14' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-DGCC_HASCLASSVISIBILITY -O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEBUGFLAGS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_ARCTIC2_MODULE_FALSE='#' ENABLE_ARCTIC2_MODULE_TRUE='' ENABLE_COLLIE_MODULE_FALSE='#' ENABLE_COLLIE_MODULE_TRUE='' ENABLE_CORGI_MODULE_FALSE='#' ENABLE_CORGI_MODULE_TRUE='' ENABLE_CY8MRLN_PALMPRE_MODULE_FALSE='' ENABLE_CY8MRLN_PALMPRE_MODULE_TRUE='#' ENABLE_DEJITTER_MODULE_FALSE='#' ENABLE_DEJITTER_MODULE_TRUE='' ENABLE_DMC_MODULE_FALSE='#' ENABLE_DMC_MODULE_TRUE='' ENABLE_GALAX_MODULE_FALSE='#' ENABLE_GALAX_MODULE_TRUE='' ENABLE_H3600_MODULE_FALSE='#' ENABLE_H3600_MODULE_TRUE='' ENABLE_INPUT_MODULE_FALSE='#' ENABLE_INPUT_MODULE_TRUE='' ENABLE_LINEAR_H2200_MODULE_FALSE='#' ENABLE_LINEAR_H2200_MODULE_TRUE='' ENABLE_LINEAR_MODULE_FALSE='#' ENABLE_LINEAR_MODULE_TRUE='' ENABLE_MK712_MODULE_FALSE='#' ENABLE_MK712_MODULE_TRUE='' ENABLE_PTHRES_MODULE_FALSE='#' ENABLE_PTHRES_MODULE_TRUE='' ENABLE_STATIC_ARCTIC2_MODULE_FALSE='' ENABLE_STATIC_ARCTIC2_MODULE_TRUE='#' ENABLE_STATIC_COLLIE_MODULE_FALSE='' ENABLE_STATIC_COLLIE_MODULE_TRUE='#' ENABLE_STATIC_CORGI_MODULE_FALSE='' ENABLE_STATIC_CORGI_MODULE_TRUE='#' ENABLE_STATIC_CY8MRLN_PALMPRE_MODULE_FALSE='' ENABLE_STATIC_CY8MRLN_PALMPRE_MODULE_TRUE='#' ENABLE_STATIC_DEJITTER_MODULE_FALSE='' ENABLE_STATIC_DEJITTER_MODULE_TRUE='#' ENABLE_STATIC_DMC_MODULE_FALSE='' ENABLE_STATIC_DMC_MODULE_TRUE='#' ENABLE_STATIC_GALAX_MODULE_FALSE='' ENABLE_STATIC_GALAX_MODULE_TRUE='#' ENABLE_STATIC_H3600_MODULE_FALSE='' ENABLE_STATIC_H3600_MODULE_TRUE='#' ENABLE_STATIC_INPUT_MODULE_FALSE='' ENABLE_STATIC_INPUT_MODULE_TRUE='#' ENABLE_STATIC_LINEAR_H2200_MODULE_FALSE='' ENABLE_STATIC_LINEAR_H2200_MODULE_TRUE='#' ENABLE_STATIC_LINEAR_MODULE_FALSE='' ENABLE_STATIC_LINEAR_MODULE_TRUE='#' ENABLE_STATIC_MK712_MODULE_FALSE='' ENABLE_STATIC_MK712_MODULE_TRUE='#' ENABLE_STATIC_PTHRES_MODULE_FALSE='' ENABLE_STATIC_PTHRES_MODULE_TRUE='#' ENABLE_STATIC_TATUNG_MODULE_FALSE='' ENABLE_STATIC_TATUNG_MODULE_TRUE='#' ENABLE_STATIC_TOUCHKIT_MODULE_FALSE='' ENABLE_STATIC_TOUCHKIT_MODULE_TRUE='#' ENABLE_STATIC_UCB1X00_MODULE_FALSE='' ENABLE_STATIC_UCB1X00_MODULE_TRUE='#' ENABLE_STATIC_VARIANCE_MODULE_FALSE='' ENABLE_STATIC_VARIANCE_MODULE_TRUE='#' ENABLE_TATUNG_MODULE_FALSE='#' ENABLE_TATUNG_MODULE_TRUE='' ENABLE_TOUCHKIT_MODULE_FALSE='#' ENABLE_TOUCHKIT_MODULE_TRUE='' ENABLE_UCB1X00_MODULE_FALSE='#' ENABLE_UCB1X00_MODULE_TRUE='' ENABLE_VARIANCE_MODULE_FALSE='#' ENABLE_VARIANCE_MODULE_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBFLAGS='-DTSLIB_INTERNAL' LIBOBJS='' LIBS='-ldl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='0' LT_RELEASE='1.0' LT_REVISION='0' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='tslib' PACKAGE_BUGREPORT='kergoth@handhelds.org' PACKAGE_DESCRIPTION='Touchscreen Access Library' PACKAGE_NAME='tslib' PACKAGE_STRING='tslib 1.1.0' PACKAGE_TARNAME='tslib' PACKAGE_URL='' PACKAGE_VERSION='1.1.0' PATH_SEPARATOR=':' PLUGIN_DIR='${libdir}/ts' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TS_CONF='${sysconfdir}/ts.conf' TS_POINTERCAL='${sysconfdir}/pointercal' VERSION='1.1.0' VIS_CFLAGS='-fvisibility=hidden' 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_TARNAME}' 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/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(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 "tslib" #define PACKAGE_TARNAME "tslib" #define PACKAGE_VERSION "1.1.0" #define PACKAGE_STRING "tslib 1.1.0" #define PACKAGE_BUGREPORT "kergoth@handhelds.org" #define PACKAGE_URL "" #define PACKAGE "tslib" #define VERSION "1.1.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBDL 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define TIME_WITH_SYS_TIME 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 HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define RETSIGTYPE void #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_VPRINTF 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MUNMAP 1 #define HAVE_SELECT 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 configure: exit 0