This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by WindowMaker configure 0.95.6, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-usermenu --with-nlsdir=/usr/share/locale --with-pixmapdir=/usr/share/pixmaps --with-x --enable-xpm --enable-png --enable-jpeg --enable-gif --enable-tiff --enable-xrandr --enable-xinerama --enable-modelock --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 = localhost uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2494: checking for a BSD-compatible install configure:2562: result: /bin/install -c configure:2573: checking whether build environment is sane configure:2628: result: yes configure:2779: checking for a thread-safe mkdir -p configure:2818: result: /bin/mkdir -p configure:2825: checking for gawk configure:2841: found /bin/gawk configure:2852: result: gawk configure:2863: checking whether make sets $(MAKE) configure:2885: result: yes configure:2914: checking whether make supports nested variables configure:2931: result: yes configure:3085: checking for i686-uhu-linux-gcc configure:3101: found /usr/bin/i686-uhu-linux-gcc configure:3112: result: i686-uhu-linux-gcc configure:3381: checking for C compiler version configure:3390: 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:3401: $? = 0 configure:3390: 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:3401: $? = 0 configure:3390: 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:3401: $? = 1 configure:3390: 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:3401: $? = 1 configure:3421: checking whether the C compiler works configure:3443: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3447: $? = 0 configure:3495: result: yes configure:3498: checking for C compiler default output file name configure:3500: result: a.out configure:3506: checking for suffix of executables configure:3513: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3517: $? = 0 configure:3539: result: configure:3561: checking whether we are cross compiling configure:3569: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3573: $? = 0 configure:3580: ./conftest configure:3584: $? = 0 configure:3599: result: no configure:3604: checking for suffix of object files configure:3626: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3630: $? = 0 configure:3651: result: o configure:3655: checking whether we are using the GNU C compiler configure:3674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3674: $? = 0 configure:3683: result: yes configure:3692: checking whether i686-uhu-linux-gcc accepts -g configure:3712: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3712: $? = 0 configure:3753: result: yes configure:3770: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3833: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3833: $? = 0 configure:3846: result: none needed configure:3871: checking whether i686-uhu-linux-gcc understands -c and -o together configure:3893: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3896: $? = 0 configure:3893: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3896: $? = 0 configure:3908: result: yes configure:3936: checking for style of include used by make configure:3964: result: GNU configure:3990: checking dependency style of i686-uhu-linux-gcc configure:4101: result: gcc3 configure:4117: checking for C11 standard support configure:4141: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:16:1: error: 'fail_because_stdc_version_is_older_than_C11' undeclared (first use in this function) fail_because_stdc_version_is_older_than_C11; ^ conftest.c:16:1: note: each undeclared identifier is reported only once for each function it appears in configure:4141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | /* end confdefs.h. */ | | int | main () | { | #if __STDC_VERSION__ < 201112L | fail_because_stdc_version_is_older_than_C11; | #endif | | ; | return 0; | } configure:4141: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:4141: $? = 0 configure:4148: result: -std=c11 configure:4157: checking whether ln -s works configure:4161: result: yes configure:4173: checking how to run the C preprocessor configure:4204: i686-uhu-linux-gcc -E conftest.c configure:4204: $? = 0 configure:4218: 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:4218: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | /* end confdefs.h. */ | #include configure:4243: result: i686-uhu-linux-gcc -E configure:4263: i686-uhu-linux-gcc -E conftest.c configure:4263: $? = 0 configure:4277: 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:4277: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | /* end confdefs.h. */ | #include configure:4306: checking for grep that handles long lines and -e configure:4364: result: /bin/grep configure:4369: checking for egrep configure:4431: result: /bin/grep -E configure:4437: checking whether i686-uhu-linux-gcc needs -traditional configure:4471: result: no configure:4507: checking build system type configure:4521: result: i686-uhu-linux-gnu configure:4541: checking host system type configure:4554: result: i686-uhu-linux-gnu configure:4595: checking how to print strings configure:4622: result: printf configure:4643: checking for a sed that does not truncate output configure:4707: result: /bin/sed configure:4725: checking for fgrep configure:4787: result: /bin/grep -F configure:4822: checking for ld used by i686-uhu-linux-gcc configure:4889: result: /usr/bin/ld configure:4896: checking if the linker (/usr/bin/ld) is GNU ld configure:4911: result: yes configure:4923: checking for BSD- or MS-compatible name lister (nm) configure:4972: result: /usr/bin/nm -B configure:5102: checking the name lister (/usr/bin/nm -B) interface configure:5109: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:5112: /usr/bin/nm -B "conftest.o" configure:5115: output 00000000 B some_variable configure:5122: result: BSD nm configure:5126: checking the maximum length of command line arguments configure:5256: result: 1572864 configure:5273: checking whether the shell understands some XSI constructs configure:5283: result: yes configure:5287: checking whether the shell understands "+=" configure:5293: result: yes configure:5328: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5368: result: func_convert_file_noop configure:5375: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5395: result: func_convert_file_noop configure:5402: checking for /usr/bin/ld option to reload object files configure:5409: result: -r configure:5443: checking for i686-uhu-linux-objdump configure:5473: result: no configure:5483: checking for objdump configure:5499: found /usr/bin/objdump configure:5510: result: objdump configure:5542: checking how to recognize dependent libraries configure:5744: result: pass_all configure:5789: checking for i686-uhu-linux-dlltool configure:5819: result: no configure:5829: checking for dlltool configure:5859: result: no configure:5889: checking how to associate runtime and link libraries configure:5916: result: printf %s\n configure:5932: checking for i686-uhu-linux-ar configure:5948: found /usr/bin/i686-uhu-linux-ar configure:5959: result: i686-uhu-linux-ar configure:6040: checking for archiver @FILE support configure:6057: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:6057: $? = 0 configure:6060: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6063: $? = 0 configure:6068: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6071: $? = 1 configure:6083: result: @ configure:6101: checking for i686-uhu-linux-strip configure:6131: result: no configure:6141: checking for strip configure:6157: found /usr/bin/strip configure:6168: result: strip configure:6200: checking for i686-uhu-linux-ranlib configure:6230: result: no configure:6240: checking for ranlib configure:6256: found /usr/bin/ranlib configure:6267: result: ranlib configure:6369: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6489: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:6492: $? = 0 configure:6496: /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:6499: $? = 0 configure:6565: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 conftest.c conftstm.o >&5 configure:6568: $? = 0 configure:6606: result: ok configure:6643: checking for sysroot configure:6673: result: no configure:6889: checking for i686-uhu-linux-mt configure:6919: result: no configure:6929: checking for mt configure:6959: result: no configure:6979: checking if : is a manifest tool configure:6985: : '-?' configure:6993: result: no configure:7630: checking for ANSI C header files configure:7650: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:7650: $? = 0 configure:7723: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:7723: $? = 0 configure:7723: ./conftest configure:7723: $? = 0 configure:7734: result: yes configure:7747: checking for sys/types.h configure:7747: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:7747: $? = 0 configure:7747: result: yes configure:7747: checking for sys/stat.h configure:7747: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:7747: $? = 0 configure:7747: result: yes configure:7747: checking for stdlib.h configure:7747: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:7747: $? = 0 configure:7747: result: yes configure:7747: checking for string.h configure:7747: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:7747: $? = 0 configure:7747: result: yes configure:7747: checking for memory.h configure:7747: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:7747: $? = 0 configure:7747: result: yes configure:7747: checking for strings.h configure:7747: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:7747: $? = 0 configure:7747: result: yes configure:7747: checking for inttypes.h configure:7747: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:7747: $? = 0 configure:7747: result: yes configure:7747: checking for stdint.h configure:7747: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:7747: $? = 0 configure:7747: result: yes configure:7747: checking for unistd.h configure:7747: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:7747: $? = 0 configure:7747: result: yes configure:7761: checking for dlfcn.h configure:7761: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:7761: $? = 0 configure:7761: result: yes configure:7967: checking for objdir configure:7982: result: .libs configure:8253: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8271: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -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:8275: $? = 0 configure:8288: result: no configure:8615: checking for i686-uhu-linux-gcc option to produce PIC configure:8622: result: -fPIC -DPIC configure:8630: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8648: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -fPIC -DPIC -DPIC conftest.c >&5 configure:8652: $? = 0 configure:8665: result: yes configure:8694: checking if i686-uhu-linux-gcc static flag -static works configure:8722: result: yes configure:8737: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8758: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -o out/conftest2.o conftest.c >&5 configure:8762: $? = 0 configure:8784: result: yes configure:8792: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8839: result: yes configure:8872: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10025: result: yes configure:10062: checking whether -lc should be explicitly linked in configure:10070: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 conftest.c >&5 configure:10073: $? = 0 configure:10088: 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:10091: $? = 0 configure:10105: result: no configure:10265: checking dynamic linker characteristics configure:10776: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10776: $? = 0 configure:11020: result: GNU/Linux ld.so configure:11127: checking how to hardcode library paths into programs configure:11152: result: immediate configure:11692: checking whether stripping libraries is possible configure:11697: result: yes configure:11732: checking if libtool supports shared libraries configure:11734: result: yes configure:11737: checking whether to build shared libraries configure:11758: result: yes configure:11761: checking whether to build static libraries configure:11765: result: no configure:11895: checking CFLAGS for gcc -Wall configure:11922: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -pedantic -Werror -Wall -DNDEBUG conftest.c >&5 configure:11922: $? = 0 configure:11936: result: -Wall configure:11948: : CFLAGS="$CFLAGS $ax_cv_cflags_gcc_option__Wall" configure:11951: $? = 0 configure:11958: checking CFLAGS for gcc -Wextra -Wno-sign-compare configure:11985: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -pedantic -Werror -Wextra -Wno-sign-compare -DNDEBUG conftest.c >&5 configure:11985: $? = 0 configure:11999: result: -Wextra -Wno-sign-compare configure:12011: : CFLAGS="$CFLAGS $ax_cv_cflags_gcc_option__Wextra__Wno_sign_compare" configure:12014: $? = 0 configure:12610: checking CFLAGS for gcc -Wno-deprecated configure:12637: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -pedantic -Werror -Wno-deprecated -DNDEBUG conftest.c >&5 configure:12637: $? = 0 configure:12651: result: -Wno-deprecated configure:12663: : CFLAGS="$CFLAGS $ax_cv_cflags_gcc_option__Wno_deprecated" configure:12666: $? = 0 configure:12673: checking CFLAGS for gcc -Wno-deprecated-declarations configure:12700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -pedantic -Werror -Wno-deprecated-declarations -DNDEBUG conftest.c >&5 configure:12700: $? = 0 configure:12714: result: -Wno-deprecated-declarations configure:12726: : CFLAGS="$CFLAGS $ax_cv_cflags_gcc_option__Wno_deprecated_declarations" configure:12729: $? = 0 configure:12851: checking if compiler needs -Werror to reject unknown flags configure:12867: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -Werror -Wunknown-warning-option -Wsizeof-array-argument -DNDEBUG conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-Wunknown-warning-option' i686-uhu-linux-gcc: error: unrecognized command line option '-Wsizeof-array-argument' configure:12867: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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. */ | int foo(void); | int | main () | { | foo() | ; | return 0; | } configure:12872: result: no configure:12938: checking for the pthreads library -lpthreads configure:12976: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG conftest.c -lpthreads >&5 conftest.c: In function 'routine': conftest.c:24:51: warning: parameter 'a' set but not used [-Wunused-but-set-parameter] static void routine(void *a) { a = 0; } ^ /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:12976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:12985: result: no configure:12883: checking whether pthreads work without any flags configure:12976: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG conftest.c >&5 conftest.c: In function 'routine': conftest.c:24:51: warning: parameter 'a' set but not used [-Wunused-but-set-parameter] static void routine(void *a) { a = 0; } ^ /tmp/ccFzcGdT.o: In function `main': conftest.c:(.text.startup+0x29): undefined reference to `pthread_create' conftest.c:(.text.startup+0x3d): undefined reference to `pthread_join' conftest.c:(.text.startup+0x6a): undefined reference to `__pthread_register_cancel' conftest.c:(.text.startup+0x73): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:12976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:12985: result: no configure:12888: checking whether pthreads work with -Kthread configure:12976: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -Kthread -DNDEBUG conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-Kthread' configure:12976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:12985: result: no configure:12888: checking whether pthreads work with -kthread configure:12976: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -kthread -DNDEBUG conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-kthread' configure:12976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:12985: result: no configure:12938: checking for the pthreads library -llthread configure:12976: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG conftest.c -llthread >&5 conftest.c: In function 'routine': conftest.c:24:51: warning: parameter 'a' set but not used [-Wunused-but-set-parameter] static void routine(void *a) { a = 0; } ^ /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:12976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:12985: result: no configure:12888: checking whether pthreads work with -pthread configure:12976: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -pthread -DNDEBUG conftest.c >&5 conftest.c: In function 'routine': conftest.c:24:51: warning: parameter 'a' set but not used [-Wunused-but-set-parameter] static void routine(void *a) { a = 0; } ^ configure:12976: $? = 0 configure:12985: result: yes configure:13004: checking for joinable pthread attribute configure:13019: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -pthread -DNDEBUG conftest.c >&5 configure:13019: $? = 0 configure:13025: result: PTHREAD_CREATE_JOINABLE configure:13035: checking if more special flags are required for pthreads configure:13050: result: no configure:13056: checking for PTHREAD_PRIO_INHERIT configure:13073: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -pthread -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:27:9: error: 'PTHREAD_PRIO_INHERIT' undeclared (first use in this function) int i = PTHREAD_PRIO_INHERIT; ^ conftest.c:27:9: note: each undeclared identifier is reported only once for each function it appears in conftest.c:27:5: warning: unused variable 'i' [-Wunused-variable] int i = PTHREAD_PRIO_INHERIT; ^ configure:13073: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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. */ | #include | int | main () | { | int i = PTHREAD_PRIO_INHERIT; | ; | return 0; | } configure:13082: result: no configure:13437: checking for working memcmp configure:13480: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 conftest.c >&5 configure:13480: $? = 0 configure:13480: ./conftest configure:13480: $? = 0 configure:13490: result: yes configure:13501: checking for vprintf configure:13501: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 conftest.c >&5 conftest.c:47:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:13501: $? = 0 configure:13501: result: yes configure:13507: checking for _doprnt configure:13507: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 conftest.c >&5 /tmp/ccqSlQea.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:13507: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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_PTHREAD 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:13507: result: no configure:13586: checking for secure_getenv configure:13576: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -Werror=implicit-function-declaration -DNDEBUG -D_XOPEN_SOURCE=600 conftest.c >&5 conftest.c: In function 'main': conftest.c:31:3: error: implicit declaration of function 'secure_getenv' [-Werror=implicit-function-declaration] h = secure_getenv("HOME"); ^ conftest.c:31:5: warning: assignment makes pointer from integer without a cast [enabled by default] h = secure_getenv("HOME"); ^ cc1: some warnings being treated as errors configure:13576: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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_PTHREAD 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include | | const char *h; | int | main () | { | h = secure_getenv("HOME"); | ; | return 0; | } configure:13576: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -D_GNU_SOURCE -Werror=implicit-function-declaration -DNDEBUG -D_XOPEN_SOURCE=600 conftest.c >&5 configure:13576: $? = 0 configure:13601: result: -D_GNU_SOURCE configure:13623: checking for gethostname configure:13623: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13623: $? = 0 configure:13623: result: yes configure:13623: checking for select configure:13623: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13623: $? = 0 configure:13623: result: yes configure:13623: checking for poll configure:13623: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13623: $? = 0 configure:13623: result: yes configure:13623: checking for strcasecmp configure:13623: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13623: $? = 0 configure:13623: result: yes configure:13623: checking for strncasecmp configure:13623: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13623: $? = 0 configure:13623: result: yes configure:13623: checking for setsid configure:13623: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13623: $? = 0 configure:13623: result: yes configure:13623: checking for mallinfo configure:13623: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13623: $? = 0 configure:13623: result: yes configure:13623: checking for mkstemp configure:13623: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13623: $? = 0 configure:13623: result: yes configure:13623: checking for sysconf configure:13623: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13623: $? = 0 configure:13623: result: yes configure:13632: checking for library containing strerror configure:13663: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13663: $? = 0 configure:13680: result: none required configure:13703: checking for library containing strlcat configure:13735: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 /tmp/ccJyrTct.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:13735: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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_PTHREAD 1 | #define HAVE_VPRINTF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SETSID 1 | #define HAVE_MALLINFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SYSCONF 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | int | main () | { | return strlcat (); | ; | return 0; | } configure:13735: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lbsd >&5 /usr/bin/ld: cannot find -lbsd collect2: error: ld returned 1 exit status configure:13735: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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_PTHREAD 1 | #define HAVE_VPRINTF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SETSID 1 | #define HAVE_MALLINFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SYSCONF 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | int | main () | { | return strlcat (); | ; | return 0; | } configure:13752: result: no configure:13762: checking for library containing strlcpy configure:13794: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 /tmp/ccZi8KyJ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:13794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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_PTHREAD 1 | #define HAVE_VPRINTF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SETSID 1 | #define HAVE_MALLINFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SYSCONF 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | int | main () | { | return strlcpy (); | ; | return 0; | } configure:13794: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lbsd >&5 /usr/bin/ld: cannot find -lbsd collect2: error: ld returned 1 exit status configure:13794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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_PTHREAD 1 | #define HAVE_VPRINTF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SETSID 1 | #define HAVE_MALLINFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SYSCONF 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | int | main () | { | return strlcpy (); | ; | return 0; | } configure:13811: result: no configure:13903: checking sys/inotify.h usability configure:13903: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13903: $? = 0 configure:13903: result: yes configure:13903: checking sys/inotify.h presence configure:13903: i686-uhu-linux-gcc -E -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c configure:13903: $? = 0 configure:13903: result: yes configure:13903: checking for sys/inotify.h configure:13903: result: yes configure:13919: checking syslog.h usability configure:13919: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13919: $? = 0 configure:13919: result: yes configure:13919: checking syslog.h presence configure:13919: i686-uhu-linux-gcc -E -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c configure:13919: $? = 0 configure:13919: result: yes configure:13919: checking for syslog.h configure:13919: result: yes configure:13933: checking for sys/wait.h that is POSIX.1 compatible configure:13959: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13959: $? = 0 configure:13966: result: yes configure:13974: checking whether time.h and sys/time.h may both be included configure:13994: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13994: $? = 0 configure:14001: result: yes configure:14013: checking fcntl.h usability configure:14013: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:14013: $? = 0 configure:14013: result: yes configure:14013: checking fcntl.h presence configure:14013: i686-uhu-linux-gcc -E -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c configure:14013: $? = 0 configure:14013: result: yes configure:14013: checking for fcntl.h configure:14013: result: yes configure:14013: checking limits.h usability configure:14013: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:14013: $? = 0 configure:14013: result: yes configure:14013: checking limits.h presence configure:14013: i686-uhu-linux-gcc -E -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c configure:14013: $? = 0 configure:14013: result: yes configure:14013: checking for limits.h configure:14013: result: yes configure:14013: checking sys/ioctl.h usability configure:14013: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:14013: $? = 0 configure:14013: result: yes configure:14013: checking sys/ioctl.h presence configure:14013: i686-uhu-linux-gcc -E -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c configure:14013: $? = 0 configure:14013: result: yes configure:14013: checking for sys/ioctl.h configure:14013: result: yes configure:14013: checking libintl.h usability configure:14013: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:14013: $? = 0 configure:14013: result: yes configure:14013: checking libintl.h presence configure:14013: i686-uhu-linux-gcc -E -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c configure:14013: $? = 0 configure:14013: result: yes configure:14013: checking for libintl.h configure:14013: result: yes configure:14013: checking poll.h usability configure:14013: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:14013: $? = 0 configure:14013: result: yes configure:14013: checking poll.h presence configure:14013: i686-uhu-linux-gcc -E -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c configure:14013: $? = 0 configure:14013: result: yes configure:14013: checking for poll.h configure:14013: result: yes configure:14013: checking malloc.h usability configure:14013: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:14013: $? = 0 configure:14013: result: yes configure:14013: checking malloc.h presence configure:14013: i686-uhu-linux-gcc -E -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c configure:14013: $? = 0 configure:14013: result: yes configure:14013: checking for malloc.h configure:14013: result: yes configure:14013: checking ctype.h usability configure:14013: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:14013: $? = 0 configure:14013: result: yes configure:14013: checking ctype.h presence configure:14013: i686-uhu-linux-gcc -E -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c configure:14013: $? = 0 configure:14013: result: yes configure:14013: checking for ctype.h configure:14013: result: yes configure:14013: checking for string.h configure:14013: result: yes configure:14013: checking for strings.h configure:14013: result: yes configure:14025: checking whether sys_siglist is declared configure:14025: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:14025: $? = 0 configure:14025: result: yes configure:14043: checking for an ANSI C-conforming const configure:14109: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:14109: $? = 0 configure:14116: result: yes configure:14124: checking for inline configure:14140: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:14140: $? = 0 configure:14148: result: inline configure:14201: checking for noreturn configure:14228: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:14228: $? = 0 configure:14239: result: stdnoreturn configure:14258: checking for size_t configure:14258: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:14258: $? = 0 configure:14258: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:88:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:14258: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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_PTHREAD 1 | #define HAVE_VPRINTF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SETSID 1 | #define HAVE_MALLINFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STDNORETURN 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:14258: result: yes configure:14269: checking for pid_t configure:14269: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:14269: $? = 0 configure:14269: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:88:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:14269: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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_PTHREAD 1 | #define HAVE_VPRINTF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SETSID 1 | #define HAVE_MALLINFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STDNORETURN 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 ((pid_t))) | return 0; | ; | return 0; | } configure:14269: result: yes configure:14280: checking return type of signal handlers configure:14298: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:58:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:14298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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_PTHREAD 1 | #define HAVE_VPRINTF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SETSID 1 | #define HAVE_MALLINFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STDNORETURN 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:14305: result: void configure:14317: checking for pkg-config configure:14333: found /usr/bin/pkg-config configure:14344: result: pkg-config configure:14357: checking for gettext configure:14357: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:14357: $? = 0 configure:14357: result: yes configure:14408: checking for xgettext configure:14424: found /usr/bin/xgettext configure:14435: result: xgettext configure:14559: checking for X configure:14667: i686-uhu-linux-gcc -E -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c configure:14667: $? = 0 configure:14698: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lX11 >&5 configure:14698: $? = 0 configure:14748: result: libraries , headers configure:14847: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lX11 >&5 configure:14847: $? = 0 configure:14945: checking for gethostbyname configure:14945: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:14945: $? = 0 configure:14945: result: yes configure:15042: checking for connect configure:15042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:15042: $? = 0 configure:15042: result: yes configure:15091: checking for remove configure:15091: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:15091: $? = 0 configure:15091: result: yes configure:15140: checking for shmat configure:15140: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:15140: $? = 0 configure:15140: result: yes configure:15198: checking for IceConnectionNumber in -lICE configure:15223: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lICE >&5 configure:15223: $? = 0 configure:15232: result: yes configure:15267: checking for _Xsetlocale in -lX11 configure:15292: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lX11 -lX11 >&5 /tmp/cctVsjE6.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_Xsetlocale' collect2: error: ld returned 1 exit status configure:15292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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_PTHREAD 1 | #define HAVE_VPRINTF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SETSID 1 | #define HAVE_MALLINFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STDNORETURN 1 | #define RETSIGTYPE void | #define I18N 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _Xsetlocale (); | int | main () | { | return _Xsetlocale (); | ; | return 0; | } configure:15301: result: no configure:15311: checking for XInternAtoms in -lX11 configure:15336: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lX11 -lX11 >&5 configure:15336: $? = 0 configure:15345: result: yes configure:15354: checking for XConvertCase in -lX11 configure:15379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lX11 -lX11 >&5 configure:15379: $? = 0 configure:15388: result: yes configure:15439: checking for XShape support library configure:13543: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lX11 -lXext >&5 configure:13543: $? = 0 configure:13576: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13576: $? = 0 configure:15464: result: -lXext configure:15503: checking for XShm support library configure:13543: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lX11 -lXext -lXext >&5 configure:13543: $? = 0 configure:15534: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:15534: $? = 0 configure:15553: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:15553: $? = 0 configure:15563: result: -lXext configure:15587: checking for Xmu library configure:13543: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lXmu >&5 configure:13543: $? = 0 configure:15619: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:15619: $? = 0 configure:15627: result: -lXmu configure:15648: checking for Xinerama support library configure:13543: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lX11 -lXext -lXinerama >&5 configure:13543: $? = 0 configure:13576: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13576: $? = 0 configure:15684: result: -lXinerama configure:15772: checking math.h usability configure:15772: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:15772: $? = 0 configure:15772: result: yes configure:15772: checking math.h presence configure:15772: i686-uhu-linux-gcc -E -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c configure:15772: $? = 0 configure:15772: result: yes configure:15772: checking for math.h configure:15772: result: yes configure:15780: checking for atan configure:15780: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'atan' [enabled by default] char atan (); ^ /tmp/ccemcclz.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `atan' collect2: error: ld returned 1 exit status configure:15780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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_PTHREAD 1 | #define HAVE_VPRINTF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SETSID 1 | #define HAVE_MALLINFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STDNORETURN 1 | #define RETSIGTYPE void | #define I18N 1 | #define HAVE_XINTERNATOMS 1 | #define HAVE_XCONVERTCASE 1 | #define XKB_MODELOCK 1 | #define XDND 1 | #define USE_XSHAPE 1 | #define USE_XSHM 1 | #define USE_XINERAMA 1 | /* end confdefs.h. */ | /* Define atan to an innocuous variant, in case declares atan. | For example, HP-UX 11i declares gettimeofday. */ | #define atan innocuous_atan | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char atan (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef atan | | /* 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 atan (); | /* 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_atan || defined __stub___atan | choke me | #endif | | int | main () | { | return atan (); | ; | return 0; | } configure:15780: result: no configure:15784: checking for atan in -lm configure:15809: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lm >&5 conftest.c:68:6: warning: conflicting types for built-in function 'atan' [enabled by default] char atan (); ^ configure:15809: $? = 0 configure:15818: result: yes configure:15831: checking for fontconfig library configure:15838: result: found configure:15891: checking for the Xft2 library configure:15897: result: found configure:15919: checking whether libXft is at least version 2.1.0 configure:15942: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I${includedir} conftest.c >&5 configure:15942: $? = 0 configure:15952: result: yes configure:15992: checking for XPM support library configure:13543: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lX11 -lXext -lXpm >&5 configure:13543: $? = 0 configure:13576: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13576: $? = 0 configure:13576: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13576: $? = 0 configure:16022: result: -lXpm configure:16061: checking libexif/exif-data.h usability configure:16061: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 conftest.c:95:31: fatal error: libexif/exif-data.h: No such file or directory #include ^ compilation terminated. configure:16061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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_PTHREAD 1 | #define HAVE_VPRINTF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SETSID 1 | #define HAVE_MALLINFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STDNORETURN 1 | #define RETSIGTYPE void | #define I18N 1 | #define HAVE_XINTERNATOMS 1 | #define HAVE_XCONVERTCASE 1 | #define XKB_MODELOCK 1 | #define XDND 1 | #define USE_XSHAPE 1 | #define USE_XSHM 1 | #define USE_XINERAMA 1 | #define USE_XPM 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:16061: result: no configure:16061: checking libexif/exif-data.h presence configure:16061: i686-uhu-linux-gcc -E -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c conftest.c:62:31: fatal error: libexif/exif-data.h: No such file or directory #include ^ compilation terminated. configure:16061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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_PTHREAD 1 | #define HAVE_VPRINTF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SETSID 1 | #define HAVE_MALLINFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STDNORETURN 1 | #define RETSIGTYPE void | #define I18N 1 | #define HAVE_XINTERNATOMS 1 | #define HAVE_XCONVERTCASE 1 | #define XKB_MODELOCK 1 | #define XDND 1 | #define USE_XSHAPE 1 | #define USE_XSHM 1 | #define USE_XINERAMA 1 | #define USE_XPM 1 | /* end confdefs.h. */ | #include configure:16061: result: no configure:16061: checking for libexif/exif-data.h configure:16061: result: no configure:16114: WARNING: header for EXIF library not found configure:16142: checking for PNG support library configure:13543: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lX11 -lXext -lpng >&5 configure:13543: $? = 0 configure:13576: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13576: $? = 0 configure:13576: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13576: $? = 0 configure:16174: result: -lpng configure:16221: checking for JPEG support library configure:13543: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lX11 -lXext -ljpeg >&5 configure:13543: $? = 0 configure:16251: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:16251: $? = 0 configure:16265: result: -ljpeg configure:16312: checking for GIF support library configure:13543: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lX11 -lXext -lgif >&5 configure:13543: $? = 0 configure:13576: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13576: $? = 0 configure:13576: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13576: $? = 0 configure:16364: result: -lgif version:4 configure:16413: checking for TIFF support library configure:13543: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lX11 -lXext -ltiff >&5 configure:13543: $? = 0 configure:13576: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13576: $? = 0 configure:13576: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c >&5 configure:13576: $? = 0 configure:16449: result: -ltiff configure:16496: checking for WEBP support library configure:13543: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE conftest.c -lX11 -lXext -lwebp >&5 /usr/bin/ld: cannot find -lwebp collect2: error: ld returned 1 exit status configure:13543: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WindowMaker" | #define PACKAGE_TARNAME "WindowMaker" | #define PACKAGE_VERSION "0.95.6" | #define PACKAGE_STRING "WindowMaker 0.95.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.windowmaker.org/" | #define PACKAGE "WindowMaker" | #define VERSION "0.95.6" | #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_PTHREAD 1 | #define HAVE_VPRINTF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SETSID 1 | #define HAVE_MALLINFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STDNORETURN 1 | #define RETSIGTYPE void | #define I18N 1 | #define HAVE_XINTERNATOMS 1 | #define HAVE_XCONVERTCASE 1 | #define XKB_MODELOCK 1 | #define XDND 1 | #define USE_XSHAPE 1 | #define USE_XSHM 1 | #define USE_XINERAMA 1 | #define USE_XPM 1 | #define USE_PNG 1 | #define USE_JPEG 1 | #define USE_GIF 4 | #define USE_TIFF 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char VP8DecodeLayer (); | int | main () | { | return VP8DecodeLayer (); | ; | return 0; | } configure:16521: result: no configure:16568: checking for Magick support library configure:16633: result: no configure:16702: checking for stdlib.h configure:16702: result: yes configure:16781: checking if LD -Wl,--version-script works configure:16805: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -Wl,--version-script=conftest.map conftest.c >&5 configure:16805: $? = 0 configure:16814: result: yes configure:16938: checking that generated files are newer than configure configure:16944: result: done configure:17027: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by WindowMaker config.status 0.95.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost config.status:1238: creating Makefile config.status:1238: creating po/Makefile config.status:1238: creating util/Makefile config.status:1238: creating util/po/Makefile config.status:1238: creating test/Makefile config.status:1238: creating WINGs/Makefile config.status:1238: creating WINGs/WINGs/Makefile config.status:1238: creating WINGs/Documentation/Makefile config.status:1238: creating WINGs/Examples/Makefile config.status:1238: creating WINGs/Resources/Makefile config.status:1238: creating WINGs/Tests/Makefile config.status:1238: creating WINGs/Extras/Makefile config.status:1238: creating WINGs/po/Makefile config.status:1238: creating wmlib/Makefile config.status:1238: creating wrlib/Makefile config.status:1238: creating wrlib/tests/Makefile config.status:1238: creating src/Makefile config.status:1238: creating src/wconfig.h config.status:1238: creating doc/Makefile config.status:1238: creating doc/sk/Makefile config.status:1238: creating doc/cs/Makefile config.status:1238: creating doc/ru/Makefile config.status:1238: creating WindowMaker/Makefile config.status:1238: creating WindowMaker/Backgrounds/Makefile config.status:1238: creating WindowMaker/Defaults/Makefile config.status:1238: creating WindowMaker/IconSets/Makefile config.status:1238: creating WindowMaker/Icons/Makefile config.status:1238: creating WindowMaker/Pixmaps/Makefile config.status:1238: creating WindowMaker/Styles/Makefile config.status:1238: creating WindowMaker/Themes/Makefile config.status:1238: creating WPrefs.app/Makefile config.status:1238: creating WPrefs.app/tiff/Makefile config.status:1238: creating WPrefs.app/xpm/Makefile config.status:1238: creating WPrefs.app/po/Makefile config.status:1238: creating config.h config.status:1467: executing depfiles commands config.status:1467: executing libtool commands configure:19281: WARNING: unrecognized options: --enable-xrandr ## ---------------- ## ## 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_XMKMF_set= ac_cv_env_XMKMF_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_atan=no ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gettext=yes ac_cv_func_mallinfo=yes ac_cv_func_memcmp_working=yes ac_cv_func_mkstemp=yes ac_cv_func_poll=yes ac_cv_func_remove=yes ac_cv_func_select=yes ac_cv_func_setsid=yes ac_cv_func_shmat=yes ac_cv_func_strcasecmp=yes ac_cv_func_strncasecmp=yes ac_cv_func_sysconf=yes ac_cv_func_vprintf=yes ac_cv_have_decl_sys_siglist=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_ctype_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libexif_exif_data_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_poll_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_inotify_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_XConvertCase=yes ac_cv_lib_X11_XInternAtoms=yes ac_cv_lib_X11__Xsetlocale=no ac_cv_lib_m_atan=yes ac_cv_lib_xft_version_ok=yes 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_PKGCONFIG=pkg-config ac_cv_prog_XGETTEXT=xgettext 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_search_strerror='none required' ac_cv_search_strlcat=no ac_cv_search_strlcpy=no ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_PTHREAD_PRIO_INHERIT=no ax_cv_cflags_gcc_option__Wall=-Wall ax_cv_cflags_gcc_option__Wextra__Wno_sign_compare='-Wextra -Wno-sign-compare' ax_cv_cflags_gcc_option__Wno_deprecated=-Wno-deprecated ax_cv_cflags_gcc_option__Wno_deprecated_declarations=-Wno-deprecated-declarations 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 wm_cv_c_noreturn=stdnoreturn wm_cv_func_secure_getenv=-D_GNU_SOURCE wm_cv_imgfmt_gif='-lgif version:4' wm_cv_imgfmt_xpm=-lXpm wm_cv_libchk_jpeg=-ljpeg wm_cv_libchk_magick=no wm_cv_libchk_png=-lpng wm_cv_libchk_tiff=-ltiff wm_cv_libchk_webp=no wm_cv_libchk_xshape=-lXext wm_cv_libchk_xshm=-lXext wm_cv_prog_cc_c11=-std=c11 wm_cv_xext_xinerama='-lXinerama ' wm_cv_xext_xmu=-lXmu ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.14' 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='-O2 -march=i686 -mtune=generic -std=c11 -Wall -Wextra -Wno-sign-compare -Wno-deprecated -Wno-deprecated-declarations' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FCLIBS='-lfontconfig -lfreetype ' FGREP='/bin/grep -F' GFXLIBS=' -lXpm -lpng -ljpeg -lgif -ltiff' GREP='/bin/grep' HAVE_LD_VERSION_SCRIPT_FALSE='#' HAVE_LD_VERSION_SCRIPT_TRUE='' HEADER_SEARCH_PATH='-I${includedir} ' ICONEXT='tiff' ICON_EXT_TIFF_FALSE='#' ICON_EXT_TIFF_TRUE='' ICON_EXT_XPM_FALSE='' ICON_EXT_XPM_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLIBS='' LD='/usr/bin/ld' LDFLAGS='' LIBBSD='' LIBEXIF='' LIBM='-lm' LIBOBJS='' LIBRARY_SEARCH_PATH='-L${libdir} ' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXINERAMA='-lXinerama ' LIBXMU='-lXmu' LIBXRANDR='' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAGICKFLAGS='' MAGICKLIBS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MOFILES=' be.mo bg.mo bs.mo ca.mo cs.mo da.mo de.mo el.mo es.mo et.mo fi.mo fr.mo gl.mo hr.mo hu.mo hy.mo it.mo ja.mo ko.mo ms.mo nl.mo no.mo pl.mo pt.mo ro.mo ru.mo sk.mo sv.mo tr.mo zh_CN.mo zh_TW.mo' NLSDIR='/usr/share/locale' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='WindowMaker' PACKAGE_BUGREPORT='' PACKAGE_NAME='WindowMaker' PACKAGE_STRING='WindowMaker 0.95.6' PACKAGE_TARNAME='WindowMaker' PACKAGE_URL='http://www.windowmaker.org/' PACKAGE_VERSION='0.95.6' PATH_SEPARATOR=':' PKGCONFIG='pkg-config' PTHREAD_CC='i686-uhu-linux-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_GIF_FALSE='#' USE_GIF_TRUE='' USE_JPEG_FALSE='#' USE_JPEG_TRUE='' USE_LCOV_FALSE='' USE_LCOV_TRUE='#' USE_MAGICK_FALSE='' USE_MAGICK_TRUE='#' USE_PNG_FALSE='#' USE_PNG_TRUE='' USE_TIFF_FALSE='#' USE_TIFF_TRUE='' USE_WEBP_FALSE='' USE_WEBP_TRUE='#' USE_XPM_FALSE='#' USE_XPM_TRUE='' UTILMOFILES=' de.mo es.mo fr.mo hu.mo nl.mo pt.mo' VERSION='0.95.6' WINGSMOFILES=' bg.mo ca.mo cs.mo de.mo fr.mo hu.mo nl.mo sk.mo' WINGS_VERSION='3:0:0' WM_OSDEP_BSD_FALSE='' WM_OSDEP_BSD_TRUE='#' WM_OSDEP_DARWIN_FALSE='' WM_OSDEP_DARWIN_TRUE='#' WM_OSDEP_GENERIC_FALSE='' WM_OSDEP_GENERIC_TRUE='#' WM_OSDEP_LINUX_FALSE='#' WM_OSDEP_LINUX_TRUE='' WPMOFILES=' bg.mo ca.mo cs.mo de.mo es.mo et.mo fi.mo fr.mo hr.mo hu.mo it.mo ja.mo ko.mo nl.mo pt.mo ru.mo sk.mo zh_CN.mo zh_TW.mo' WRASTER_VERSION='5:0:0' WUTIL_VERSION='5:0:0' XCFLAGS='' XFTCONFIG='pkg-config xft' XFTFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' XFTLIBS='-lXft ' XGETTEXT='xgettext' XLFLAGS='' XLIBS='-lX11 -lXext' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBRARY_PATH='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' 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 -' ax_pthread_config='' 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}' inc_search_path='-I${includedir} ' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' lcov_output_directory='' lib_search_path='-L${libdir} ' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' menutextdomain='' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pixmapdir='/usr/share/pixmaps' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' supported_locales='be bg bs ca cs da de el es et fi fr gl hr hu hy it ja ko ms nl no pl pt ro ru sk sv tr zh_CN zh_TW' sysconfdir='/etc' target_alias='' wprefs_bindir='${exec_prefix}/bin' wprefs_datadir='${datarootdir}/WPrefs' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "WindowMaker" #define PACKAGE_TARNAME "WindowMaker" #define PACKAGE_VERSION "0.95.6" #define PACKAGE_STRING "WindowMaker 0.95.6" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "http://www.windowmaker.org/" #define PACKAGE "WindowMaker" #define VERSION "0.95.6" #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_PTHREAD 1 #define HAVE_VPRINTF 1 #define HAVE_SECURE_GETENV 1 #define HAVE_GETHOSTNAME 1 #define HAVE_SELECT 1 #define HAVE_POLL 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_SETSID 1 #define HAVE_MALLINFO 1 #define HAVE_MKSTEMP 1 #define HAVE_SYSCONF 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYSLOG 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_POLL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_STDNORETURN 1 #define RETSIGTYPE void #define I18N 1 #define HAVE_XINTERNATOMS 1 #define HAVE_XCONVERTCASE 1 #define XKB_MODELOCK 1 #define XDND 1 #define USE_XSHAPE 1 #define USE_XSHM 1 #define USE_XINERAMA 1 #define USE_XPM 1 #define USE_PNG 1 #define USE_JPEG 1 #define USE_GIF 4 #define USE_TIFF 1 #define HAVE_STDLIB_H 1 #define USER_MENU 1 configure: exit 0