[Debian GNUstep maintainers] Bug#642162: gnustep-base: FTBFS on kfreebsd-amd64

Philipp Kern pkern at debian.org
Fri Sep 23 10:28:41 UTC 2011


On Tue, Sep 20, 2011 at 08:29:28AM +0300, Yavor Doganov wrote:
> Philipp Kern wrote:
> > Source: gnustep-base
> > Version: 1.22.1-1
> > Severity: serious
> > The full build log can be found on [0].
> Unfortunately I have access only to kfreebsd-i386.  Could you please
> send me the relevant portion of config.log (or the whole file)?

configure:9351: checking ffi.h presence
configure:9351: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:9351: $? = 0
configure:9351: result: yes
configure:9351: checking for ffi.h
configure:9351: result: yes
configure:9401: checking for forwarding callback in runtime
configure:9407: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep  -fgnu-runtime -x objective-c conftest.c >&5
In file included from ./config/config.forward2.m:1:0,
                 from conftest.c:221:
./config/objc-common.g:22:1: warning: cannot find interface declaration for 'NXConstantString' [enabled by default]
configure:9407: $? = 0
configure:9429: result: yes
configure:9437: checking FFI library usage
configure:9453: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lffi -lrt -ldl  -lpthread -lz >&5
configure:9453: $? = 0
configure:9453: ./conftest
./configure: line 1815: 78256 Segmentation fault      ./conftest$ac_exeext
configure:9453: $? = 139
configure: program exited with status 139

(gdb) break main
Breakpoint 1 at 0x4008bb: file ./config/config.ffi.c, line 39.
(gdb) run
Starting program: /home/pk/debian/gnustep-base-1.22.1/test 

