$ ./configure checking build system type... i686-pc-mingw32 checking host system type... i686-pc-mingw32 checking target system type... i686-pc-mingw32 checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for whoami... echo checking whether nested functions work... yes checking the Objective-C runtime... GNU checking for custom shared objc library... /g/GNUstep/GNUstep/System/Library/Lib raries checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking objc/runtime.h usability... no checking objc/runtime.h presence... no checking for objc/runtime.h... no checking objc/objc.h usability... yes checking objc/objc.h presence... yes checking for objc/objc.h... yes configure: for gdomap network details checking for variable length socket addresses... not found checking for gcc visibility attribute support... not present checking whether SO_REUSEADDR is broken... The SO_REUSEADDR socket option for controlling re-use of network sockets immediately after shutdown appears to be broken on this machine. Networking code will be built without using this feature. The effect of this lack is that when a network service is shut down, it cannot be re-started on the same network port until an operating-system timeout has expired. For servers other than gdomap, GNUstep does not normally need a particular network port, so the problem is unlikely to arise. yes checking for objc threading flags... checking whether byte ordering is bigendian... no checking for void*... yes checking size of void*... 4 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking loading of constructor functions... yes checking dlfcn.h usability... no checking dlfcn.h presence... no checking for dlfcn.h... no checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking windows.h usability... yes checking windows.h presence... yes checking for windows.h... yes checking for dynamic linker type... win32 checking whether objc really works... yes checking if the compiler supports -fconstant-string-class... yes checking if +load method is executed before main... yes checking for objc_condition_timedwait... no checking for objc_thread_add... yes checking for objc_set_unexpected() in runtime... no checking for objc_sync_enter... no checking for size_t... yes checking for inline... inline checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking alloca.h usability... no checking alloca.h presence... no checking for alloca.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for sys/stat.h... (cached) yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking sys/statvfs.h usability... no checking sys/statvfs.h presence... no checking for sys/statvfs.h... no checking pwd.h usability... no checking pwd.h presence... no checking for pwd.h... no checking grp.h usability... no checking grp.h presence... no checking for grp.h... no checking sys/cdefs.h usability... no checking sys/cdefs.h presence... no checking for sys/cdefs.h... no checking sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/syslimits.h... (cached) no checking for sys/param.h... (cached) yes checking for sys/mount.h... no checking for sys/types.h... (cached) yes checking for windows.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking langinfo.h usability... no checking langinfo.h presence... no checking for langinfo.h... no checking for main in -lm... yes checking for statvfs... no checking for link... no checking for symlink... no checking for readlink... no checking for geteuid... no checking for getlogin... no checking for getpwnam... no checking for getpwnam_r... no checking for getpwuid... no checking for getpwuid_r... no checking for getgrgid... no checking for getgrgid_r... no checking for getgrnam... no checking for getgrnam_r... no checking for rint... yes checking for getopt... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking tzfile.h usability... no checking tzfile.h presence... no checking for tzfile.h... no checking sys/rusage.h usability... no checking sys/rusage.h presence... no checking for sys/rusage.h... no checking ucbinclude/sys/resource.h usability... no checking ucbinclude/sys/resource.h presence... no checking for ucbinclude/sys/resource.h... no checking for time... yes checking for ctime... yes checking for tzset... yes checking sys/socket.h usability... no checking sys/socket.h presence... no checking for sys/socket.h... no checking netinet/in.h usability... no checking netinet/in.h presence... no checking for netinet/in.h... no checking bfd.h usability... yes checking bfd.h presence... yes checking for bfd.h... yes checking for dyn_string_append in -liberty... no checking for bfd_openr in -lbfd... no checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking for backtrace... no checking syslog.h usability... no checking syslog.h presence... no checking for syslog.h... no checking for syslog... no checking poll.h usability... no checking poll.h presence... no checking for poll.h... no checking for poll... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_mutex_t... yes checking size of pthread_mutex_t... 4 checking for pthread_cond_t... yes checking size of pthread_cond_t... 4 checking for pthread_join in -lpthread... no checking for pthread_join in -lpthreadGC2... yes checking for sched_yield in -lrt... no checking for vsprintf... yes checking for vasprintf... no checking for getcwd... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for valloc... no checking for times... no checking for mkstemp... no checking for shmctl... no checking for mmap... no checking for mprotect... yes checking sys/mman.h usability... no checking sys/mman.h presence... no checking for sys/mman.h... no checking for killpg... no checking for setpgrp... no checking for setpgid... no checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for string.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking sys/signal.h usability... no checking sys/signal.h presence... no checking for sys/signal.h... no checking sys/wait.h usability... no checking sys/wait.h presence... no checking for sys/wait.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/ioctl.h usability... no checking sys/ioctl.h presence... no checking for sys/ioctl.h... no checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking for inet_ntop in -lnsl... no checking for gethostbyaddr_r... no checking for inet_aton... no checking for inet_pton... no checking for inet_ntop... no checking for sigaction... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzseek in -lz... yes checking for nanosleep... no checking for usleep... yes checking sys/resource.h usability... no checking sys/resource.h presence... no checking for sys/resource.h... no checking for setrlimit... no checking for strerror_r... no checking for strerror... yes checking for sigsetjmp... no checking for uintmax_t... yes checking whether precompiler handles LONG_LONG_MAX... yes checking whether we have LLONG_MAX... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking short/int needs to be word aligned... no checking for register_printf_function... no checking for realpath... no checking program_invocation_name in C Library... no checking sys/utsname.h usability... no checking sys/utsname.h presence... no checking for sys/utsname.h... no checking sys/sysctl.h usability... no checking sys/sysctl.h presence... no checking for sys/sysctl.h... no checking for sysctlbyname... no checking procfs.h usability... no checking procfs.h presence... no checking for procfs.h... no checking kernel support for /proc filesystem... no checking support for /proc psinfo struct... no checking link to exe of process in /proc... no checking /proc/4024/cmdline terminated by nul... no checking for kvm_getenvv in -lkvm... no checking use of pass-through arguments... no checking use of fake-main definition... no checking ffi.h usability... no checking ffi.h presence... no checking for ffi.h... no checking callback.h usability... yes checking callback.h presence... yes checking for callback.h... yes checking for forwarding callback in runtime... yes checking FFI library usage... ffcall checking if ffcall trampolines work... Works, test1 passed. yes checking iconv support... no checking for xml2-config... /mingw/bin/xml2-config checking for libxml - version >= 2.3.0... yes checking libxml/SAX2.h usability... yes checking libxml/SAX2.h presence... yes checking for libxml/SAX2.h... yes checking for xsltApplyStylesheet in -lxslt... no You may not want to build base without XSLT support. Doing so will disable the XSLT extensions. If you really want to build -base without XSLT support, add --disable-xslt to the configure arguments. configure: WARNING: Missing support for XSLT functionality. checking for libgnutls-config... /mingw/bin/libgnutls-config checking for libgnutls - version >= 1.4.0... yes checking for gnutls_transport_set_errno... yes checking dns_sd.h usability... no checking dns_sd.h presence... no checking for dns_sd.h... no checking gmp.h usability... no checking gmp.h presence... no checking for gmp.h... no checking for nl_langinfo and CODESET... no checking for the version of gnustep-base we are compiling... 1.19.3 configure: creating ./config.status config.status: creating config.mak config.status: creating base.make config.status: creating Headers/Additions/GNUstepBase/GSConfig.h config.status: creating Headers/Additions/GNUstepBase/preface.h config.status: creating Headers/Additions/GNUstepBase/config.h === configuring in Source/pathconfig (/home/multix/gnustep-cvs/devmodules/core/b ase/Source/pathconfig) configure: running /bin/sh ./configure '--prefix=/usr/local' --cache-file=/dev/ null --srcdir=. checking build system type... i686-pc-mingw32 checking host system type... i686-pc-mingw32 checking target system type... i686-pc-mingw32 checking for GNUstep configuration file to use at runtime... ./GNUstep.conf checking whether the GNUstep.conf file path can be set in the environment... no: disabled from the command-line checking if we should import an existing configuration file now... yes checking for default GNUstep configuration file to use... /etc/GNUstep/GNUstep.c onf trying to import "/etc/GNUstep/GNUstep.conf" configure: If this fails, please run configure again with the --disable-importin g-config-file option or specifying an alternative file using the --with-default- config= option checking for GNUstep-base installation domain... LOCAL checking if we are hardcoding any relative paths in gnustep-base... yes configure: We store the following filesystem layout into gnustep-base, to be use d when no config file is found checking for Makefiles directory... /g/GNUstep/GNUstep/System/Library/Makefiles checking for user defaults directory... GNUstep/Defaults checking for user config file... .GNUstep.conf checking for System Applications directory... ./../../System/Applications checking for System Admin Applications directory... ./../../System/Applications/ Admin checking for System Web Applications directory... ./../../System/Library/WebAppl ications checking for System Tools directory... ./../../System/Tools checking for System Admin Tools directory... ./../../System/Tools/Admin checking for System Library directory... ./../../System/Library checking for System Libraries directory... ./../../System/Library/Libraries checking for System Headers directory... ./../../System/Library/Headers checking for System Documentation directory... ./../../System/Library/Documentat ion checking for System Info Documentation directory... ./../../System/Library/Docum entation/info checking for System Man Documentation directory... ./../../System/Library/Docume ntation/man checking for Network Applications directory... ./../Applications checking for Network Admin Applications directory... ./../Applications/Admin checking for Network Web Applications directory... ./../Library/WebApplications checking for Network Tools directory... ./ checking for Network Admin Tools directory... ./Admin checking for Network Library directory... ./../Library checking for Network Libraries directory... ./../Library/Libraries checking for Network Headers directory... ./../Library/Headers checking for Network Documentation directory... ./../Library/Documentation checking for Network Info Documentation directory... ./../Library/Documentation/ info checking for Network Man Documentation directory... ./../Library/Documentation/m an checking for Local Applications directory... ./../Applications checking for Local Admin Applications directory... ./../Applications/Admin checking for Local Web Applications directory... ./../Library/WebApplications checking for Local Tools directory... ./ checking for Local Admin Tools directory... ./Admin checking for Local Library directory... ./../Library checking for Local Libraries directory... ./../Library/Libraries checking for Local Headers directory... ./../Library/Headers checking for Local Documentation directory... ./../Library/Documentation checking for Local Info Documentation directory... ./../Library/Documentation/in fo checking for Local Man Documentation directory... ./../Library/Documentation/man checking for User Applications directory... GNUstep/Applications checking for User Admin Applications directory... GNUstep/Applications/Admin checking for User Web Applications directory... GNUstep/Library/WebApplications checking for User Tools directory... GNUstep/Tools checking for User Admin Tools directory... GNUstep/Tools/Admin checking for User Library directory... GNUstep/Library checking for User Libraries directory... GNUstep/Library/Libraries checking for User Headers directory... GNUstep/Library/Headers checking for User Documentation directory... GNUstep/Library/Documentation checking for User Info Documentation directory... GNUstep/Library/Documentation/ info checking for User Man Documentation directory... GNUstep/Library/Documentation/m an checking for System User directory... C:\Documents and Settings checking for Network User directory... C:\Documents and Settings checking for Local User directory... C:\Documents and Settings configure: creating ./config.status config.status: creating pathconfig.mak config.status: creating pathconfig.h === configuring in Source/mframe (/home/multix/gnustep-cvs/devmodules/core/base/ Source/mframe) configure: WARNING: no configuration information is in Source/mframe === configuring in SSL (/home/multix/gnustep-cvs/devmodules/core/base/SSL) configure: running /bin/sh ./configure '--prefix=/usr/local' --cache-file=/dev/ null --srcdir=. checking build system type... i686-pc-mingw32 checking host system type... i686-pc-mingw32 checking target system type... i686-pc-mingw32 checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for whoami... echo checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for string.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... no checking sys/signal.h presence... no checking for sys/signal.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/wait.h usability... no checking sys/wait.h presence... no checking for sys/wait.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/ioctl.h usability... no checking sys/ioctl.h presence... no checking for sys/ioctl.h... no checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for stdint.h... (cached) yes checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking openssl/ssl.h usability... no checking openssl/ssl.h presence... no checking for openssl/ssl.h... no configure: WARNING: SSL bundle will not be built: Could not find openssl librari es configure: creating ./config.status config.status: creating config.mak config.status: creating config.h config.status: config.h is unchanged