On 12/12/2014 06:31 PM, Christophe wrote:

> Hi according to your log file, there are way more things that just that which 
> seems to not be properly detected. Would you happen to have the "config.log" 
> to share?

I was able to reproduce the failed build locally with pbuilder, and have
attached the config.log.

Doug
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+20141210, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --prefix=/usr --mandir=/usr/share/man --includedir=/usr/include --sysconfdir=/etc --datadir=/usr/share --with-nlsdir=/usr/share/locale --with-pixmapdir=/usr/include/X11/pixmaps --with-gnustepdir=/usr/share/lib/GNUstep/System --disable-locale --enable-modelock --enable-xinerama CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" CPPFLAGS=-D_FORTIFY_SOURCE=2 CXXFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security FFLAGS=-g -O2 LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro

## --------- ##
## Platform. ##
## --------- ##

hostname = gloria
uname -m = x86_64
uname -r = 3.16.0-24-generic
uname -s = Linux
uname -v = #32-Ubuntu SMP Tue Oct 28 13:07:32 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/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2479: checking for a BSD-compatible install
configure:2547: result: /usr/bin/install -c
configure:2558: checking whether build environment is sane
configure:2608: result: yes
configure:2749: checking for a thread-safe mkdir -p
configure:2788: result: /bin/mkdir -p
configure:2801: checking for gawk
configure:2831: result: no
configure:2801: checking for mawk
configure:2817: found /usr/bin/mawk
configure:2828: result: mawk
configure:2839: checking whether make sets $(MAKE)
configure:2861: result: yes
configure:2890: checking whether make supports nested variables
configure:2907: result: yes
configure:3049: checking for gcc
configure:3065: found /usr/bin/gcc
configure:3076: result: gcc
configure:3305: checking for C compiler version
configure:3314: gcc --version >&5
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 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:3325: $? = 0
configure:3314: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) 
configure:3325: $? = 0
configure:3314: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3325: $? = 4
configure:3314: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3325: $? = 4
configure:3345: checking whether the C compiler works
configure:3367: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:3371: $? = 0
configure:3419: result: yes
configure:3422: checking for C compiler default output file name
configure:3424: result: a.out
configure:3430: checking for suffix of executables
configure:3437: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:3441: $? = 0
configure:3463: result: 
configure:3485: checking whether we are cross compiling
configure:3493: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:3497: $? = 0
configure:3504: ./conftest
configure:3508: $? = 0
configure:3523: result: no
configure:3528: checking for suffix of object files
configure:3550: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:3554: $? = 0
configure:3575: result: o
configure:3579: checking whether we are using the GNU C compiler
configure:3598: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:3598: $? = 0
configure:3607: result: yes
configure:3616: checking whether gcc accepts -g
configure:3636: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:3636: $? = 0
configure:3677: result: yes
configure:3694: checking for gcc option to accept ISO C89
configure:3758: gcc  -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:3758: $? = 0
configure:3771: result: none needed
configure:3802: checking for style of include used by make
configure:3830: result: GNU
configure:3856: checking dependency style of gcc
configure:3967: result: gcc3
configure:3983: checking for C11 standard support
configure:4007: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\"  -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
conftest.c: In function 'main':
conftest.c:16:1: error: 'fail_because_stdc_version_is_older_than_C11' undeclared (first use in this function)
conftest.c:16:1: note: each undeclared identifier is reported only once for each function it appears in
configure:4007: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #if __STDC_VERSION__ < 201112L
| fail_because_stdc_version_is_older_than_C11;
| #endif
| 
|   ;
|   return 0;
| }
configure:4007: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -std=c11 -D_FORTIFY_SOURCE=2 conftest.c >&5
cc1: error: unrecognized command line option '-std=c11'
configure:4007: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #if __STDC_VERSION__ < 201112L
| fail_because_stdc_version_is_older_than_C11;
| #endif
| 
|   ;
|   return 0;
| }
configure:4014: result: no
configure:4023: checking whether ln -s works
configure:4027: result: yes
configure:4039: checking how to run the C preprocessor
configure:4070: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
configure:4070: $? = 0
configure:4084: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4109: result: gcc -E
configure:4129: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
configure:4129: $? = 0
configure:4143: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4143: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4172: checking for grep that handles long lines and -e
configure:4230: result: /bin/grep
configure:4235: checking for egrep
configure:4297: result: /bin/grep -E
configure:4303: checking whether gcc needs -traditional
configure:4337: result: no
configure:4373: checking build system type
configure:4387: result: x86_64-unknown-linux-gnu
configure:4407: checking host system type
configure:4420: result: x86_64-unknown-linux-gnu
configure:4461: checking how to print strings
configure:4488: result: printf
configure:4509: checking for a sed that does not truncate output
configure:4573: result: /bin/sed
configure:4591: checking for fgrep
configure:4653: result: /bin/grep -F
configure:4688: checking for ld used by gcc
configure:4755: result: /usr/bin/ld
configure:4762: checking if the linker (/usr/bin/ld) is GNU ld
configure:4777: result: yes
configure:4789: checking for BSD- or MS-compatible name lister (nm)
configure:4838: result: /usr/bin/nm -B
configure:4968: checking the name lister (/usr/bin/nm -B) interface
configure:4975: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:4978: /usr/bin/nm -B "conftest.o"
configure:4981: output
0000000000000000 B some_variable
configure:4988: result: BSD nm
configure:4992: checking the maximum length of command line arguments
configure:5122: result: 3458764513820540925
configure:5139: checking whether the shell understands some XSI constructs
configure:5149: result: yes
configure:5153: checking whether the shell understands "+="
configure:5159: result: yes
configure:5194: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5234: result: func_convert_file_noop
configure:5241: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5261: result: func_convert_file_noop
configure:5268: checking for /usr/bin/ld option to reload object files
configure:5275: result: -r
configure:5349: checking for objdump
configure:5365: found /usr/bin/objdump
configure:5376: result: objdump
configure:5408: checking how to recognize dependent libraries
configure:5610: result: pass_all
configure:5695: checking for dlltool
configure:5725: result: no
configure:5755: checking how to associate runtime and link libraries
configure:5782: result: printf %s\n
configure:5842: checking for ar
configure:5858: found /usr/bin/ar
configure:5869: result: ar
configure:5906: checking for archiver @FILE support
configure:5923: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:5923: $? = 0
configure:5926: ar cru libconftest.a @conftest.lst >&5
configure:5929: $? = 0
configure:5934: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:5937: $? = 1
configure:5949: result: @
configure:6007: checking for strip
configure:6023: found /usr/bin/strip
configure:6034: result: strip
configure:6106: checking for ranlib
configure:6122: found /usr/bin/ranlib
configure:6133: result: ranlib
configure:6235: checking command to parse /usr/bin/nm -B output from gcc object
configure:6355: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:6358: $? = 0
configure:6362: /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:6365: $? = 0
configure:6431: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c conftstm.o >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:6434: $? = 0
configure:6472: result: ok
configure:6509: checking for sysroot
configure:6539: result: no
configure:6616: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:6619: $? = 0
configure:6795: checking for mt
configure:6811: found /bin/mt
configure:6822: result: mt
configure:6845: checking if mt is a manifest tool
configure:6851: mt '-?'
configure:6859: result: no
configure:7496: checking for ANSI C header files
configure:7516: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:7516: $? = 0
configure:7589: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:7589: $? = 0
configure:7589: ./conftest
configure:7589: $? = 0
configure:7600: result: yes
configure:7613: checking for sys/types.h
configure:7613: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:7613: $? = 0
configure:7613: result: yes
configure:7613: checking for sys/stat.h
configure:7613: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:7613: $? = 0
configure:7613: result: yes
configure:7613: checking for stdlib.h
configure:7613: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:7613: $? = 0
configure:7613: result: yes
configure:7613: checking for string.h
configure:7613: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:7613: $? = 0
configure:7613: result: yes
configure:7613: checking for memory.h
configure:7613: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:7613: $? = 0
configure:7613: result: yes
configure:7613: checking for strings.h
configure:7613: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:7613: $? = 0
configure:7613: result: yes
configure:7613: checking for inttypes.h
configure:7613: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:7613: $? = 0
configure:7613: result: yes
configure:7613: checking for stdint.h
configure:7613: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:7613: $? = 0
configure:7613: result: yes
configure:7613: checking for unistd.h
configure:7613: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:7613: $? = 0
configure:7613: result: yes
configure:7627: checking for dlfcn.h
configure:7627: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:7627: $? = 0
configure:7627: result: yes
configure:7833: checking for objdir
configure:7848: result: .libs
configure:8119: checking if gcc supports -fno-rtti -fno-exceptions
configure:8137: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 -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]
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:8141: $? = 0
configure:8154: result: no
configure:8481: checking for gcc option to produce PIC
configure:8488: result: -fPIC -DPIC
configure:8496: checking if gcc PIC flag -fPIC -DPIC works
configure:8514: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:8518: $? = 0
configure:8531: result: yes
configure:8560: checking if gcc static flag -static works
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:8588: result: yes
configure:8603: checking if gcc supports -c -o file.o
configure:8624: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:8628: $? = 0
configure:8650: result: yes
configure:8658: checking if gcc supports -c -o file.o
configure:8705: result: yes
configure:8738: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9895: result: yes
configure:9932: checking whether -lc should be explicitly linked in
configure:9940: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:9943: $? = 0
configure:9958: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:9961: $? = 0
configure:9975: result: no
configure:10135: checking dynamic linker characteristics
configure:10646: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-rpath -Wl,/foo conftest.c  >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:10646: $? = 0
configure:10880: result: GNU/Linux ld.so
configure:10987: checking how to hardcode library paths into programs
configure:11012: result: immediate
configure:11552: checking whether stripping libraries is possible
configure:11557: result: yes
configure:11592: checking if libtool supports shared libraries
configure:11594: result: yes
configure:11597: checking whether to build shared libraries
configure:11618: result: yes
configure:11621: checking whether to build static libraries
configure:11625: result: yes
configure:11755: checking CFLAGS for gcc -Wall
configure:11782: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -pedantic -Werror  -Wall -D_FORTIFY_SOURCE=2 -DNDEBUG conftest.c >&5
<command-line>:0:25: error: missing terminating " character [-Werror]
cc1: all warnings being treated as errors
configure:11782: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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
| main ()
| {
| return 0;
|   ;
|   return 0;
| }
configure:11782: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -pedantic  -Wall  -D_FORTIFY_SOURCE=2 -DNDEBUG conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:11782: $? = 0
configure:11796: result: no, obsolete
configure:11818: checking CFLAGS for gcc -Wextra -Wno-sign-compare
configure:11845: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -pedantic -Werror  -Wextra -Wno-sign-compare -D_FORTIFY_SOURCE=2 -DNDEBUG conftest.c >&5
<command-line>:0:25: error: missing terminating " character [-Werror]
cc1: all warnings being treated as errors
configure:11845: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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
| main ()
| {
| return 0;
|   ;
|   return 0;
| }
configure:11845: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -pedantic  -Wextra -Wno-sign-compare  -D_FORTIFY_SOURCE=2 -DNDEBUG conftest.c >&5
<command-line>:0:25: warning: missing terminating " character [enabled by default]
configure:11845: $? = 0
configure:11859: result: no, obsolete
configure:11911: checking CFLAGS for -Wtrampolines
configure:11899: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -Werror -Werror=trampolines -D_FORTIFY_SOURCE=2 -DNDEBUG conftest.c >&5
<command-line>:0:25: error: missing terminating " character [-Werror]
cc1: all warnings being treated as errors
configure:11899: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11899: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" -Werror -Wtrampolines -D_FORTIFY_SOURCE=2 -DNDEBUG conftest.c >&5
<command-line>:0:25: error: missing terminating " character [-Werror]
cc1: all warnings being treated as errors
configure:11899: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11924: result: 
configure:12972: checking CFLAGS for gcc -Wno-deprecated
configure:12999: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -pedantic -Werror  -Wno-deprecated -D_FORTIFY_SOURCE=2 -DNDEBUG conftest.c >&5
gcc: error: 6299as_VAR: No such file or directory
configure:12999: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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
| main ()
| {
| return 0;
|   ;
|   return 0;
| }
configure:12999: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -pedantic  -Wno-deprecated  -D_FORTIFY_SOURCE=2 -DNDEBUG conftest.c >&5
gcc: error: 6299as_VAR: No such file or directory
configure:12999: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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
| main ()
| {
| return 0;
|   ;
|   return 0;
| }
configure:13013: result: no, unknown
configure:13035: checking CFLAGS for gcc -Wno-deprecated-declarations
configure:13062: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -pedantic -Werror  -Wno-deprecated-declarations -D_FORTIFY_SOURCE=2 -DNDEBUG conftest.c >&5
gcc: error: 6299as_VAR: No such file or directory
configure:13062: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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
| main ()
| {
| return 0;
|   ;
|   return 0;
| }
configure:13062: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -pedantic  -Wno-deprecated-declarations  -D_FORTIFY_SOURCE=2 -DNDEBUG conftest.c >&5
gcc: error: 6299as_VAR: No such file or directory
configure:13062: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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
| main ()
| {
| return 0;
|   ;
|   return 0;
| }
configure:13076: result: no, unknown
configure:13102: checking if compiler supports nested functions
configure:13129: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_FORTIFY_SOURCE=2 -DNDEBUG conftest.c >&5
gcc: error: 6299as_VAR: No such file or directory
configure:13129: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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 main(int narg, char **argv)
| {
| 	int local_variable;
| 
| 	int nested_function(int argument)
| 	{
| 		/* Checking we have access to upper level's scope, otherwise it is of no use */
| 		return local_variable + argument;
| 	}
| 
| 	/* To avoid a warning for unused parameter, that may falsely fail */
| 	(void) argv;
| 
| 	/* Initialise using the parameter to main so the compiler won't be tempted to optimise too much */
| 	local_variable = narg + 1;
| 
| 	return nested_function(2);
| }
configure:13136: result: no
configure:13260: checking if compiler needs -Werror to reject unknown flags
configure:13276: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -Werror -Wunknown-warning-option -Wsizeof-array-argument -D_FORTIFY_SOURCE=2 -DNDEBUG conftest.c >&5
gcc: error: 6299as_VAR: No such file or directory
configure:13276: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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:13281: result: no
configure:13347: checking for the pthreads library -lpthreads
configure:13385: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lpthreads  >&5
gcc: error: 6299as_VAR: No such file or directory
configure:13385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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 <pthread.h>
|                         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:13394: result: no
configure:13292: checking whether pthreads work without any flags
configure:13385: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c   >&5
gcc: error: 6299as_VAR: No such file or directory
configure:13385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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 <pthread.h>
|                         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:13394: result: no
configure:13297: checking whether pthreads work with -Kthread
configure:13385: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -Kthread  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c   >&5
gcc: error: 6299as_VAR: No such file or directory
gcc: error: unrecognized option '-Kthread'
configure:13385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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 <pthread.h>
|                         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:13394: result: no
configure:13297: checking whether pthreads work with -kthread
configure:13385: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -kthread  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c   >&5
gcc: error: 6299as_VAR: No such file or directory
gcc: error: unrecognized option '-kthread'
configure:13385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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 <pthread.h>
|                         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:13394: result: no
configure:13347: checking for the pthreads library -llthread
configure:13385: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -llthread  >&5
gcc: error: 6299as_VAR: No such file or directory
configure:13385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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 <pthread.h>
|                         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:13394: result: no
configure:13297: checking whether pthreads work with -pthread
configure:13385: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -pthread  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c   >&5
gcc: error: 6299as_VAR: No such file or directory
configure:13385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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 <pthread.h>
|                         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:13394: result: no
configure:13297: checking whether pthreads work with -pthreads
configure:13385: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -pthreads  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c   >&5
gcc: error: 6299as_VAR: No such file or directory
gcc: error: unrecognized option '-pthreads'
configure:13385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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 <pthread.h>
|                         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:13394: result: no
configure:13297: checking whether pthreads work with -mthreads
configure:13385: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -mthreads  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c   >&5
gcc: error: 6299as_VAR: No such file or directory
configure:13385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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 <pthread.h>
|                         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:13394: result: no
configure:13347: checking for the pthreads library -lpthread
configure:13385: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lpthread  >&5
gcc: error: 6299as_VAR: No such file or directory
configure:13385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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 <pthread.h>
|                         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:13394: result: no
configure:13297: checking whether pthreads work with --thread-safe
configure:13385: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR --thread-safe  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c   >&5
gcc: error: 6299as_VAR: No such file or directory
gcc: error: unrecognized option '--thread-safe'
configure:13385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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 <pthread.h>
|                         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:13394: result: no
configure:13297: checking whether pthreads work with -mt
configure:13385: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -mt  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c   >&5
gcc: error: 6299as_VAR: No such file or directory
configure:13385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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 <pthread.h>
|                         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:13394: result: no
configure:13305: checking for pthread-config
configure:13333: result: no
configure:13846: checking for working memcmp
configure:13889: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
gcc: error: 6299as_VAR: No such file or directory
configure:13889: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| 
|   /* Some versions of memcmp are not 8-bit clean.  */
|   char c0 = '\100', c1 = '\200', c2 = '\201';
|   if (memcmp(&c0, &c2, 1) >= 0 || memcmp(&c1, &c2, 1) >= 0)
|     return 1;
| 
|   /* The Next x86 OpenStep bug shows up only when comparing 16 bytes
|      or more and with at least one buffer not starting on a 4-byte boundary.
|      William Lewis provided this test program.   */
|   {
|     char foo[21];
|     char bar[21];
|     int i;
|     for (i = 0; i < 4; i++)
|       {
| 	char *a = foo + i;
| 	char *b = bar + i;
| 	strcpy (a, "--------01111111");
| 	strcpy (b, "--------10000000");
| 	if (memcmp (a, b, 16) >= 0)
| 	  return 1;
|       }
|     return 0;
|   }
| 
|   ;
|   return 0;
| }
configure:13899: result: no
configure:13910: checking for vprintf
configure:13910: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
gcc: error: 6299as_VAR: No such file or directory
configure:13910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define vprintf to an innocuous variant, in case <limits.h> declares vprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define vprintf innocuous_vprintf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char vprintf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef vprintf
| 
| /* 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 vprintf ();
| /* 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_vprintf || defined __stub___vprintf
| choke me
| #endif
| 
| int
| main ()
| {
| return vprintf ();
|   ;
|   return 0;
| }
configure:13910: result: no
configure:13995: checking for secure_getenv
configure:13985: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR  -Werror=implicit-function-declaration -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 conftest.c >&5
gcc: error: 6299as_VAR: No such file or directory
configure:13985: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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 <stdlib.h>
| 
| const char *h;
| int
| main ()
| {
|   h = secure_getenv("HOME");
|   ;
|   return 0;
| }
configure:13985: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_GNU_SOURCE -Werror=implicit-function-declaration -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 conftest.c >&5
gcc: error: 6299as_VAR: No such file or directory
configure:13985: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #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 <stdlib.h>
| 
| const char *h;
| int
| main ()
| {
|   h = secure_getenv("HOME");
|   ;
|   return 0;
| }
configure:14010: result: no
configure:14032: checking for gethostname
configure:14032: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
gcc: error: 6299as_VAR: No such file or directory
configure:14032: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define gethostname to an innocuous variant, in case <limits.h> declares gethostname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gethostname innocuous_gethostname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gethostname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef gethostname
| 
| /* 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 gethostname ();
| /* 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_gethostname || defined __stub___gethostname
| choke me
| #endif
| 
| int
| main ()
| {
| return gethostname ();
|   ;
|   return 0;
| }
configure:14032: result: no
configure:14032: checking for select
configure:14032: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
gcc: error: 6299as_VAR: No such file or directory
configure:14032: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define select to an innocuous variant, in case <limits.h> declares select.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define select innocuous_select
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char select (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef select
| 
| /* 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 select ();
| /* 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_select || defined __stub___select
| choke me
| #endif
| 
| int
| main ()
| {
| return select ();
|   ;
|   return 0;
| }
configure:14032: result: no
configure:14032: checking for poll
configure:14032: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
gcc: error: 6299as_VAR: No such file or directory
configure:14032: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define poll to an innocuous variant, in case <limits.h> declares poll.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define poll innocuous_poll
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char poll (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef poll
| 
| /* 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 poll ();
| /* 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_poll || defined __stub___poll
| choke me
| #endif
| 
| int
| main ()
| {
| return poll ();
|   ;
|   return 0;
| }
configure:14032: result: no
configure:14032: checking for strcasecmp
configure:14032: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
gcc: error: 6299as_VAR: No such file or directory
configure:14032: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define strcasecmp to an innocuous variant, in case <limits.h> declares strcasecmp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strcasecmp innocuous_strcasecmp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strcasecmp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strcasecmp
| 
| /* 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 strcasecmp ();
| /* 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_strcasecmp || defined __stub___strcasecmp
| choke me
| #endif
| 
| int
| main ()
| {
| return strcasecmp ();
|   ;
|   return 0;
| }
configure:14032: result: no
configure:14032: checking for strncasecmp
configure:14032: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
gcc: error: 6299as_VAR: No such file or directory
configure:14032: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define strncasecmp to an innocuous variant, in case <limits.h> declares strncasecmp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strncasecmp innocuous_strncasecmp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strncasecmp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strncasecmp
| 
| /* 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 strncasecmp ();
| /* 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_strncasecmp || defined __stub___strncasecmp
| choke me
| #endif
| 
| int
| main ()
| {
| return strncasecmp ();
|   ;
|   return 0;
| }
configure:14032: result: no
configure:14032: checking for setsid
configure:14032: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
gcc: error: 6299as_VAR: No such file or directory
configure:14032: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define setsid to an innocuous variant, in case <limits.h> declares setsid.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setsid innocuous_setsid
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setsid (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef setsid
| 
| /* 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 setsid ();
| /* 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_setsid || defined __stub___setsid
| choke me
| #endif
| 
| int
| main ()
| {
| return setsid ();
|   ;
|   return 0;
| }
configure:14032: result: no
configure:14032: checking for mallinfo
configure:14032: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
gcc: error: 6299as_VAR: No such file or directory
configure:14032: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mallinfo innocuous_mallinfo
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mallinfo (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef mallinfo
| 
| /* 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 mallinfo ();
| /* 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_mallinfo || defined __stub___mallinfo
| choke me
| #endif
| 
| int
| main ()
| {
| return mallinfo ();
|   ;
|   return 0;
| }
configure:14032: result: no
configure:14032: checking for mkstemp
configure:14032: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
gcc: error: 6299as_VAR: No such file or directory
configure:14032: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define mkstemp to an innocuous variant, in case <limits.h> declares mkstemp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mkstemp innocuous_mkstemp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mkstemp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef mkstemp
| 
| /* 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 mkstemp ();
| /* 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_mkstemp || defined __stub___mkstemp
| choke me
| #endif
| 
| int
| main ()
| {
| return mkstemp ();
|   ;
|   return 0;
| }
configure:14032: result: no
configure:14032: checking for sysconf
configure:14032: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
gcc: error: 6299as_VAR: No such file or directory
configure:14032: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define sysconf to an innocuous variant, in case <limits.h> declares sysconf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sysconf innocuous_sysconf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sysconf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sysconf
| 
| /* 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 sysconf ();
| /* 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_sysconf || defined __stub___sysconf
| choke me
| #endif
| 
| int
| main ()
| {
| return sysconf ();
|   ;
|   return 0;
| }
configure:14032: result: no
configure:14041: checking for library containing strerror
configure:14072: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
gcc: error: 6299as_VAR: No such file or directory
configure:14072: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strerror ();
| int
| main ()
| {
| return strerror ();
|   ;
|   return 0;
| }
configure:14072: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lcposix   >&5
gcc: error: 6299as_VAR: No such file or directory
configure:14072: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strerror ();
| int
| main ()
| {
| return strerror ();
|   ;
|   return 0;
| }
configure:14089: result: no
configure:14098: checking for library containing nanosleep
configure:14129: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
gcc: error: 6299as_VAR: No such file or directory
configure:14129: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char nanosleep ();
| int
| main ()
| {
| return nanosleep ();
|   ;
|   return 0;
| }
configure:14129: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR -D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lrt   >&5
gcc: error: 6299as_VAR: No such file or directory
configure:14129: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "WindowMaker"
| #define PACKAGE_TARNAME "WindowMaker"
| #define PACKAGE_VERSION "0.95.6+20141210"
| #define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.windowmaker.org/";
| #define PACKAGE "WindowMaker"
| #define VERSION "0.95.6+20141210"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char nanosleep ();
| int
| main ()
| {
| return nanosleep ();
|   ;
|   return 0;
| }
configure:14146: result: no
configure:14153: error: function 'nanosleep' not found, please report to wmaker-dev@lists.windowmaker.org

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\"'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-Wl,-Bsymbolic-functions -Wl,-z,relro'
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=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_gethostname=no
ac_cv_func_mallinfo=no
ac_cv_func_memcmp_working=no
ac_cv_func_mkstemp=no
ac_cv_func_poll=no
ac_cv_func_select=no
ac_cv_func_setsid=no
ac_cv_func_strcasecmp=no
ac_cv_func_strncasecmp=no
ac_cv_func_sysconf=no
ac_cv_func_vprintf=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
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='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_ax_pthread_config=no
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_nanosleep=no
ac_cv_search_strerror=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
ax_cv_cflags_gcc_option__Wall='no, obsolete'
ax_cv_cflags_gcc_option__Wextra__Wno_sign_compare='no, obsolete'
ax_cv_cflags_gcc_option__Wno_deprecated='no, unknown'
ax_cv_cflags_gcc_option__Wno_deprecated_declarations='no, unknown'
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=3458764513820540925
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
wm_cv_func_secure_getenv=no
wm_cv_prog_cc_c11=no
wm_cv_prog_cc_nestedfunc=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /tmp/buildd/wmaker-0.95.6+20141210/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /tmp/buildd/wmaker-0.95.6+20141210/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/buildd/wmaker-0.95.6+20141210/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/buildd/wmaker-0.95.6+20141210/missing --run automake-1.11'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defaults\" 6299as_VAR'
CPP='gcc -E'
CPPFLAGS='-D_FORTIFY_SOURCE=2 -DNDEBUG -D_XOPEN_SOURCE=600'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FCLIBS=''
FGREP='/bin/grep -F'
GFXLIBS=''
GREP='/bin/grep'
HAVE_LD_VERSION_SCRIPT_FALSE=''
HAVE_LD_VERSION_SCRIPT_TRUE=''
HEADER_SEARCH_PATH=''
ICONEXT=''
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 -m elf_x86_64'
LDFLAGS='-Wl,-Bsymbolic-functions -Wl,-z,relro'
LIBBSD=''
LIBEXIF=''
LIBM=''
LIBOBJS=' memcmp.o'
LIBRARY_SEARCH_PATH=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXINERAMA=''
LIBXMU=''
LIBXRANDR=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAGICKFLAGS=''
MAGICKLIBS=''
MAKEINFO='${SHELL} /tmp/buildd/wmaker-0.95.6+20141210/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
MOFILES=''
NLSDIR=''
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+20141210'
PACKAGE_TARNAME='WindowMaker'
PACKAGE_URL='http://www.windowmaker.org/'
PACKAGE_VERSION='0.95.6+20141210'
PANGOLIBS=''
PATH_SEPARATOR=':'
PKGCONFIG=''
PTHREAD_CC='gcc'
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
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_NESTED_FUNC_FALSE=''
USE_NESTED_FUNC_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=''
VERSION='0.95.6+20141210'
WINGSMOFILES=''
WINGS_VERSION='4:0:1'
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=''
WRASTER_VERSION='5:0:0'
WUTIL_VERSION='5:0:0'
XCFLAGS=''
XFTCONFIG=''
XFTFLAGS=''
XFTLIBS=''
XGETTEXT=''
XLFLAGS=''
XLIBS=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBRARY_PATH=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
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='no'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='/usr/share'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
inc_search_path='-I${includedir}'
includedir='/usr/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/buildd/wmaker-0.95.6+20141210/install-sh'
lcov_output_directory=''
lib_search_path='-L${libdir}'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
menutextdomain=''
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pixmapdir=''
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
supported_locales=''
sysconfdir='/etc'
target_alias=''
wprefs_bindir=''
wprefs_datadir=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "WindowMaker"
#define PACKAGE_TARNAME "WindowMaker"
#define PACKAGE_VERSION "0.95.6+20141210"
#define PACKAGE_STRING "WindowMaker 0.95.6+20141210"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL "http://www.windowmaker.org/";
#define PACKAGE "WindowMaker"
#define VERSION "0.95.6+20141210"
#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/"

configure: exit 1

Reply via email to