Breakpoint 1, main () at ./config/config.ffi.c:39
39	  ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code);
(gdb) next
44	  cls_struct_type0.size = 0;
(gdb) 
45	  cls_struct_type0.alignment = 0;
(gdb) 
46	  cls_struct_type0.type = FFI_TYPE_STRUCT;
(gdb) 
47	  cls_struct_type0.elements = cls_struct_fields0;
(gdb) 
49	  struct cls_struct_combined g_dbl = {4.0, 5.0, 1.0, 8.0};
(gdb) 
51	  cls_struct_fields0[0] = &ffi_type_float;
(gdb) 
52	  cls_struct_fields0[1] = &ffi_type_float;
(gdb) 
53	  cls_struct_fields0[2] = &ffi_type_float;
(gdb) 
54	  cls_struct_fields0[3] = &ffi_type_float;
(gdb) 
55	  cls_struct_fields0[4] = NULL;
(gdb) 
57	  dbl_arg_types[0] = &cls_struct_type0;
(gdb) 
58	  dbl_arg_types[1] = NULL;
(gdb) 
60	  if (ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, &ffi_type_void, dbl_arg_types)
(gdb) 
64	    != FFI_OK) abort();
(gdb) 
63	  if (ffi_prep_closure_loc(pcl, &cif, cls_struct_combined_gn, NULL, code)
(gdb) 
66	  ((void(*)(cls_struct_combined)) (code))(g_dbl);
(gdb) 

Program received signal SIGSEGV, Segmentation fault.
0x0000000000600f30 in ?? ()

You can ask for access to asdfasdf.debian.net, which is
kfreebsd-amd64.  I'm just the messenger because it blocks the
transition.  Luckily I had a machine handy.

Kind regards
Philipp Kern
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure CC= LDFLAGS=-Wl,-z,defs -Wl,--as-needed ac_cv_lib_kvm_kvm_getenvv=no --enable-libffi --disable-openssl --disable-bfd --build=x86_64-kfreebsd-gnu --host=x86_64-kfreebsd-gnu --target=x86_64-kfreebsd-gnu

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

hostname = herakles
uname -m = x86_64
uname -r = 8.1-1-amd64
uname -s = GNU/kFreeBSD
uname -v = #0 Mon Feb 21 22:03:13 UTC 2011

/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/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games


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

configure:2645: checking build system type
configure:2659: result: x86_64-pc-kfreebsd-gnu
configure:2679: checking host system type
configure:2692: result: x86_64-pc-kfreebsd-gnu
configure:2712: checking target system type
configure:2725: result: x86_64-pc-kfreebsd-gnu
configure:2755: checking for GNUstep configuration file to use at runtime
configure:2794: result: /etc/GNUstep/GNUstep.conf
configure:2809: checking whether the GNUstep.conf file path can be set in the environment
configure:2822: result: yes
configure:2862: checking if we should import an existing configuration file now
configure:2875: result: yes
configure:2882: checking for default GNUstep configuration file to use
configure:2910: result: /etc/GNUstep/GNUstep.conf
configure:2936: result: trying to import "/etc/GNUstep/GNUstep.conf"
configure:2938: If this fails, please run configure again with the --disable-importing-config-file option or specifying an alternative file using the --with-default-config= option
configure:3008: checking for GNUstep-base installation domain
--installation-domain-for=xxx: prints the value of the default installation domain
                personalized using an installation-domains.conf file.
configure:3044: result: SYSTEM
configure:3155: checking if we are hardcoding any relative paths in gnustep-base
configure:3157: result: no
configure:3166: We store the following filesystem layout into gnustep-base, to be used when no config file is found
configure:3168: checking for Makefiles directory
configure:3170: result: /usr/share/GNUstep/Makefiles
configure:3172: checking for user defaults directory
configure:3174: result: GNUstep/Defaults
configure:3176: checking for user config file
configure:3178: result: .GNUstep.conf
configure:3181: checking for System Applications directory
configure:3183: result: /usr/lib/GNUstep/Applications
configure:3185: checking for System Admin Applications directory
configure:3187: result: /usr/lib/GNUstep/Applications
configure:3189: checking for System Web Applications directory
configure:3191: result: /usr/lib/GNUstep/WebApplications
configure:3193: checking for System Tools directory
configure:3195: result: /usr/bin
configure:3197: checking for System Admin Tools directory
configure:3199: result: /usr/sbin
configure:3201: checking for System Library directory
configure:3203: result: /usr/lib/GNUstep
configure:3205: checking for System Libraries directory
configure:3207: result: /usr/lib
configure:3209: checking for System Headers directory
configure:3211: result: /usr/include/GNUstep
configure:3213: checking for System Documentation directory
configure:3215: result: /usr/share/GNUstep/Documentation
configure:3217: checking for System Info Documentation directory
configure:3219: result: /usr/share/info
configure:3221: checking for System Man Documentation directory
configure:3223: result: /usr/share/man
configure:3226: checking for Network Applications directory
configure:3228: result: /usr/local/lib/GNUstep/Applications
configure:3230: checking for Network Admin Applications directory
configure:3232: result: /usr/local/lib/GNUstep/Applications
configure:3234: checking for Network Web Applications directory
configure:3236: result: /usr/lib/GNUstep/WebApplications
configure:3238: checking for Network Tools directory
configure:3240: result: /usr/local/bin
configure:3242: checking for Network Admin Tools directory
configure:3244: result: /usr/local/sbin
configure:3246: checking for Network Library directory
configure:3248: result: /usr/local/lib/GNUstep
configure:3250: checking for Network Libraries directory
configure:3252: result: /usr/local/lib
configure:3254: checking for Network Headers directory
configure:3256: result: /usr/local/include/GNUstep
configure:3258: checking for Network Documentation directory
configure:3260: result: /usr/local/share/GNUstep/Documentation
configure:3262: checking for Network Info Documentation directory
configure:3264: result: /usr/local/share/info
configure:3266: checking for Network Man Documentation directory
configure:3268: result: /usr/local/share/man
configure:3271: checking for Local Applications directory
configure:3273: result: /usr/local/lib/GNUstep/Applications
configure:3275: checking for Local Admin Applications directory
configure:3277: result: /usr/local/lib/GNUstep/Applications
configure:3279: checking for Local Web Applications directory
configure:3281: result: /usr/local/lib/GNUstep/WebApplications
configure:3283: checking for Local Tools directory
configure:3285: result: /usr/local/bin
configure:3287: checking for Local Admin Tools directory
configure:3289: result: /usr/local/sbin
configure:3291: checking for Local Library directory
configure:3293: result: /usr/local/lib/GNUstep
configure:3295: checking for Local Libraries directory
configure:3297: result: /usr/local/lib
configure:3299: checking for Local Headers directory
configure:3301: result: /usr/local/include/GNUstep
configure:3303: checking for Local Documentation directory
configure:3305: result: /usr/local/share/GNUstep/Documentation
configure:3307: checking for Local Info Documentation directory
configure:3309: result: /usr/local/share/info
configure:3311: checking for Local Man Documentation directory
configure:3313: result: /usr/local/share/man
configure:3316: checking for User Applications directory
configure:3318: result: GNUstep/Applications
configure:3320: checking for User Admin Applications directory
configure:3322: result: GNUstep/Applications/Admin
configure:3324: checking for User Web Applications directory
configure:3326: result: GNUstep/WebApplications
configure:3328: checking for User Tools directory
configure:3330: result: GNUstep/Tools
configure:3332: checking for User Admin Tools directory
configure:3334: result: GNUstep/Tools/Admin
configure:3336: checking for User Library directory
configure:3338: result: GNUstep/Library
configure:3340: checking for User Libraries directory
configure:3342: result: GNUstep/Library/Libraries
configure:3344: checking for User Headers directory
configure:3346: result: GNUstep/Library/Headers
configure:3348: checking for User Documentation directory
configure:3350: result: GNUstep/Library/Documentation
configure:3352: checking for User Info Documentation directory
configure:3354: result: GNUstep/Library/Documentation/info
configure:3356: checking for User Man Documentation directory
configure:3358: result: GNUstep/Library/Documentation/man
configure:3361: checking for System User directory
configure:3363: result: /home
configure:3365: checking for Network User directory
configure:3367: result: /home
configure:3369: checking for Local User directory
configure:3371: result: /home
configure:3827: checking for x86_64-kfreebsd-gnu-gcc
configure:3843: found /usr/bin/x86_64-kfreebsd-gnu-gcc
configure:3854: result: x86_64-kfreebsd-gnu-gcc
configure:4123: checking for C compiler version
configure:4132: x86_64-kfreebsd-gnu-gcc --version >&5
x86_64-kfreebsd-gnu-gcc (Debian 4.6.1-11) 4.6.1
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:4143: $? = 0
configure:4132: x86_64-kfreebsd-gnu-gcc -v >&5
Using built-in specs.
COLLECT_GCC=x86_64-kfreebsd-gnu-gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-kfreebsd-gnu/4.6.1/lto-wrapper
Target: x86_64-kfreebsd-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.1-11' --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 --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-kfreebsd-gnu --host=x86_64-kfreebsd-gnu --target=x86_64-kfreebsd-gnu
Thread model: posix
gcc version 4.6.1 (Debian 4.6.1-11) 
configure:4143: $? = 0
configure:4132: x86_64-kfreebsd-gnu-gcc -V >&5
x86_64-kfreebsd-gnu-gcc: error: unrecognized option '-V'
x86_64-kfreebsd-gnu-gcc: fatal error: no input files
compilation terminated.
configure:4143: $? = 4
configure:4132: x86_64-kfreebsd-gnu-gcc -qversion >&5
x86_64-kfreebsd-gnu-gcc: error: unrecognized option '-qversion'
x86_64-kfreebsd-gnu-gcc: fatal error: no input files
compilation terminated.
configure:4143: $? = 4
configure:4163: checking whether the C compiler works
configure:4185: x86_64-kfreebsd-gnu-gcc   -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c  >&5
configure:4189: $? = 0
configure:4237: result: yes
configure:4240: checking for C compiler default output file name
configure:4242: result: a.out
configure:4248: checking for suffix of executables
configure:4255: x86_64-kfreebsd-gnu-gcc -o conftest   -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c  >&5
configure:4259: $? = 0
configure:4281: result: 
configure:4303: checking whether we are cross compiling
configure:4311: x86_64-kfreebsd-gnu-gcc -o conftest   -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c  >&5
configure:4315: $? = 0
configure:4322: ./conftest
configure:4326: $? = 0
configure:4341: result: no
configure:4346: checking for suffix of object files
configure:4368: x86_64-kfreebsd-gnu-gcc -c   -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:4372: $? = 0
configure:4393: result: o
configure:4397: checking whether we are using the GNU C compiler
configure:4416: x86_64-kfreebsd-gnu-gcc -c   -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:4416: $? = 0
configure:4425: result: yes
configure:4434: checking whether x86_64-kfreebsd-gnu-gcc accepts -g
configure:4454: x86_64-kfreebsd-gnu-gcc -c -g  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:4454: $? = 0
configure:4495: result: yes
configure:4512: checking for x86_64-kfreebsd-gnu-gcc option to accept ISO C89
configure:4576: x86_64-kfreebsd-gnu-gcc  -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:4576: $? = 0
configure:4589: result: none needed
configure:4614: checking how to run the C preprocessor
configure:4645: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:4645: $? = 0
configure:4659: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
conftest.c:61:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4659: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4684: result: x86_64-kfreebsd-gnu-gcc -E
configure:4704: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:4704: $? = 0
configure:4718: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
conftest.c:61:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4718: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4748: checking for grep that handles long lines and -e
configure:4806: result: /bin/grep
configure:4811: checking for egrep
configure:4873: result: /bin/grep -E
configure:4878: checking for ANSI C header files
configure:4898: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:4898: $? = 0
configure:4971: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c  >&5
configure:4971: $? = 0
configure:4971: ./conftest
configure:4971: $? = 0
configure:4982: result: yes
configure:4995: checking for sys/types.h
configure:4995: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:4995: $? = 0
configure:4995: result: yes
configure:4995: checking for sys/stat.h
configure:4995: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:4995: $? = 0
configure:4995: result: yes
configure:4995: checking for stdlib.h
configure:4995: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:4995: $? = 0
configure:4995: result: yes
configure:4995: checking for string.h
configure:4995: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:4995: $? = 0
configure:4995: result: yes
configure:4995: checking for memory.h
configure:4995: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:4995: $? = 0
configure:4995: result: yes
configure:4995: checking for strings.h
configure:4995: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:4995: $? = 0
configure:4995: result: yes
configure:4995: checking for inttypes.h
configure:4995: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:4995: $? = 0
configure:4995: result: yes
configure:4995: checking for stdint.h
configure:4995: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:4995: $? = 0
configure:4995: result: yes
configure:4995: checking for unistd.h
configure:4995: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:4995: $? = 0
configure:4995: result: yes
configure:5008: checking minix/config.h usability
configure:5008: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
conftest.c:104:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:5008: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <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
| #include <minix/config.h>
configure:5008: result: no
configure:5008: checking minix/config.h presence
configure:5008: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
conftest.c:71:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:5008: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:5008: result: no
configure:5008: checking for minix/config.h
configure:5008: result: no
configure:5029: checking whether it is safe to define __EXTENSIONS__
configure:5047: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:5047: $? = 0
configure:5054: result: yes
configure:5079: checking whether the compiler supports atomic operations
configure:5092: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c  >&5
configure:5092: $? = 0
configure:5100: result: yes
configure:5207: checking for whoami
configure:5226: found /usr/bin/whoami
configure:5239: result: /usr/bin/whoami
configure:5268: checking the Objective-C runtime
configure:5282: result: GNU
configure:5295: checking for custom shared objc library
configure:5354: result: NONE
configure:5373: checking objc/runtime.h usability
configure:5373: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:5373: $? = 0
configure:5373: result: yes
configure:5373: checking objc/runtime.h presence
configure:5373: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:5373: $? = 0
configure:5373: result: yes
configure:5373: checking for objc/runtime.h
configure:5373: result: yes
configure:5385: checking objc/objc.h usability
configure:5385: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:5385: $? = 0
configure:5385: result: yes
configure:5385: checking objc/objc.h presence
configure:5385: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:5385: $? = 0
configure:5385: result: yes
configure:5385: checking for objc/objc.h
configure:5385: result: yes
configure:5469: for gdomap network details
configure:5471: checking for variable length socket addresses
configure:5488: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:5488: $? = 0
configure:5495: result: found
configure:5505: checking for gcc visibility attribute support
configure:5517: x86_64-kfreebsd-gnu-gcc -c -g -O2 -Werror  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:5517: $? = 0
configure:5518: result: found
configure:5539: checking whether SO_REUSEADDR is broken
configure:5548: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c  >&5
configure:5548: $? = 0
configure:5548: ./conftest
configure:5548: $? = 0
configure:5574: result: no
configure:5582: checking for objc threading flags
configure:5589: result:   -lpthread
configure:5595: checking whether byte ordering is bigendian
configure:5610: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
conftest.c:82:9: error: unknown type name 'not'
conftest.c:82:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
conftest.c:82:15: error: unknown type name 'universal'
configure:5610: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:5655: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:5655: $? = 0
configure:5673: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
conftest.c: In function 'main':
conftest.c:88:4: error: unknown type name 'not'
conftest.c:88:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
configure:5673: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:5801: result: no
configure:5833: checking size of void*
configure:5838: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c  >&5
configure:5838: $? = 0
configure:5838: ./conftest
configure:5838: $? = 0
configure:5852: result: 8
configure:5872: checking size of short
configure:5877: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c  >&5
configure:5877: $? = 0
configure:5877: ./conftest
configure:5877: $? = 0
configure:5891: result: 2
configure:5907: checking size of int
configure:5912: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c  >&5
configure:5912: $? = 0
configure:5912: ./conftest
configure:5912: $? = 0
configure:5926: result: 4
configure:5942: checking size of long
configure:5947: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c  >&5
configure:5947: $? = 0
configure:5947: ./conftest
configure:5947: $? = 0
configure:5961: result: 8
configure:5977: checking size of long long
configure:5982: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c  >&5
configure:5982: $? = 0
configure:5982: ./conftest
configure:5982: $? = 0
configure:5996: result: 8
configure:6012: checking size of float
configure:6017: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c  >&5
configure:6017: $? = 0
configure:6017: ./conftest
configure:6017: $? = 0
configure:6031: result: 4
configure:6047: checking size of double
configure:6052: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c  >&5
configure:6052: $? = 0
configure:6052: ./conftest
configure:6052: $? = 0
configure:6066: result: 8
configure:6264: checking loading of constructor functions
configure:6282: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c  >&5
configure:6282: $? = 0
configure:6282: ./conftest
configure:6282: $? = 0
configure:6299: result: yes
configure:6321: checking dlfcn.h usability
configure:6321: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:6321: $? = 0
configure:6321: result: yes
configure:6321: checking dlfcn.h presence
configure:6321: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:6321: $? = 0
configure:6321: result: yes
configure:6321: checking for dlfcn.h
configure:6321: result: yes
configure:6354: checking for dynamic linker type
configure:6356: result: simple
configure:6360: checking for dladdr in -ldl
configure:6385: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -ldl   >&5
configure:6385: $? = 0
configure:6394: result: yes
configure:6411: checking for dladdr
configure:6411: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -ldl  >&5
configure:6411: $? = 0
configure:6411: result: yes
configure:6426: checking pthread.h usability
configure:6426: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:6426: $? = 0
configure:6426: result: yes
configure:6426: checking pthread.h presence
configure:6426: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:6426: $? = 0
configure:6426: result: yes
configure:6426: checking for pthread.h
configure:6426: result: yes
configure:6441: checking size of pthread_mutex_t
configure:6446: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -ldl  >&5
configure:6446: $? = 0
configure:6446: ./conftest
configure:6446: $? = 0
configure:6462: result: 40
configure:6481: checking size of pthread_cond_t
configure:6486: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -ldl  >&5
configure:6486: $? = 0
configure:6486: ./conftest
configure:6486: $? = 0
configure:6502: result: 48
configure:6519: checking alignment of pthread_mutex_t
configure:6524: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -ldl  >&5
configure:6524: $? = 0
configure:6524: ./conftest
configure:6524: $? = 0
configure:6544: result: 8
configure:6561: checking alignment of pthread_cond_t
configure:6566: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -ldl  >&5
configure:6566: $? = 0
configure:6566: ./conftest
configure:6566: $? = 0
configure:6586: result: 8
configure:6604: checking for pthread_join in -lpthread
configure:6629: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lpthread  -ldl  >&5
configure:6629: $? = 0
configure:6638: result: yes
configure:6707: checking for sched_yield in -lrt
configure:6732: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt  -ldl  -lpthread >&5
configure:6732: $? = 0
configure:6741: result: yes
configure:6760: checking for nanosleep
configure:6760: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:6760: $? = 0
configure:6760: result: yes
configure:6760: checking for usleep
configure:6760: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:6760: $? = 0
configure:6760: result: yes
configure:6760: checking for Sleep
configure:6760: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
/tmp/ccNpTtbn.o: In function `main':
/home/pk/debian/gnustep-base-1.22.1/conftest.c:133: undefined reference to `Sleep'
collect2: ld returned 1 exit status
configure:6760: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| /* end confdefs.h.  */
| /* Define Sleep to an innocuous variant, in case <limits.h> declares Sleep.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define Sleep innocuous_Sleep
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char Sleep (); 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 Sleep
| 
| /* 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 Sleep ();
| /* 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_Sleep || defined __stub___Sleep
| choke me
| #endif
| 
| int
| main ()
| {
| return Sleep ();
|   ;
|   return 0;
| }
configure:6760: result: no
configure:6773: checking whether objc really works
configure:6793: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep  -fgnu-runtime -x objective-c -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lobjc   -lpthread  >&5
In file included from ./config/config.objc.m:2:0,
                 from conftest.c:99:
./config/objc-common.g:22:1: warning: cannot find interface declaration for 'NXConstantString' [enabled by default]
configure:6793: $? = 0
configure:6793: ./conftest
configure:6793: $? = 0
configure:6806: result: yes
configure:6835: checking if the compiler supports -fconstant-string-class
configure:6847: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep  -fgnu-runtime -x objective-c -fconstant-string-class=FooConstantString -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lobjc   -lpthread  >&5
In file included from ./config/config.constant-string-class.m:19:0,
                 from conftest.c:99:
./config/objc-common.g:22:1: warning: cannot find interface declaration for 'NXConstantString' [enabled by default]
In file included from conftest.c:99:0:
./config/config.constant-string-class.m: In function 'main':
./config/config.constant-string-class.m:63:8: warning: incompatible implicit declaration of built-in function 'abort' [enabled by default]
./config/config.constant-string-class.m:69:10: warning: incompatible implicit declaration of built-in function 'abort' [enabled by default]
configure:6847: $? = 0
configure:6847: ./conftest
configure:6847: $? = 0
configure:6862: result: yes
configure:6897: checking if +load method is executed before main
configure:6909: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep  -fgnu-runtime -x objective-c -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lobjc   -lpthread  >&5
In file included from ./config/config.loadtest.m:2:0,
                 from conftest.c:99:
./config/objc-common.g:22:1: warning: cannot find interface declaration for 'NXConstantString' [enabled by default]
configure:6909: $? = 0
configure:6909: ./conftest
configure:6909: $? = 0
configure:6925: result: yes
configure:6939: checking for objc_sync_enter
configure:6939: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep  -fgnu-runtime -x objective-c -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lobjc   -lpthread  >&5
configure:6939: $? = 0
configure:6939: result: yes
configure:6962: checking for objc_setProperty
configure:6962: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep  -fgnu-runtime -x objective-c -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lobjc   -lpthread  >&5
configure:6962: $? = 0
configure:6962: result: yes
configure:6983: checking for _Block_copy
configure:6983: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep  -fgnu-runtime -x objective-c -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lobjc   -lpthread  >&5
/tmp/ccYbgFgl.o: In function `main':
/home/pk/debian/gnustep-base-1.22.1/conftest.c:136: undefined reference to `_Block_copy'
collect2: ld returned 1 exit status
configure:6983: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| /* end confdefs.h.  */
| /* Define _Block_copy to an innocuous variant, in case <limits.h> declares _Block_copy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _Block_copy innocuous__Block_copy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _Block_copy (); 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 _Block_copy
| 
| /* 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 _Block_copy ();
| /* 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__Block_copy || defined __stub____Block_copy
| choke me
| #endif
| 
| int
| main ()
| {
| return _Block_copy ();
|   ;
|   return 0;
| }
configure:6983: result: no
USE_OBJC_EXCEPTIONS = yes
configure:7104: checking for objc_setUncaughtExceptionHandler() in runtime
configure:7110: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep  -fgnu-runtime -x objective-c -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lobjc   -lpthread  >&5
In file included from ./config/config.setUncaughtExceptionHandler.m:2:0,
                 from conftest.c:103:
./config/objc-common.g:22:1: warning: cannot find interface declaration for 'NXConstantString' [enabled by default]
configure:7110: $? = 0
configure:7122: result: yes
configure:7127: checking for objc_set_unexpected() in runtime
configure:7133: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep  -fgnu-runtime -x objective-c -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lobjc   -lpthread  >&5
In file included from ./config/config.set_unexpected.m:2:0,
                 from conftest.c:104:
./config/objc-common.g:22:1: warning: cannot find interface declaration for 'NXConstantString' [enabled by default]
/tmp/ccsC6C5D.o: In function `main':
/home/pk/debian/gnustep-base-1.22.1/./config/config.set_unexpected.m:6: undefined reference to `objc_set_unexpected'
collect2: ld returned 1 exit status
configure:7133: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| /* end confdefs.h.  */
| #include "./config/config.set_unexpected.m"
configure:7145: result: no
configure:7150: checking for _objc_unexpected_exception in runtime
configure:7162: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep  -fgnu-runtime -x objective-c -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lobjc   -lpthread  >&5
configure:7162: $? = 0
configure:7162: ./conftest
configure:7162: $? = 0
configure:7176: result: yes
configure:7198: checking whether to enable native Objective-C exceptions
configure:7201: result: yes
configure:7218: checking for objc_sync_enter
configure:7218: result: yes
configure:7236: checking for thread-safe +initialize in runtime
configure:7248: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep  -fgnu-runtime -x objective-c -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lobjc   -lpthread  >&5
In file included from ./config/config.initialize.m:4:0,
                 from conftest.c:106:
./config/objc-common.g:22:1: warning: cannot find interface declaration for 'NXConstantString' [enabled by default]
configure:7248: $? = 0
configure:7248: ./conftest
class entered prematurely
configure:7248: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| /* end confdefs.h.  */
| #include "./config/config.initialize.m"
configure:7262: WARNING: Your ObjectiveC runtime does not support thread-safe class initialisation.  Please use a different runtime if you intend to use threads.
configure:7265: result: no
configure:7276: checking for size_t
configure:7276: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7276: $? = 0
configure:7276: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
conftest.c: In function 'main':
conftest.c:142:21: error: expected expression before ')' token
configure:7276: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| /* 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 ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7276: result: yes
configure:7287: checking for inline
configure:7303: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7303: $? = 0
configure:7311: result: inline
configure:7333: checking for ANSI C header files
configure:7437: result: yes
configure:7448: checking for string.h
configure:7448: result: yes
configure:7448: checking for memory.h
configure:7448: result: yes
configure:7448: checking alloca.h usability
configure:7448: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7448: $? = 0
configure:7448: result: yes
configure:7448: checking alloca.h presence
configure:7448: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7448: $? = 0
configure:7448: result: yes
configure:7448: checking for alloca.h
configure:7448: result: yes
configure:7464: checking float.h usability
configure:7464: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7464: $? = 0
configure:7464: result: yes
configure:7464: checking float.h presence
configure:7464: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7464: $? = 0
configure:7464: result: yes
configure:7464: checking for float.h
configure:7464: result: yes
configure:7481: checking for sys/stat.h
configure:7481: result: yes
configure:7481: checking sys/vfs.h usability
configure:7481: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7481: $? = 0
configure:7481: result: yes
configure:7481: checking sys/vfs.h presence
configure:7481: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7481: $? = 0
configure:7481: result: yes
configure:7481: checking for sys/vfs.h
configure:7481: result: yes
configure:7481: checking sys/statfs.h usability
configure:7481: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7481: $? = 0
configure:7481: result: yes
configure:7481: checking sys/statfs.h presence
configure:7481: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7481: $? = 0
configure:7481: result: yes
configure:7481: checking for sys/statfs.h
configure:7481: result: yes
configure:7481: checking sys/statvfs.h usability
configure:7481: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7481: $? = 0
configure:7481: result: yes
configure:7481: checking sys/statvfs.h presence
configure:7481: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7481: $? = 0
configure:7481: result: yes
configure:7481: checking for sys/statvfs.h
configure:7481: result: yes
configure:7481: checking pwd.h usability
configure:7481: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7481: $? = 0
configure:7481: result: yes
configure:7481: checking pwd.h presence
configure:7481: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7481: $? = 0
configure:7481: result: yes
configure:7481: checking for pwd.h
configure:7481: result: yes
configure:7481: checking grp.h usability
configure:7481: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7481: $? = 0
configure:7481: result: yes
configure:7481: checking grp.h presence
configure:7481: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7481: $? = 0
configure:7481: result: yes
configure:7481: checking for grp.h
configure:7481: result: yes
configure:7494: checking sys/cdefs.h usability
configure:7494: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7494: $? = 0
configure:7494: result: yes
configure:7494: checking sys/cdefs.h presence
configure:7494: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7494: $? = 0
configure:7494: result: yes
configure:7494: checking for sys/cdefs.h
configure:7494: result: yes
configure:7494: checking sys/syslimits.h usability
configure:7494: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7494: $? = 0
configure:7494: result: yes
configure:7494: checking sys/syslimits.h presence
configure:7494: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7494: $? = 0
configure:7494: result: yes
configure:7494: checking for sys/syslimits.h
configure:7494: result: yes
configure:7494: checking sys/param.h usability
configure:7494: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7494: $? = 0
configure:7494: result: yes
configure:7494: checking sys/param.h presence
configure:7494: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7494: $? = 0
configure:7494: result: yes
configure:7494: checking for sys/param.h
configure:7494: result: yes
configure:7507: checking for sys/syslimits.h
configure:7507: result: yes
configure:7524: checking for sys/param.h
configure:7524: result: yes
configure:7543: checking for sys/mount.h
configure:7543: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7543: $? = 0
configure:7543: result: yes
configure:7566: checking for sys/types.h
configure:7566: result: yes
configure:7566: checking windows.h usability
configure:7566: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
conftest.c:157:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:7566: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| /* 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
| #include <windows.h>
configure:7566: result: no
configure:7566: checking windows.h presence
configure:7566: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
conftest.c:124:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:7566: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <windows.h>
configure:7566: result: no
configure:7566: checking for windows.h
configure:7566: result: no
configure:7566: checking locale.h usability
configure:7566: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7566: $? = 0
configure:7566: result: yes
configure:7566: checking locale.h presence
configure:7566: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7566: $? = 0
configure:7566: result: yes
configure:7566: checking for locale.h
configure:7566: result: yes
configure:7566: checking langinfo.h usability
configure:7566: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7566: $? = 0
configure:7566: result: yes
configure:7566: checking langinfo.h presence
configure:7566: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7566: $? = 0
configure:7566: result: yes
configure:7566: checking for langinfo.h
configure:7566: result: yes
configure:7577: checking for main in -lm
configure:7596: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm  -lrt -ldl  -lpthread >&5
configure:7596: $? = 0
configure:7605: result: yes
configure:7619: checking for statvfs
configure:7619: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lrt -ldl  -lpthread >&5
configure:7619: $? = 0
configure:7619: result: yes
configure:7619: checking for link
configure:7619: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lrt -ldl  -lpthread >&5
configure:7619: $? = 0
configure:7619: result: yes
configure:7619: checking for symlink
configure:7619: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lrt -ldl  -lpthread >&5
configure:7619: $? = 0
configure:7619: result: yes
configure:7619: checking for readlink
configure:7619: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lrt -ldl  -lpthread >&5
configure:7619: $? = 0
configure:7619: result: yes
configure:7619: checking for geteuid
configure:7619: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lrt -ldl  -lpthread >&5
configure:7619: $? = 0
configure:7619: result: yes
configure:7619: checking for getlogin
configure:7619: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lrt -ldl  -lpthread >&5
configure:7619: $? = 0
configure:7619: result: yes
configure:7619: checking for getpwnam
configure:7619: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lrt -ldl  -lpthread >&5
configure:7619: $? = 0
configure:7619: result: yes
configure:7619: checking for getpwnam_r
configure:7619: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lrt -ldl  -lpthread >&5
configure:7619: $? = 0
configure:7619: result: yes
configure:7619: checking for getpwuid
configure:7619: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lrt -ldl  -lpthread >&5
configure:7619: $? = 0
configure:7619: result: yes
configure:7619: checking for getpwuid_r
configure:7619: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lrt -ldl  -lpthread >&5
configure:7619: $? = 0
configure:7619: result: yes
configure:7619: checking for getgrgid
configure:7619: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lrt -ldl  -lpthread >&5
configure:7619: $? = 0
configure:7619: result: yes
configure:7619: checking for getgrgid_r
configure:7619: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lrt -ldl  -lpthread >&5
configure:7619: $? = 0
configure:7619: result: yes
configure:7619: checking for getgrnam
configure:7619: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lrt -ldl  -lpthread >&5
configure:7619: $? = 0
configure:7619: result: yes
configure:7619: checking for getgrnam_r
configure:7619: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lrt -ldl  -lpthread >&5
configure:7619: $? = 0
configure:7619: result: yes
configure:7619: checking for rint
configure:7619: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lrt -ldl  -lpthread >&5
conftest.c:164:6: warning: conflicting types for built-in function 'rint' [enabled by default]
configure:7619: $? = 0
configure:7619: result: yes
configure:7619: checking for getopt
configure:7619: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lrt -ldl  -lpthread >&5
configure:7619: $? = 0
configure:7619: result: yes
configure:7637: checking time.h usability
configure:7637: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7637: $? = 0
configure:7637: result: yes
configure:7637: checking time.h presence
configure:7637: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7637: $? = 0
configure:7637: result: yes
configure:7637: checking for time.h
configure:7637: result: yes
configure:7637: checking sys/time.h usability
configure:7637: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7637: $? = 0
configure:7637: result: yes
configure:7637: checking sys/time.h presence
configure:7637: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7637: $? = 0
configure:7637: result: yes
configure:7637: checking for sys/time.h
configure:7637: result: yes
configure:7637: checking tzfile.h usability
configure:7637: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
conftest.c:178:20: fatal error: tzfile.h: No such file or directory
compilation terminated.
configure:7637: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| /* 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
| #include <tzfile.h>
configure:7637: result: no
configure:7637: checking tzfile.h presence
configure:7637: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
conftest.c:145:20: fatal error: tzfile.h: No such file or directory
compilation terminated.
configure:7637: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <tzfile.h>
configure:7637: result: no
configure:7637: checking for tzfile.h
configure:7637: result: no
configure:7637: checking sys/rusage.h usability
configure:7637: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
conftest.c:178:24: fatal error: sys/rusage.h: No such file or directory
compilation terminated.
configure:7637: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| /* 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
| #include <sys/rusage.h>
configure:7637: result: no
configure:7637: checking sys/rusage.h presence
configure:7637: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
conftest.c:145:24: fatal error: sys/rusage.h: No such file or directory
compilation terminated.
configure:7637: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <sys/rusage.h>
configure:7637: result: no
configure:7637: checking for sys/rusage.h
configure:7637: result: no
configure:7637: checking ucbinclude/sys/resource.h usability
configure:7637: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
conftest.c:178:37: fatal error: ucbinclude/sys/resource.h: No such file or directory
compilation terminated.
configure:7637: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| /* 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
| #include <ucbinclude/sys/resource.h>
configure:7637: result: no
configure:7637: checking ucbinclude/sys/resource.h presence
configure:7637: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
conftest.c:145:37: fatal error: ucbinclude/sys/resource.h: No such file or directory
compilation terminated.
configure:7637: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <ucbinclude/sys/resource.h>
configure:7637: result: no
configure:7637: checking for ucbinclude/sys/resource.h
configure:7637: result: no
configure:7650: checking for time
configure:7650: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:7650: $? = 0
configure:7650: result: yes
configure:7650: checking for ctime
configure:7650: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:7650: $? = 0
configure:7650: result: yes
configure:7650: checking for tzset
configure:7650: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:7650: $? = 0
configure:7650: result: yes
configure:7683: checking sys/socket.h usability
configure:7683: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7683: $? = 0
configure:7683: result: yes
configure:7683: checking sys/socket.h presence
configure:7683: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7683: $? = 0
configure:7683: result: yes
configure:7683: checking for sys/socket.h
configure:7683: result: yes
configure:7683: checking netinet/in.h usability
configure:7683: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7683: $? = 0
configure:7683: result: yes
configure:7683: checking netinet/in.h presence
configure:7683: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7683: $? = 0
configure:7683: result: yes
configure:7683: checking for netinet/in.h
configure:7683: result: yes
configure:7693: checking for socklen_t
configure:7693: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7693: $? = 0
configure:7693: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
conftest.c: In function 'main':
conftest.c:186:24: error: expected expression before ')' token
configure:7693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_TZSET 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| /* 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 ()
| {
| if (sizeof ((socklen_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7693: result: yes
configure:7822: checking execinfo.h usability
configure:7822: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7822: $? = 0
configure:7822: result: yes
configure:7822: checking execinfo.h presence
configure:7822: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7822: $? = 0
configure:7822: result: yes
configure:7822: checking for execinfo.h
configure:7822: result: yes
configure:7834: checking for backtrace
configure:7834: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:7834: $? = 0
configure:7834: result: yes
configure:7846: checking for __builtin_extract_return_address
configure:7846: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
/tmp/cc6FL7cg.o: In function `main':
/home/pk/debian/gnustep-base-1.22.1/conftest.c:187: undefined reference to `__builtin_extract_return_address'
collect2: ld returned 1 exit status
configure:7846: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_TZSET 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_BACKTRACE 1
| /* end confdefs.h.  */
| /* Define __builtin_extract_return_address to an innocuous variant, in case <limits.h> declares __builtin_extract_return_address.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __builtin_extract_return_address innocuous___builtin_extract_return_address
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __builtin_extract_return_address (); 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 __builtin_extract_return_address
| 
| /* 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 __builtin_extract_return_address ();
| /* 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___builtin_extract_return_address || defined __stub_____builtin_extract_return_address
| choke me
| #endif
| 
| int
| main ()
| {
| return __builtin_extract_return_address ();
|   ;
|   return 0;
| }
configure:7846: result: no
configure:7861: checking syslog.h usability
configure:7861: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7861: $? = 0
configure:7861: result: yes
configure:7861: checking syslog.h presence
configure:7861: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7861: $? = 0
configure:7861: result: yes
configure:7861: checking for syslog.h
configure:7861: result: yes
configure:7873: checking for syslog
configure:7873: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:7873: $? = 0
configure:7873: result: yes
configure:7888: checking poll.h usability
configure:7888: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:7888: $? = 0
configure:7888: result: yes
configure:7888: checking poll.h presence
configure:7888: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:7888: $? = 0
configure:7888: result: yes
configure:7888: checking for poll.h
configure:7888: result: yes
configure:7900: checking for poll
configure:7900: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:7900: $? = 0
configure:7900: result: yes
configure:7912: checking for poll emulation
configure:7925: result: no
configure:7927: checking if poll supports devices
configure:7939: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:7939: $? = 0
configure:7939: ./conftest
configure:7939: $? = 0
configure:7949: result: yes
configure:7970: checking for vsprintf
configure:7970: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
conftest.c:181:6: warning: conflicting types for built-in function 'vsprintf' [enabled by default]
configure:7970: $? = 0
configure:7970: result: yes
configure:7970: checking for vasprintf
configure:7970: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:7970: $? = 0
configure:7970: result: yes
configure:7970: checking for snprintf
configure:7970: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
conftest.c:183:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
configure:7970: $? = 0
configure:7970: result: yes
configure:7970: checking for vsnprintf
configure:7970: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
conftest.c:184:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
configure:7970: $? = 0
configure:7970: result: yes
configure:7987: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
In file included from conftest.c:162:0:
./config/config.vsprintf.c: In function 'main':
./config/config.vsprintf.c:28:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:7987: $? = 0
configure:7987: ./conftest
configure:7987: $? = 0
configure:8010: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
In file included from conftest.c:163:0:
./config/config.vasprintf.c: In function 'main':
./config/config.vasprintf.c:28:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:8010: $? = 0
configure:8010: ./conftest
configure:8010: $? = 0
configure:8031: checking for getcwd
configure:8031: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8031: $? = 0
configure:8031: result: yes
configure:8043: checking for dirent.h that defines DIR
configure:8062: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8062: $? = 0
configure:8070: result: yes
configure:8083: checking for library containing opendir
configure:8114: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8114: $? = 0
configure:8131: result: none required
configure:8204: checking getopt.h usability
configure:8204: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8204: $? = 0
configure:8204: result: yes
configure:8204: checking getopt.h presence
configure:8204: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8204: $? = 0
configure:8204: result: yes
configure:8204: checking for getopt.h
configure:8204: result: yes
configure:8221: checking for posix_memalign
configure:8221: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8221: $? = 0
configure:8221: result: yes
configure:8221: checking for valloc
configure:8221: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8221: $? = 0
configure:8221: result: yes
configure:8236: checking for times
configure:8236: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8236: $? = 0
configure:8236: result: yes
configure:8251: checking for mkstemp
configure:8251: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8251: $? = 0
configure:8251: result: yes
configure:8262: checking for shmctl
configure:8262: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8262: $? = 0
configure:8262: result: yes
configure:8273: checking for mmap
configure:8273: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8273: $? = 0
configure:8273: result: yes
configure:8284: checking for mprotect
configure:8284: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8284: $? = 0
configure:8284: result: yes
configure:8295: checking sys/mman.h usability
configure:8295: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8295: $? = 0
configure:8295: result: yes
configure:8295: checking sys/mman.h presence
configure:8295: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8295: $? = 0
configure:8295: result: yes
configure:8295: checking for sys/mman.h
configure:8295: result: yes
configure:8312: checking for killpg
configure:8312: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8312: $? = 0
configure:8312: result: yes
configure:8312: checking for setpgrp
configure:8312: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8312: $? = 0
configure:8312: result: yes
configure:8312: checking for setpgid
configure:8312: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8312: $? = 0
configure:8312: result: yes
configure:8312: checking for setsid
configure:8312: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8312: $? = 0
configure:8312: result: yes
configure:8322: checking whether setpgrp takes no argument
configure:8344: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
conftest.c: In function 'main':
conftest.c:218:3: error: too many arguments to function 'setpgrp'
/usr/include/unistd.h:669:12: note: declared here
configure:8344: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_TZSET 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSLOG 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_F 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define VSPRINTF_RETURNS_LENGTH 1
| #define VASPRINTF_RETURNS_LENGTH 1
| #define HAVE_GETCWD 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_TIMES 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SHMCTL 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| /* 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 ()
| {
| /* If this system has a BSD-style setpgrp which takes arguments,
|   setpgrp(1, 1) will fail with ESRCH and return -1, in that case
|   exit successfully. */
|   return setpgrp (1,1) != -1;
|   ;
|   return 0;
| }
configure:8354: result: yes
configure:8380: checking libc.h usability
configure:8380: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
conftest.c:214:18: fatal error: libc.h: No such file or directory
compilation terminated.
configure:8380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_TZSET 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSLOG 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_F 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define VSPRINTF_RETURNS_LENGTH 1
| #define VASPRINTF_RETURNS_LENGTH 1
| #define HAVE_GETCWD 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_TIMES 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SHMCTL 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define SETPGRP_VOID 1
| #define HAVE_PTS_STREAM_MODULES 0
| /* 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
| #include <libc.h>
configure:8380: result: no
configure:8380: checking libc.h presence
configure:8380: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
conftest.c:181:18: fatal error: libc.h: No such file or directory
compilation terminated.
configure:8380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_TZSET 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSLOG 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_F 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define VSPRINTF_RETURNS_LENGTH 1
| #define VASPRINTF_RETURNS_LENGTH 1
| #define HAVE_GETCWD 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_TIMES 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SHMCTL 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define SETPGRP_VOID 1
| #define HAVE_PTS_STREAM_MODULES 0
| /* end confdefs.h.  */
| #include <libc.h>
configure:8380: result: no
configure:8380: checking for libc.h
configure:8380: result: no
configure:8380: checking limits.h usability
configure:8380: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking limits.h presence
configure:8380: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking for limits.h
configure:8380: result: yes
configure:8380: checking malloc.h usability
configure:8380: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking malloc.h presence
configure:8380: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking for malloc.h
configure:8380: result: yes
configure:8380: checking for memory.h
configure:8380: result: yes
configure:8380: checking for string.h
configure:8380: result: yes
configure:8380: checking signal.h usability
configure:8380: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking signal.h presence
configure:8380: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking for signal.h
configure:8380: result: yes
configure:8380: checking for stdlib.h
configure:8380: result: yes
configure:8380: checking sys/signal.h usability
configure:8380: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking sys/signal.h presence
configure:8380: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking for sys/signal.h
configure:8380: result: yes
configure:8380: checking sys/wait.h usability
configure:8380: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking sys/wait.h presence
configure:8380: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking for sys/wait.h
configure:8380: result: yes
configure:8380: checking sys/file.h usability
configure:8380: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking sys/file.h presence
configure:8380: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking for sys/file.h
configure:8380: result: yes
configure:8380: checking sys/fcntl.h usability
configure:8380: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking sys/fcntl.h presence
configure:8380: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking for sys/fcntl.h
configure:8380: result: yes
configure:8380: checking sys/ioctl.h usability
configure:8380: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking sys/ioctl.h presence
configure:8380: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking for sys/ioctl.h
configure:8380: result: yes
configure:8380: checking sys/stropts.h usability
configure:8380: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking sys/stropts.h presence
configure:8380: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking for sys/stropts.h
configure:8380: result: yes
configure:8380: checking for unistd.h
configure:8380: result: yes
configure:8380: checking utime.h usability
configure:8380: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking utime.h presence
configure:8380: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8380: $? = 0
configure:8380: result: yes
configure:8380: checking for utime.h
configure:8380: result: yes
configure:8380: checking for stdint.h
configure:8380: result: yes
configure:8380: checking for inttypes.h
configure:8380: result: yes
configure:8380: checking sys/inttypes.h usability
configure:8380: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
conftest.c:230:26: fatal error: sys/inttypes.h: No such file or directory
compilation terminated.
configure:8380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_TZSET 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSLOG 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_F 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define VSPRINTF_RETURNS_LENGTH 1
| #define VASPRINTF_RETURNS_LENGTH 1
| #define HAVE_GETCWD 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_TIMES 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SHMCTL 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define SETPGRP_VOID 1
| #define HAVE_PTS_STREAM_MODULES 0
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| /* 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
| #include <sys/inttypes.h>
configure:8380: result: no
configure:8380: checking sys/inttypes.h presence
configure:8380: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
conftest.c:197:26: fatal error: sys/inttypes.h: No such file or directory
compilation terminated.
configure:8380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_TZSET 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSLOG 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_F 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define VSPRINTF_RETURNS_LENGTH 1
| #define VASPRINTF_RETURNS_LENGTH 1
| #define HAVE_GETCWD 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_TIMES 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SHMCTL 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define SETPGRP_VOID 1
| #define HAVE_PTS_STREAM_MODULES 0
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <sys/inttypes.h>
configure:8380: result: no
configure:8380: checking for sys/inttypes.h
configure:8380: result: no
configure:8442: checking for library containing inet_ntop
configure:8473: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8473: $? = 0
configure:8490: result: none required
configure:8501: checking for gethostbyaddr_r
configure:8501: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8501: $? = 0
configure:8501: result: yes
configure:8501: checking for inet_aton
configure:8501: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8501: $? = 0
configure:8501: result: yes
configure:8501: checking for inet_pton
configure:8501: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8501: $? = 0
configure:8501: result: yes
configure:8501: checking for inet_ntop
configure:8501: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8501: $? = 0
configure:8501: result: yes
configure:8501: checking for sigaction
configure:8501: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread >&5
configure:8501: $? = 0
configure:8501: result: yes
configure:8513: checking zlib.h usability
configure:8513: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8513: $? = 0
configure:8513: result: yes
configure:8513: checking zlib.h presence
configure:8513: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8513: $? = 0
configure:8513: result: yes
configure:8513: checking for zlib.h
configure:8513: result: yes
configure:8524: checking for gzseek in -lz
configure:8549: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz  -lrt -ldl  -lpthread >&5
configure:8549: $? = 0
configure:8558: result: yes
configure:8590: checking sys/resource.h usability
configure:8590: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8590: $? = 0
configure:8590: result: yes
configure:8590: checking sys/resource.h presence
configure:8590: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8590: $? = 0
configure:8590: result: yes
configure:8590: checking for sys/resource.h
configure:8590: result: yes
configure:8602: checking for setrlimit
configure:8602: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lz >&5
configure:8602: $? = 0
configure:8602: result: yes
configure:8618: checking for strerror_r
configure:8618: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lz >&5
configure:8618: $? = 0
configure:8618: result: yes
configure:8618: checking for strerror
configure:8618: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lz >&5
configure:8618: $? = 0
configure:8618: result: yes
configure:8633: checking for sigsetjmp
configure:8633: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lz >&5
/tmp/ccMJOqax.o: In function `main':
/home/pk/debian/gnustep-base-1.22.1/conftest.c:241: undefined reference to `sigsetjmp'
collect2: ld returned 1 exit status
configure:8633: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_TZSET 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSLOG 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_F 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define VSPRINTF_RETURNS_LENGTH 1
| #define VASPRINTF_RETURNS_LENGTH 1
| #define HAVE_GETCWD 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_TIMES 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SHMCTL 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define SETPGRP_VOID 1
| #define HAVE_PTS_STREAM_MODULES 0
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETHOSTBYADDR_R 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SIGACTION 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRERROR 1
| /* end confdefs.h.  */
| /* Define sigsetjmp to an innocuous variant, in case <limits.h> declares sigsetjmp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sigsetjmp innocuous_sigsetjmp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sigsetjmp (); 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 sigsetjmp
| 
| /* 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 sigsetjmp ();
| /* 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_sigsetjmp || defined __stub___sigsetjmp
| choke me
| #endif
| 
| int
| main ()
| {
| return sigsetjmp ();
|   ;
|   return 0;
| }
configure:8633: result: no
configure:8646: checking for uintmax_t
configure:8646: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8646: $? = 0
configure:8646: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
conftest.c: In function 'main':
conftest.c:243:24: error: expected expression before ')' token
configure:8646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_TZSET 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSLOG 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_F 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define VSPRINTF_RETURNS_LENGTH 1
| #define VASPRINTF_RETURNS_LENGTH 1
| #define HAVE_GETCWD 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_TIMES 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SHMCTL 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define SETPGRP_VOID 1
| #define HAVE_PTS_STREAM_MODULES 0
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETHOSTBYADDR_R 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SIGACTION 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRERROR 1
| /* 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 ()
| {
| if (sizeof ((uintmax_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:8646: result: yes
configure:8658: checking wchar.h usability
configure:8658: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8658: $? = 0
configure:8658: result: yes
configure:8658: checking wchar.h presence
configure:8658: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8658: $? = 0
configure:8658: result: yes
configure:8658: checking for wchar.h
configure:8658: result: yes
configure:8672: checking short/int needs to be word aligned
configure:8681: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lz >&5
In file included from conftest.c:209:0:
./config/config.align.c: In function 'main':
./config/config.align.c:20:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:8681: $? = 0
configure:8681: ./conftest
configure:8681: $? = 0
configure:8699: result: no
configure:8708: checking for register_printf_specifier
configure:8708: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lz >&5
configure:8708: $? = 0
configure:8708: result: yes
configure:8717: checking for register_printf_function
configure:8717: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lz >&5
configure:8717: $? = 0
configure:8717: result: yes
configure:8732: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lz >&5
In file included from conftest.c:211:0:
./config/config.printf.c: In function 'main':
./config/config.printf.c:68:3: warning: 'register_printf_function' is deprecated (declared at /usr/include/printf.h:107) [-Wdeprecated-declarations]
configure:8732: $? = 0
configure:8732: ./conftest
configure:8732: $? = 0
configure:8752: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lz >&5
In file included from conftest.c:212:0:
./config/config.wprintf.c: In function 'main':
./config/config.wprintf.c:69:3: warning: 'register_printf_function' is deprecated (declared at /usr/include/printf.h:107) [-Wdeprecated-declarations]
configure:8752: $? = 0
configure:8752: ./conftest
configure:8752: $? = 0
configure:8775: checking for realpath
configure:8775: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lz >&5
configure:8775: $? = 0
configure:8775: result: yes
configure:8789: checking program_invocation_name in C Library
configure:8809: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lz >&5
configure:8809: $? = 0
configure:8809: ./conftest
configure:8809: $? = 0
configure:8824: result: yes
configure:8836: checking sys/utsname.h usability
configure:8836: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8836: $? = 0
configure:8836: result: yes
configure:8836: checking sys/utsname.h presence
configure:8836: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8836: $? = 0
configure:8836: result: yes
configure:8836: checking for sys/utsname.h
configure:8836: result: yes
configure:8852: checking sys/sysctl.h usability
configure:8852: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:8852: $? = 0
configure:8852: result: yes
configure:8852: checking sys/sysctl.h presence
configure:8852: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:8852: $? = 0
configure:8852: result: yes
configure:8852: checking for sys/sysctl.h
configure:8852: result: yes
configure:8864: checking for sysctlbyname
configure:8864: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lz >&5
configure:8864: $? = 0
configure:8864: result: yes
configure:8880: checking procfs.h usability
configure:8880: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
conftest.c:251:20: fatal error: procfs.h: No such file or directory
compilation terminated.
configure:8880: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_TZSET 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSLOG 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_F 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define VSPRINTF_RETURNS_LENGTH 1
| #define VASPRINTF_RETURNS_LENGTH 1
| #define HAVE_GETCWD 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_TIMES 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SHMCTL 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define SETPGRP_VOID 1
| #define HAVE_PTS_STREAM_MODULES 0
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETHOSTBYADDR_R 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SIGACTION 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRERROR 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_WCHAR_H 1
| #define NEED_WORD_ALIGNMENT 0
| #define HAVE_REGISTER_PRINTF_SPECIFIER 1
| #define HAVE_REGISTER_PRINTF_FUNCTION 1
| #define HAVE_WIDE_PRINTF_FUNCTION 1
| #define HAVE_REALPATH 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| /* 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
| #include <procfs.h>
configure:8880: result: no
configure:8880: checking procfs.h presence
configure:8880: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
conftest.c:218:20: fatal error: procfs.h: No such file or directory
compilation terminated.
configure:8880: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_TZSET 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSLOG 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_F 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define VSPRINTF_RETURNS_LENGTH 1
| #define VASPRINTF_RETURNS_LENGTH 1
| #define HAVE_GETCWD 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_TIMES 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SHMCTL 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define SETPGRP_VOID 1
| #define HAVE_PTS_STREAM_MODULES 0
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETHOSTBYADDR_R 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SIGACTION 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRERROR 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_WCHAR_H 1
| #define NEED_WORD_ALIGNMENT 0
| #define HAVE_REGISTER_PRINTF_SPECIFIER 1
| #define HAVE_REGISTER_PRINTF_FUNCTION 1
| #define HAVE_WIDE_PRINTF_FUNCTION 1
| #define HAVE_REALPATH 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| /* end confdefs.h.  */
| #include <procfs.h>
configure:8880: result: no
configure:8880: checking for procfs.h
configure:8880: result: no
configure:8898: checking kernel support for /proc filesystem
configure:8926: result: yes
configure:8948: checking support for /proc psinfo struct
configure:8961: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lz >&5
In file included from conftest.c:219:0:
./config/config.psinfo.c:12:20: fatal error: procfs.h: No such file or directory
compilation terminated.
configure:8961: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_TZSET 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSLOG 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_F 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define VSPRINTF_RETURNS_LENGTH 1
| #define VASPRINTF_RETURNS_LENGTH 1
| #define HAVE_GETCWD 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_TIMES 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SHMCTL 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define SETPGRP_VOID 1
| #define HAVE_PTS_STREAM_MODULES 0
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETHOSTBYADDR_R 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SIGACTION 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRERROR 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_WCHAR_H 1
| #define NEED_WORD_ALIGNMENT 0
| #define HAVE_REGISTER_PRINTF_SPECIFIER 1
| #define HAVE_REGISTER_PRINTF_FUNCTION 1
| #define HAVE_WIDE_PRINTF_FUNCTION 1
| #define HAVE_REALPATH 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_PROCFS 1
| /* end confdefs.h.  */
| #include "./config/config.psinfo.c"
configure:8976: result: no
configure:8992: checking link to exe of process in /proc
configure:9011: result: /proc/self/exe
configure:9026: checking /proc/74851/cmdline terminated by nul
configure:9035: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lrt -ldl  -lpthread -lz >&5
configure:9035: $? = 0
configure:9035: ./conftest
configure:9035: $? = 0
configure:9050: result: yes
configure:9062: checking for kvm_getenvv in -lkvm
configure:9096: result: no
configure:9150: checking use of pass-through arguments
configure:9166: result: no
configure:9169: checking use of fake-main definition
configure:9212: result: no
configure:9351: checking ffi.h usability
configure:9351: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c >&5
configure:9351: $? = 0
configure:9351: result: yes
configure:9351: checking ffi.h presence
configure:9351: x86_64-kfreebsd-gnu-gcc -E  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep conftest.c
configure:9351: $? = 0
configure:9351: result: yes
configure:9351: checking for ffi.h
configure:9351: result: yes
configure:9401: checking for forwarding callback in runtime
configure:9407: x86_64-kfreebsd-gnu-gcc -c -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep  -fgnu-runtime -x objective-c conftest.c >&5
In file included from ./config/config.forward2.m:1:0,
                 from conftest.c:221:
./config/objc-common.g:22:1: warning: cannot find interface declaration for 'NXConstantString' [enabled by default]
configure:9407: $? = 0
configure:9429: result: yes
configure:9437: checking FFI library usage
configure:9453: x86_64-kfreebsd-gnu-gcc -o conftest -g -O2  -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep -Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lffi -lrt -ldl  -lpthread -lz >&5
configure:9453: $? = 0
configure:9453: ./conftest
./configure: line 1815: 78256 Segmentation fault      ./conftest$ac_exeext
configure:9453: $? = 139
configure: program exited with status 139
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define OPTION_NO_ENVIRONMENT 0
| #define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
| #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
| #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
| #define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
| #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
| #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
| #define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
| #define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
| #define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
| #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
| #define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
| #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
| #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
| #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
| #define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
| #define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
| #define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
| #define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
| #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
| #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
| #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
| #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
| #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
| #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
| #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
| #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
| #define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
| #define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
| #define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
| #define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define USE_ATOMIC_BUILTINS 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define SIZEOF_PTHREAD_COND_T 48
| #define ALIGNOF_PTHREAD_MUTEX_T 8
| #define ALIGNOF_PTHREAD_COND_T 8
| #define HAVE_LIBRT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_LOAD_METHOD 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define HAVE_OBJC_SETPROPERTY 1
| #define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
| #define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
| #define HAVE_UNEXPECTED 1
| #define HAVE_OBJC_SYNC_ENTER 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBM 1
| #define HAVE_STATVFS 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_RINT 1
| #define HAVE_GETOPT 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_TZSET 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSLOG 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_F 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define VSPRINTF_RETURNS_LENGTH 1
| #define VASPRINTF_RETURNS_LENGTH 1
| #define HAVE_GETCWD 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_TIMES 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SHMCTL 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define SETPGRP_VOID 1
| #define HAVE_PTS_STREAM_MODULES 0
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETHOSTBYADDR_R 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SIGACTION 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRERROR 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_WCHAR_H 1
| #define NEED_WORD_ALIGNMENT 0
| #define HAVE_REGISTER_PRINTF_SPECIFIER 1
| #define HAVE_REGISTER_PRINTF_FUNCTION 1
| #define HAVE_WIDE_PRINTF_FUNCTION 1
| #define HAVE_REALPATH 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_PROCFS 1
| #define PROCFS_EXE_LINK "/proc/self/exe"
| #define CMDLINE_TERMINATED 1
| #define HAVE_FORWARD2 1
| #define USE_LIBFFI 1
| /* end confdefs.h.  */
| #include "./config/config.ffi.c"
configure:9470: error: The ffi library (libffi) does not appear to be working.  Perhaps it's missing or you need a more recent version.  Version 3.0.9 or later should work, and you can find a link to it n the list of packages for download at http://www.gnustep.org/resources/sources.html

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

ac_cv_alignof_pthread_cond_t=8
ac_cv_alignof_pthread_mutex_t=8
ac_cv_build=x86_64-pc-kfreebsd-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=set
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-Wl,-z,defs -Wl,--as-needed'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-kfreebsd-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-kfreebsd-gnu
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=x86_64-kfreebsd-gnu
ac_cv_environment_config_file=yes
ac_cv_func_Sleep=no
ac_cv_func__Block_copy=no
ac_cv_func___builtin_extract_return_address=no
ac_cv_func_backtrace=yes
ac_cv_func_ctime=yes
ac_cv_func_dladdr=yes
ac_cv_func_getcwd=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgrgid=yes
ac_cv_func_getgrgid_r=yes
ac_cv_func_getgrnam=yes
ac_cv_func_getgrnam_r=yes
ac_cv_func_gethostbyaddr_r=yes
ac_cv_func_getlogin=yes
ac_cv_func_getopt=yes
ac_cv_func_getpwnam=yes
ac_cv_func_getpwnam_r=yes
ac_cv_func_getpwuid=yes
ac_cv_func_getpwuid_r=yes
ac_cv_func_inet_aton=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_killpg=yes
ac_cv_func_link=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_nanosleep=yes
ac_cv_func_objc_setProperty=yes
ac_cv_func_objc_sync_enter=yes
ac_cv_func_poll=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_readlink=yes
ac_cv_func_realpath=yes
ac_cv_func_register_printf_function=yes
ac_cv_func_register_printf_specifier=yes
ac_cv_func_rint=yes
ac_cv_func_setpgid=yes
ac_cv_func_setpgrp=yes
ac_cv_func_setpgrp_void=yes
ac_cv_func_setrlimit=yes
ac_cv_func_setsid=yes
ac_cv_func_shmctl=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigsetjmp=no
ac_cv_func_snprintf=yes
ac_cv_func_statvfs=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=yes
ac_cv_func_symlink=yes
ac_cv_func_sysctlbyname=yes
ac_cv_func_syslog=yes
ac_cv_func_time=yes
ac_cv_func_times=yes
ac_cv_func_tzset=yes
ac_cv_func_usleep=yes
ac_cv_func_valloc=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vsprintf=yes
ac_cv_header_alloca_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_ffi_h=yes
ac_cv_header_float_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libc_h=no
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netinet_in_h=yes
ac_cv_header_objc_objc_h=yes
ac_cv_header_objc_runtime_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_procfs_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_signal_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_cdefs_h=yes
ac_cv_header_sys_fcntl_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_inttypes_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_rusage_h=no
ac_cv_header_sys_signal_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statfs_h=yes
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_stropts_h=yes
ac_cv_header_sys_sysctl_h=yes
ac_cv_header_sys_syslimits_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_vfs_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time_h=yes
ac_cv_header_tzfile_h=no
ac_cv_header_ucbinclude_sys_resource_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_windows_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-pc-kfreebsd-gnu
ac_cv_importing_config_file=yes
ac_cv_lib_dl_dladdr=yes
ac_cv_lib_kvm_kvm_getenvv=no
ac_cv_lib_m_main=yes
ac_cv_lib_pthread_pthread_join=yes
ac_cv_lib_rt_sched_yield=yes
ac_cv_lib_z_gzseek=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_WHOAMI=/usr/bin/whoami
ac_cv_prog_CC=x86_64-kfreebsd-gnu-gcc
ac_cv_prog_CPP='x86_64-kfreebsd-gnu-gcc -E'
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_inet_ntop='none required'
ac_cv_search_opendir='none required'
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_pthread_cond_t=48
ac_cv_sizeof_pthread_mutex_t=40
ac_cv_sizeof_short=2
ac_cv_sizeof_voidp=8
ac_cv_sys_procfs=yes
ac_cv_sys_procfs_exe_link=/proc/self/exe
ac_cv_sys_procfs_psinfo=no
ac_cv_target=x86_64-pc-kfreebsd-gnu
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uintmax_t=yes
gs_cv_objc_incdir=NONE
gs_cv_objc_libdir=NONE
objc_cv_con_autoload=yes

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

BASE_NATIVE_OBJC_EXCEPTIONS='1'
BASE_NONFRAGILE_ABI='0'
CC='x86_64-kfreebsd-gnu-gcc'
CFLAGS='-g -O2'
CPP='x86_64-kfreebsd-gnu-gcc -E'
CPPFLAGS=' -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep'
DEFINE_INT16_T=''
DEFINE_INT32_T=''
DEFINE_INT64_T=''
DEFINE_INT8_T=''
DEFINE_INTPTR_T=''
DEFINE_UINT16_T=''
DEFINE_UINT32_T=''
DEFINE_UINT64_T=''
DEFINE_UINT8_T=''
DEFINE_UINTPTR_T=''
DEFS=''
DYNAMIC_LINKER='simple'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GCC_VERSION=''
GNUSTEP_BASE_DOMAIN='SYSTEM'
GNUSTEP_BASE_RELATIVE_PATHS='no'
GNUSTEP_GDOMAP_PORT_OVERRIDE=''
GNUSTEP_INSTALL_GDOMAP_AS_SETUID=''
GREP='/bin/grep'
GS_ALIGNOF_COND_T='8'
GS_ALIGNOF_MUTEX_T='8'
GS_FAKE_MAIN='0'
GS_FLT32='float'
GS_FLT64='double'
GS_HAVE_I128='0'
GS_HAVE_I64='1'
GS_MIXEDABI='0'
GS_NONFRAGILE='0'
GS_PASS_ARGUMENTS='0'
GS_SADDR='long'
GS_SINT128='struct { gsu8 a[16]; }'
GS_SINT16='signed short'
GS_SINT32='signed int'
GS_SINT64='signed long'
GS_SINT8='signed char'
GS_SIZEOF_COND_T='48'
GS_SIZEOF_MUTEX_T='40'
GS_UADDR='unsigned long'
GS_UINT128='struct { gsu8 a[16]; }'
GS_UINT16='unsigned short'
GS_UINT32='unsigned int'
GS_UINT64='unsigned long'
GS_UINT8='unsigned char'
GS_WORDS_BIGENDIAN='0'
HAVE_AVAHI=''
HAVE_BLOCKS='0'
HAVE_GNUTLS=''
HAVE_ICU=''
HAVE_INET_NTOP='yes'
HAVE_INET_PTON='yes'
HAVE_LIBXML=''
HAVE_LIBXSLT=''
HAVE_MDNS=''
HAVE_OBJC_SYNC_ENTER='yes'
HAVE_PTS_STREAM_MODULES='0'
ICU_CONFIG=''
ICU_LIBS=''
INCLUDE_FLAGS=' -I/usr/include/GNUstep -I/usr/local/include/GNUstep -I/usr/local/include/GNUstep'
INCLUDE_STDINT='#include <stdint.h>'
LDFLAGS='-Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib'
LDIR_FLAGS='-Wl,-z,defs -Wl,--as-needed -L/usr/lib -L/usr/local/lib -L/usr/local/lib'
LIBOBJS=''
LIBS='-lffi -lrt -ldl  -lpthread -lz'
LTLIBOBJS=''
MAJOR_VERSION=''
MINOR_VERSION=''
NX_CONST_STRING_CLASS='NSConstantString'
NX_CONST_STRING_OBJCFLAGS='-fconstant-string-class=NSConstantString'
OBJC2RUNTIME='1'
OBJCFLAGS=' -fgnu-runtime'
OBJCSYNC='1'
OBJC_WITH_GC='no'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SHELL='/bin/bash'
SUBMINOR_VERSION=''
TLS_CFLAGS=''
TLS_CONFIG=''
TLS_LIBS=''
USE_GMP=''
USE_ZLIB='1'
VERSION=''
WARN_FLAGS=''
WHOAMI='/usr/bin/whoami'
WITH_FFI='libffi'
XML2_CONFIG=''
XML_CFLAGS=''
XML_CONFIG=''
XML_LIBS=''
_GSC_S_INT='_GSC_I32'
_GSC_S_LNG='_GSC_I64'
_GSC_S_LNG_LNG='_GSC_I64'
_GSC_S_SHT='_GSC_I16'
ac_ct_CC=''
ac_cv_sizeof_double='8'
ac_cv_sizeof_float='4'
ac_cv_sizeof_int='4'
ac_cv_sizeof_long='8'
ac_cv_sizeof_long_long='8'
ac_cv_sizeof_short='2'
ac_cv_sizeof_voidp='8'
bindir='${exec_prefix}/bin'
build='x86_64-pc-kfreebsd-gnu'
build_alias='x86_64-kfreebsd-gnu'
build_cpu='x86_64'
build_os='kfreebsd-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-pc-kfreebsd-gnu'
host_alias='x86_64-kfreebsd-gnu'
host_cpu='x86_64'
host_os='kfreebsd-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target='x86_64-pc-kfreebsd-gnu'
target_alias='x86_64-kfreebsd-gnu'
target_cpu='x86_64'
target_os='kfreebsd-gnu'
target_vendor='pc'

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

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define OPTION_NO_ENVIRONMENT 0
#define GNUSTEP_TARGET_MAKEFILES "/usr/share/GNUstep/Makefiles"
#define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults"
#define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf"
#define GNUSTEP_TARGET_CONFIG_FILE "/etc/GNUstep/GNUstep.conf"
#define GNUSTEP_TARGET_SYSTEM_APPS "/usr/lib/GNUstep/Applications"
#define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS "/usr/lib/GNUstep/Applications"
#define GNUSTEP_TARGET_SYSTEM_WEB_APPS "/usr/lib/GNUstep/WebApplications"
#define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/bin"
#define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS "/usr/sbin"
#define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/lib/GNUstep"
#define GNUSTEP_TARGET_SYSTEM_LIBRARIES "/usr/lib"
#define GNUSTEP_TARGET_SYSTEM_HEADERS "/usr/include/GNUstep"
#define GNUSTEP_TARGET_SYSTEM_DOC "/usr/share/GNUstep/Documentation"
#define GNUSTEP_TARGET_SYSTEM_DOC_MAN "/usr/share/man"
#define GNUSTEP_TARGET_SYSTEM_DOC_INFO "/usr/share/info"
#define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/lib/GNUstep/Applications"
#define GNUSTEP_TARGET_NETWORK_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
#define GNUSTEP_TARGET_NETWORK_WEB_APPS "/usr/lib/GNUstep/WebApplications"
#define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/bin"
#define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS "/usr/local/sbin"
#define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/lib/GNUstep"
#define GNUSTEP_TARGET_NETWORK_LIBRARIES "/usr/local/lib"
#define GNUSTEP_TARGET_NETWORK_HEADERS "/usr/local/include/GNUstep"
#define GNUSTEP_TARGET_NETWORK_DOC "/usr/local/share/GNUstep/Documentation"
#define GNUSTEP_TARGET_NETWORK_DOC_MAN "/usr/local/share/man"
#define GNUSTEP_TARGET_NETWORK_DOC_INFO "/usr/local/share/info"
#define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/lib/GNUstep/Applications"
#define GNUSTEP_TARGET_LOCAL_ADMIN_APPS "/usr/local/lib/GNUstep/Applications"
#define GNUSTEP_TARGET_LOCAL_WEB_APPS "/usr/local/lib/GNUstep/WebApplications"
#define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/bin"
#define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS "/usr/local/sbin"
#define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/lib/GNUstep"
#define GNUSTEP_TARGET_LOCAL_LIBRARIES "/usr/local/lib"
#define GNUSTEP_TARGET_LOCAL_HEADERS "/usr/local/include/GNUstep"
#define GNUSTEP_TARGET_LOCAL_DOC "/usr/local/share/GNUstep/Documentation"
#define GNUSTEP_TARGET_LOCAL_DOC_MAN "/usr/local/share/man"
#define GNUSTEP_TARGET_LOCAL_DOC_INFO "/usr/local/share/info"
#define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications"
#define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin"
#define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/WebApplications"
#define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools"
#define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin"
#define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library"
#define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries"
#define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers"
#define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation"
#define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man"
#define GNUSTEP_TARGET_USER_DIR_DOC_INFO "GNUstep/Library/Documentation/info"
#define GNUSTEP_TARGET_SYSTEM_USERS_DIR ""
#define GNUSTEP_TARGET_NETWORK_USERS_DIR ""
#define GNUSTEP_TARGET_LOCAL_USERS_DIR ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define USE_ATOMIC_BUILTINS 1
#define HAVE_OBJC_RUNTIME_H 1
#define HAVE_OBJC_OBJC_H 1
#define HAVE_SA_LEN 1
#define HAVE_VISIBILITY_ATTRIBUTE 1
#define SIZEOF_VOIDP 8
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define CON_AUTOLOAD 1
#define HAVE_LIBDL 1
#define HAVE_DLADDR 1
#define HAVE_PTHREAD_H 1
#define SIZEOF_PTHREAD_MUTEX_T 40
#define SIZEOF_PTHREAD_COND_T 48
#define ALIGNOF_PTHREAD_MUTEX_T 8
#define ALIGNOF_PTHREAD_COND_T 8
#define HAVE_LIBRT 1
#define HAVE_NANOSLEEP 1
#define HAVE_USLEEP 1
#define HAVE_LOAD_METHOD 1
#define HAVE_OBJC_SYNC_ENTER 1
#define HAVE_OBJC_SETPROPERTY 1
#define HAVE_OBJC_GET_UNINSTALLED_DTABLE 1
#define HAVE_SET_UNCAUGHT_EXCEPTION_HANDLER 1
#define HAVE_UNEXPECTED 1
#define HAVE_OBJC_SYNC_ENTER 1
#define STDC_HEADERS 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_FLOAT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_VFS_H 1
#define HAVE_SYS_STATFS_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_PWD_H 1
#define HAVE_GRP_H 1
#define HAVE_SYS_CDEFS_H 1
#define HAVE_SYS_SYSLIMITS_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SYSLIMITS_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_LOCALE_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_LIBM 1
#define HAVE_STATVFS 1
#define HAVE_LINK 1
#define HAVE_SYMLINK 1
#define HAVE_READLINK 1
#define HAVE_GETEUID 1
#define HAVE_GETLOGIN 1
#define HAVE_GETPWNAM 1
#define HAVE_GETPWNAM_R 1
#define HAVE_GETPWUID 1
#define HAVE_GETPWUID_R 1
#define HAVE_GETGRGID 1
#define HAVE_GETGRGID_R 1
#define HAVE_GETGRNAM 1
#define HAVE_GETGRNAM_R 1
#define HAVE_RINT 1
#define HAVE_GETOPT 1
#define HAVE_TIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME 1
#define HAVE_CTIME 1
#define HAVE_TZSET 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SOCKLEN_T 1
#define HAVE_EXECINFO_H 1
#define HAVE_BACKTRACE 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYSLOG 1
#define HAVE_POLL_H 1
#define HAVE_POLL 1
#define HAVE_POLL_F 1
#define HAVE_VSPRINTF 1
#define HAVE_VASPRINTF 1
#define HAVE_SNPRINTF 1
#define HAVE_VSNPRINTF 1
#define VSPRINTF_RETURNS_LENGTH 1
#define VASPRINTF_RETURNS_LENGTH 1
#define HAVE_GETCWD 1
#define HAVE_DIRENT_H 1
#define HAVE_GETOPT_H 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_VALLOC 1
#define HAVE_TIMES 1
#define HAVE_MKSTEMP 1
#define HAVE_SHMCTL 1
#define HAVE_MMAP 1
#define HAVE_MPROTECT 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_KILLPG 1
#define HAVE_SETPGRP 1
#define HAVE_SETPGID 1
#define HAVE_SETSID 1
#define SETPGRP_VOID 1
#define HAVE_PTS_STREAM_MODULES 0
#define HAVE_LIMITS_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRING_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDLIB_H 1
#define HAVE_SYS_SIGNAL_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_STROPTS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_GETHOSTBYADDR_R 1
#define HAVE_INET_ATON 1
#define HAVE_INET_PTON 1
#define HAVE_INET_NTOP 1
#define HAVE_SIGACTION 1
#define HAVE_ZLIB_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SETRLIMIT 1
#define HAVE_STRERROR_R 1
#define HAVE_STRERROR 1
#define HAVE_UINTMAX_T 1
#define HAVE_WCHAR_H 1
#define NEED_WORD_ALIGNMENT 0
#define HAVE_REGISTER_PRINTF_SPECIFIER 1
#define HAVE_REGISTER_PRINTF_FUNCTION 1
#define HAVE_WIDE_PRINTF_FUNCTION 1
#define HAVE_REALPATH 1
#define HAVE_PROGRAM_INVOCATION_NAME 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_SYSCTLBYNAME 1
#define HAVE_PROCFS 1
#define PROCFS_EXE_LINK "/proc/self/exe"
#define CMDLINE_TERMINATED 1
#define HAVE_FORWARD2 1
#define USE_LIBFFI 1

configure: exit 1


More information about the pkg-GNUstep-maintainers mailing list