frodo-wii/Src/config.log
2009-01-12 19:54:49 +00:00

3646 lines
89 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Frodo configure 4.2, which was
generated by GNU Autoconf 2.56. Invocation command line was
$ ./configure --disable-sdltest --enable-kbd-lang-us
## --------- ##
## Platform. ##
## --------- ##
hostname = DFW-W-DAVIST
uname -m = i686
uname -r = 1.0.11(0.46/3/2)
uname -s = MINGW32_NT-5.1
uname -v = 2007-07-29 17:16
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: .
PATH: /usr/local/bin
PATH: /mingw/bin
PATH: /bin
PATH: /c/j2sdk1.4.2_02/bin
PATH: /c/Program Files/Microsoft DirectX SDK (December 2006)/Utilities/Bin/x86
PATH: /bin
PATH: /c/oracle/ora92/bin
PATH: /c/Program Files/Oracle/jre/1.3.1/bin
PATH: /c/Program Files/Oracle/jre/1.1.8/bin
PATH: /c/devkitPro/devkitARM/bin
PATH: /c/sybase/OLEDB
PATH: /c/sybase/ODBC
PATH: /c/sybase/ASEP_Win32
PATH: /c/sybase/OCS-12_5/dll
PATH: /c/sybase/OCS-12_5/lib3p
PATH: /c/sybase/OCS-12_5/bin
PATH: /c/WINDOWS/system32
PATH: /c/WINDOWS
PATH: /c/WINDOWS/System32/Wbem
PATH: /c/Program Files/Perforce
PATH: /c/Program Files/Microsoft SQL Server/80/Tools/BINN
PATH: /c/Program Files/Common Files/Roxio Shared/DLLShared
PATH: /c/Program Files/VoiceAge/Common
PATH: /c/cygwin/bin
PATH: /c/Program Files/Subversion/bin/c/devkitPro/devkitPSP/bin
PATH: /c/Program Files/Microsoft DirectX SDK (December 2006)/Utilities/Bin/x86
PATH: /bin
PATH: /c/oracle/ora92/bin
PATH: /c/Program Files/Oracle/jre/1.3.1/bin
PATH: /c/Program Files/Oracle/jre/1.1.8/bin
PATH: /c/devkitPro/devkitARM/bin
PATH: /c/sybase/OLEDB
PATH: /c/sybase/ODBC
PATH: /c/sybase/ASEP_Win32
PATH: /c/sybase/OCS-12_5/dll
PATH: /c/sybase/OCS-12_5/lib3p
PATH: /c/sybase/OCS-12_5/bin
PATH: /c/WINDOWS/system32
PATH: /c/WINDOWS
PATH: /c/WINDOWS/System32/Wbem
PATH: /c/Program Files/Perforce
PATH: /c/Program Files/Microsoft SQL Server/80/Tools/BINN
PATH: /c/Program Files/Common Files/Roxio Shared/DLLShared
PATH: /c/Program Files/VoiceAge/Common
PATH: /c/cygwin/bin
PATH: /c/Program Files/Subversion/bin
PATH: /c/devkitPro/devkitPSP/bin
PATH: /c/Program Files/Subversion/bin
PATH: /c/devkitPro/devkitPPC/bin
PATH: .
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1354: checking for gcc
configure:1370: found /c/cygwin/bin/gcc
configure:1380: result: gcc
configure:1624: checking for C compiler version
configure:1627: gcc --version </dev/null >&5
gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Copyright (C) 2004 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:1630: $? = 0
configure:1632: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug
Thread model: posix
gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
configure:1635: $? = 0
configure:1637: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:1640: $? = 1
configure:1664: checking for C compiler default output
configure:1667: gcc conftest.c >&5
configure:1670: $? = 0
configure:1716: result: a.exe
configure:1721: checking whether the C compiler works
configure:1727: ./a.exe
configure:1730: $? = 0
configure:1747: result: yes
configure:1754: checking whether we are cross compiling
configure:1756: result: no
configure:1759: checking for suffix of executables
configure:1761: gcc -o conftest.exe conftest.c >&5
configure:1764: $? = 0
configure:1789: result: .exe
configure:1795: checking for suffix of object files
configure:1817: gcc -c conftest.c >&5
configure:1820: $? = 0
configure:1842: result: o
configure:1846: checking whether we are using the GNU C compiler
configure:1871: gcc -c conftest.c >&5
configure:1874: $? = 0
configure:1877: test -s conftest.o
configure:1880: $? = 0
configure:1893: result: yes
configure:1899: checking whether gcc accepts -g
configure:1921: gcc -c -g conftest.c >&5
configure:1924: $? = 0
configure:1927: test -s conftest.o
configure:1930: $? = 0
configure:1941: result: yes
configure:1958: checking for gcc option to accept ANSI C
configure:2019: gcc -c -g -O2 conftest.c >&5
configure:2022: $? = 0
configure:2025: test -s conftest.o
configure:2028: $? = 0
configure:2046: result: none needed
configure:2064: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2067: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2228: checking for g++
configure:2244: found /c/cygwin/bin/g++
configure:2254: result: g++
configure:2270: checking for C++ compiler version
configure:2273: g++ --version </dev/null >&5
g++ (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Copyright (C) 2004 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:2276: $? = 0
configure:2278: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug
Thread model: posix
gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
configure:2281: $? = 0
configure:2283: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:2286: $? = 1
configure:2289: checking whether we are using the GNU C++ compiler
configure:2314: g++ -c conftest.cc >&5
configure:2317: $? = 0
configure:2320: test -s conftest.o
configure:2323: $? = 0
configure:2336: result: yes
configure:2342: checking whether g++ accepts -g
configure:2364: g++ -c -g conftest.cc >&5
configure:2367: $? = 0
configure:2370: test -s conftest.o
configure:2373: $? = 0
configure:2384: result: yes
configure:2428: g++ -c -g -O2 conftest.cc >&5
configure:2431: $? = 0
configure:2434: test -s conftest.o
configure:2437: $? = 0
configure:2464: g++ -c -g -O2 conftest.cc >&5
configure: In function `int main()':
configure:2459: error: `exit' undeclared (first use this function)
configure:2459: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:2467: $? = 1
configure: failed program was:
| #line 2447 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2428: g++ -c -g -O2 conftest.cc >&5
configure:2431: $? = 0
configure:2434: test -s conftest.o
configure:2437: $? = 0
configure:2464: g++ -c -g -O2 conftest.cc >&5
configure:2467: $? = 0
configure:2470: test -s conftest.o
configure:2473: $? = 0
configure:2501: checking how to run the C preprocessor
configure:2531: gcc -E conftest.c
configure:2537: $? = 0
configure:2569: gcc -E conftest.c
configure:2571:28: ac_nonexistent.h: No such file or directory
configure:2575: $? = 1
configure: failed program was:
| #line 2560 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2613: result: gcc -E
configure:2632: gcc -E conftest.c
configure:2638: $? = 0
configure:2670: gcc -E conftest.c
configure:2672:28: ac_nonexistent.h: No such file or directory
configure:2676: $? = 1
configure: failed program was:
| #line 2661 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2718: checking whether make sets $(MAKE)
configure:2738: result: yes
configure:2784: checking for a BSD-compatible install
configure:2838: result: /bin/install -c
configure:2856: checking for egrep
configure:2866: result: grep -E
configure:2872: checking for AIX
configure:2895: result: no
configure:2901: checking for library containing strerror
configure:2932: gcc -o conftest.exe -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:2935: $? = 0
configure:2938: test -s conftest.exe
configure:2941: $? = 0
configure:3000: result: none required
configure:3008: checking for vga_setmode in -lvga
configure:3039: gcc -o conftest.exe -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c -lvga >&5
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lvga
collect2: ld returned 1 exit status
configure:3042: $? = 1
configure: failed program was:
| #line 3015 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char vga_setmode ();
| int
| main ()
| {
| vga_setmode ();
| ;
| return 0;
| }
configure:3060: result: no
configure:3074: checking build system type
configure:3092: result: i686-pc-mingw32
configure:3100: checking host system type
configure:3114: result: i686-pc-mingw32
configure:3122: checking target system type
configure:3136: result: i686-pc-mingw32
configure:3191: checking for sdl-config
configure:3209: found /bin/sdl-config
configure:3222: result: /bin/sdl-config
configure:3230: checking for SDL - version >= 1.2.0
configure:3347: result: yes
configure:3434: checking if Frodo should be compiled with extensions for an embedded device
configure:3457: result: none
configure:3483: checking for X
configure:3589: gcc -E conftest.c
configure:3595: $? = 1
configure: failed program was:
| #line 3580 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #include <X11/Intrinsic.h>
configure:3645: gcc -o conftest.exe -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c -lXt >&5
configure:3648: $? = 1
configure: failed program was:
| #line 3628 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #include <X11/Intrinsic.h>
| int
| main ()
| {
| XtMalloc (0)
| ;
| return 0;
| }
configure:3693: result: no
configure:4664: checking for dirent.h that defines DIR
configure:4689: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:4692: $? = 1
configure: failed program was:
| #line 4669 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <dirent.h>
|
| int
| main ()
| {
| if ((DIR *) 0)
| return 0;
| ;
| return 0;
| }
configure:4709: result: no
configure:4664: checking for sys/ndir.h that defines DIR
configure:4689: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:4692: $? = 1
configure: failed program was:
| #line 4669 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/ndir.h>
|
| int
| main ()
| {
| if ((DIR *) 0)
| return 0;
| ;
| return 0;
| }
configure:4709: result: no
configure:4664: checking for sys/dir.h that defines DIR
configure:4689: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:4692: $? = 1
configure: failed program was:
| #line 4669 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/dir.h>
|
| int
| main ()
| {
| if ((DIR *) 0)
| return 0;
| ;
| return 0;
| }
configure:4709: result: no
configure:4664: checking for ndir.h that defines DIR
configure:4689: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:4692: $? = 1
configure: failed program was:
| #line 4669 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <ndir.h>
|
| int
| main ()
| {
| if ((DIR *) 0)
| return 0;
| ;
| return 0;
| }
configure:4709: result: no
configure:4829: checking for library containing opendir
configure:4860: gcc -o conftest.exe -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:4863: $? = 1
configure: failed program was:
| #line 4836 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char opendir ();
| int
| main ()
| {
| opendir ();
| ;
| return 0;
| }
configure:4905: gcc -o conftest.exe -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c -lx >&5
configure:4908: $? = 1
configure: failed program was:
| #line 4881 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char opendir ();
| int
| main ()
| {
| opendir ();
| ;
| return 0;
| }
configure:4928: result: no
configure:4937: checking for ANSI C header files
configure:4963: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:4966: $? = 1
configure: failed program was:
| #line 4942 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <stdarg.h>
| #include <string.h>
| #include <float.h>
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5087: result: no
configure:5111: checking for sys/types.h
configure:5128: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5131: $? = 1
configure: failed program was:
| #line 5116 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/types.h>
configure:5148: result: no
configure:5111: checking for sys/stat.h
configure:5128: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5131: $? = 1
configure: failed program was:
| #line 5116 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/stat.h>
configure:5148: result: no
configure:5111: checking for stdlib.h
configure:5128: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5131: $? = 1
configure: failed program was:
| #line 5116 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdlib.h>
configure:5148: result: no
configure:5111: checking for string.h
configure:5128: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5131: $? = 1
configure: failed program was:
| #line 5116 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <string.h>
configure:5148: result: no
configure:5111: checking for memory.h
configure:5128: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5131: $? = 1
configure: failed program was:
| #line 5116 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <memory.h>
configure:5148: result: no
configure:5111: checking for strings.h
configure:5128: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5131: $? = 1
configure: failed program was:
| #line 5116 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <strings.h>
configure:5148: result: no
configure:5111: checking for inttypes.h
configure:5128: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5131: $? = 1
configure: failed program was:
| #line 5116 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <inttypes.h>
configure:5148: result: no
configure:5111: checking for stdint.h
configure:5128: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5131: $? = 1
configure: failed program was:
| #line 5116 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdint.h>
configure:5148: result: no
configure:5111: checking for unistd.h
configure:5128: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5131: $? = 1
configure: failed program was:
| #line 5116 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <unistd.h>
configure:5148: result: no
configure:5173: checking for unistd.h
configure:5178: result: no
configure:5182: checking fcntl.h usability
configure:5195: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5198: $? = 1
configure: failed program was:
| #line 5184 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <fcntl.h>
configure:5214: result: no
configure:5218: checking fcntl.h presence
configure:5229: gcc -E conftest.c
configure:5235: $? = 1
configure: failed program was:
| #line 5220 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <fcntl.h>
configure:5254: result: no
configure:5290: checking for fcntl.h
configure:5297: result: no
configure:5182: checking sys/time.h usability
configure:5195: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5198: $? = 1
configure: failed program was:
| #line 5184 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/time.h>
configure:5214: result: no
configure:5218: checking sys/time.h presence
configure:5229: gcc -E conftest.c
configure:5235: $? = 1
configure: failed program was:
| #line 5220 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <sys/time.h>
configure:5254: result: no
configure:5290: checking for sys/time.h
configure:5297: result: no
configure:5173: checking for sys/types.h
configure:5178: result: no
configure:5182: checking utime.h usability
configure:5195: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5198: $? = 1
configure: failed program was:
| #line 5184 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <utime.h>
configure:5214: result: no
configure:5218: checking utime.h presence
configure:5229: gcc -E conftest.c
configure:5235: $? = 1
configure: failed program was:
| #line 5220 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <utime.h>
configure:5254: result: no
configure:5290: checking for utime.h
configure:5297: result: no
configure:5173: checking for string.h
configure:5178: result: no
configure:5173: checking for strings.h
configure:5178: result: no
configure:5182: checking values.h usability
configure:5195: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5198: $? = 1
configure: failed program was:
| #line 5184 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <values.h>
configure:5214: result: no
configure:5218: checking values.h presence
configure:5229: gcc -E conftest.c
configure:5235: $? = 1
configure: failed program was:
| #line 5220 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <values.h>
configure:5254: result: no
configure:5290: checking for values.h
configure:5297: result: no
configure:5182: checking ncurses.h usability
configure:5195: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5198: $? = 1
configure: failed program was:
| #line 5184 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ncurses.h>
configure:5214: result: no
configure:5218: checking ncurses.h presence
configure:5229: gcc -E conftest.c
configure:5235: $? = 1
configure: failed program was:
| #line 5220 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <ncurses.h>
configure:5254: result: no
configure:5290: checking for ncurses.h
configure:5297: result: no
configure:5330: checking sys/vfs.h usability
configure:5343: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5346: $? = 1
configure: failed program was:
| #line 5332 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/vfs.h>
configure:5362: result: no
configure:5366: checking sys/vfs.h presence
configure:5377: gcc -E conftest.c
configure:5383: $? = 1
configure: failed program was:
| #line 5368 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <sys/vfs.h>
configure:5402: result: no
configure:5438: checking for sys/vfs.h
configure:5445: result: no
configure:5330: checking sys/mount.h usability
configure:5343: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5346: $? = 1
configure: failed program was:
| #line 5332 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mount.h>
configure:5362: result: no
configure:5366: checking sys/mount.h presence
configure:5377: gcc -E conftest.c
configure:5383: $? = 1
configure: failed program was:
| #line 5368 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <sys/mount.h>
configure:5402: result: no
configure:5438: checking for sys/mount.h
configure:5445: result: no
configure:5330: checking sys/select.h usability
configure:5343: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5346: $? = 1
configure: failed program was:
| #line 5332 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/select.h>
configure:5362: result: no
configure:5366: checking sys/select.h presence
configure:5377: gcc -E conftest.c
configure:5383: $? = 1
configure: failed program was:
| #line 5368 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <sys/select.h>
configure:5402: result: no
configure:5438: checking for sys/select.h
configure:5445: result: no
configure:5330: checking sys/param.h usability
configure:5343: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5346: $? = 1
configure: failed program was:
| #line 5332 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/param.h>
configure:5362: result: no
configure:5366: checking sys/param.h presence
configure:5377: gcc -E conftest.c
configure:5383: $? = 1
configure: failed program was:
| #line 5368 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <sys/param.h>
configure:5402: result: no
configure:5438: checking for sys/param.h
configure:5445: result: no
configure:5330: checking sys/statfs.h usability
configure:5343: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5346: $? = 1
configure: failed program was:
| #line 5332 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/statfs.h>
configure:5362: result: no
configure:5366: checking sys/statfs.h presence
configure:5377: gcc -E conftest.c
configure:5383: $? = 1
configure: failed program was:
| #line 5368 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <sys/statfs.h>
configure:5402: result: no
configure:5438: checking for sys/statfs.h
configure:5445: result: no
configure:5330: checking sys/statvfs.h usability
configure:5343: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5346: $? = 1
configure: failed program was:
| #line 5332 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/statvfs.h>
configure:5362: result: no
configure:5366: checking sys/statvfs.h presence
configure:5377: gcc -E conftest.c
configure:5383: $? = 1
configure: failed program was:
| #line 5368 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <sys/statvfs.h>
configure:5402: result: no
configure:5438: checking for sys/statvfs.h
configure:5445: result: no
configure:5321: checking for sys/stat.h
configure:5326: result: no
configure:5459: checking for char
configure:5484: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5487: $? = 1
configure: failed program was:
| #line 5464 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((char *) 0)
| return 0;
| if (sizeof (char))
| return 0;
| ;
| return 0;
| }
configure:5504: result: no
configure:5507: checking size of char
configure:5813: result: 0
configure:5820: checking for short
configure:5845: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:5848: $? = 1
configure: failed program was:
| #line 5825 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((short *) 0)
| return 0;
| if (sizeof (short))
| return 0;
| ;
| return 0;
| }
configure:5865: result: no
configure:5868: checking size of short
configure:6174: result: 0
configure:6181: checking for int
configure:6206: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:6209: $? = 1
configure: failed program was:
| #line 6186 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((int *) 0)
| return 0;
| if (sizeof (int))
| return 0;
| ;
| return 0;
| }
configure:6226: result: no
configure:6229: checking size of int
configure:6535: result: 0
configure:6542: checking for long
configure:6567: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:6570: $? = 1
configure: failed program was:
| #line 6547 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((long *) 0)
| return 0;
| if (sizeof (long))
| return 0;
| ;
| return 0;
| }
configure:6587: result: no
configure:6590: checking size of long
configure:6896: result: 0
configure:6903: checking for long long
configure:6928: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:6931: $? = 1
configure: failed program was:
| #line 6908 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((long long *) 0)
| return 0;
| if (sizeof (long long))
| return 0;
| ;
| return 0;
| }
configure:6948: result: no
configure:6951: checking size of long long
configure:7257: result: 0
configure:7264: checking for void *
configure:7289: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:7292: $? = 1
configure: failed program was:
| #line 7269 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((void * *) 0)
| return 0;
| if (sizeof (void *))
| return 0;
| ;
| return 0;
| }
configure:7309: result: no
configure:7312: checking size of void *
configure:7618: result: 0
configure:7626: checking for mode_t
configure:7651: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:7654: $? = 1
configure: failed program was:
| #line 7631 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((mode_t *) 0)
| return 0;
| if (sizeof (mode_t))
| return 0;
| ;
| return 0;
| }
configure:7671: result: no
configure:7683: checking for off_t
configure:7708: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:7711: $? = 1
configure: failed program was:
| #line 7688 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((off_t *) 0)
| return 0;
| if (sizeof (off_t))
| return 0;
| ;
| return 0;
| }
configure:7728: result: no
configure:7740: checking for pid_t
configure:7765: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:7768: $? = 1
configure: failed program was:
| #line 7745 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((pid_t *) 0)
| return 0;
| if (sizeof (pid_t))
| return 0;
| ;
| return 0;
| }
configure:7785: result: no
configure:7797: checking for struct stat.st_blocks
configure:7821: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:7824: $? = 1
configure: failed program was:
| #line 7802 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| #define pid_t int
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_blocks)
| return 0;
| ;
| return 0;
| }
configure:7856: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:7859: $? = 1
configure: failed program was:
| #line 7837 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| #define pid_t int
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_blocks)
| return 0;
| ;
| return 0;
| }
configure:7878: result: no
configure:7896: checking whether time.h and sys/time.h may both be included
configure:7922: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:7925: $? = 1
configure: failed program was:
| #line 7901 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| #define pid_t int
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/time.h>
| #include <time.h>
|
| int
| main ()
| {
| if ((struct tm *) 0)
| return 0;
| ;
| return 0;
| }
configure:7942: result: no
configure:7952: checking whether struct tm is in sys/time.h or time.h
configure:7976: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:7979: $? = 1
configure: failed program was:
| #line 7957 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| #define pid_t int
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <time.h>
|
| int
| main ()
| {
| struct tm *tp; tp->tm_sec;
| ;
| return 0;
| }
configure:7996: result: sys/time.h
configure:8008: checking whether gcc needs -traditional
configure:8052: result: no
configure:8059: checking for working memcmp
configure:8108: gcc -o conftest.exe -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:8111: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 8067 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| #define pid_t int
| #define TM_IN_SYS_TIME 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| /* Some versions of memcmp are not 8-bit clean. */
| char c0 = 0x40, c1 = 0x80, c2 = 0x81;
| if (memcmp(&c0, &c2, 1) >= 0 || memcmp(&c1, &c2, 1) >= 0)
| exit (1);
|
| /* The Next x86 OpenStep bug shows up only when comparing 16 bytes
| or more and with at least one buffer not starting on a 4-byte boundary.
| William Lewis provided this test program. */
| {
| char foo[21];
| char bar[21];
| int i;
| for (i = 0; i < 4; i++)
| {
| char *a = foo + i;
| char *b = bar + i;
| strcpy (a, "--------01111111");
| strcpy (b, "--------10000000");
| if (memcmp (a, b, 16) >= 0)
| exit (1);
| }
| exit (0);
| }
|
| ;
| return 0;
| }
configure:8130: result: no
configure:8134: checking return type of signal handlers
configure:8166: gcc -c -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:8169: $? = 1
configure: failed program was:
| #line 8139 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| #define pid_t int
| #define TM_IN_SYS_TIME 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
| #ifdef signal
| # undef signal
| #endif
| #ifdef __cplusplus
| extern "C" void (*signal (int, void (*)(int)))(int);
| #else
| void (*signal ()) ();
| #endif
|
| int
| main ()
| {
| int i;
| ;
| return 0;
| }
configure:8186: result: int
configure:8194: checking whether utime accepts a null argument
configure:8226: gcc -o conftest.exe -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:8229: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 8204 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| #define pid_t int
| #define TM_IN_SYS_TIME 1
| #define RETSIGTYPE int
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| struct stat s, t;
| exit (!(stat ("conftest.data", &s) == 0
| && utime ("conftest.data", (long *)0) == 0
| && stat ("conftest.data", &t) == 0
| && t.st_mtime >= s.st_mtime
| && t.st_mtime - s.st_mtime < 120));
| ;
| return 0;
| }
configure:8249: result: no
configure:8272: checking for gettimeofday
configure:8316: gcc -o conftest.exe -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:8319: $? = 1
configure: failed program was:
| #line 8277 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| #define pid_t int
| #define TM_IN_SYS_TIME 1
| #define RETSIGTYPE int
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char gettimeofday (); below. */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char gettimeofday ();
| /* 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_gettimeofday) || defined (__stub___gettimeofday)
| choke me
| #else
| char (*f) () = gettimeofday;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:8336: result: no
configure:8272: checking for sigaction
configure:8316: gcc -o conftest.exe -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:8319: $? = 1
configure: failed program was:
| #line 8277 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| #define pid_t int
| #define TM_IN_SYS_TIME 1
| #define RETSIGTYPE int
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sigaction (); below. */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char sigaction ();
| /* 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_sigaction) || defined (__stub___sigaction)
| choke me
| #else
| char (*f) () = sigaction;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:8336: result: no
configure:8272: checking for mkdir
configure:8316: gcc -o conftest.exe -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:8319: $? = 1
configure: failed program was:
| #line 8277 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| #define pid_t int
| #define TM_IN_SYS_TIME 1
| #define RETSIGTYPE int
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mkdir (); below. */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char mkdir ();
| /* 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_mkdir) || defined (__stub___mkdir)
| choke me
| #else
| char (*f) () = mkdir;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:8336: result: no
configure:8272: checking for rmdir
configure:8316: gcc -o conftest.exe -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:8319: $? = 1
configure: failed program was:
| #line 8277 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| #define pid_t int
| #define TM_IN_SYS_TIME 1
| #define RETSIGTYPE int
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char rmdir (); below. */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char rmdir ();
| /* 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_rmdir) || defined (__stub___rmdir)
| choke me
| #else
| char (*f) () = rmdir;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:8336: result: no
configure:8272: checking for select
configure:8316: gcc -o conftest.exe -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:8319: $? = 1
configure: failed program was:
| #line 8277 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| #define pid_t int
| #define TM_IN_SYS_TIME 1
| #define RETSIGTYPE int
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char select (); below. */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char select ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub_select) || defined (__stub___select)
| choke me
| #else
| char (*f) () = select;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:8336: result: no
configure:8272: checking for strerror
configure:8316: gcc -o conftest.exe -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:8319: $? = 1
configure: failed program was:
| #line 8277 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| #define pid_t int
| #define TM_IN_SYS_TIME 1
| #define RETSIGTYPE int
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strerror (); below. */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char strerror ();
| /* 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_strerror) || defined (__stub___strerror)
| choke me
| #else
| char (*f) () = strerror;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:8336: result: no
configure:8272: checking for strstr
configure:8316: gcc -o conftest.exe -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:8319: $? = 1
configure: failed program was:
| #line 8277 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| #define pid_t int
| #define TM_IN_SYS_TIME 1
| #define RETSIGTYPE int
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strstr (); below. */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char strstr ();
| /* 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_strstr) || defined (__stub___strstr)
| choke me
| #else
| char (*f) () = strstr;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:8336: result: no
configure:8272: checking for statfs
configure:8316: gcc -o conftest.exe -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:8319: $? = 1
configure: failed program was:
| #line 8277 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| #define pid_t int
| #define TM_IN_SYS_TIME 1
| #define RETSIGTYPE int
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char statfs (); below. */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char statfs ();
| /* 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_statfs) || defined (__stub___statfs)
| choke me
| #else
| char (*f) () = statfs;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:8336: result: no
configure:8272: checking for usleep
configure:8316: gcc -o conftest.exe -g -O2 -fomit-frame-pointer -fno-exceptions conftest.c >&5
configure:8319: $? = 1
configure: failed program was:
| #line 8277 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Frodo"
| #define PACKAGE_TARNAME "Frodo"
| #define PACKAGE_VERSION "4.2"
| #define PACKAGE_STRING "Frodo 4.2"
| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define X_DISPLAY_MISSING 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_INT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_LONG_LONG 0
| #define SIZEOF_VOID_P 0
| #define mode_t int
| #define off_t long
| #define pid_t int
| #define TM_IN_SYS_TIME 1
| #define RETSIGTYPE int
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char usleep (); below. */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char usleep ();
| /* 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_usleep) || defined (__stub___usleep)
| choke me
| #else
| char (*f) () = usleep;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:8336: result: no
configure:8359: checking which target to use
configure:8376: result: SDL
configure:8494: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Frodo config.status 4.2, which was
generated by GNU Autoconf 2.56. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on DFW-W-DAVIST
config.status:644: creating Makefile
config.status:748: creating sysconfig.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-mingw32
ac_cv_build_alias=i686-pc-mingw32
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_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_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_func_gettimeofday=no
ac_cv_func_memcmp_working=no
ac_cv_func_mkdir=no
ac_cv_func_rmdir=no
ac_cv_func_select=no
ac_cv_func_sigaction=no
ac_cv_func_statfs=no
ac_cv_func_strerror=no
ac_cv_func_strstr=no
ac_cv_func_usleep=no
ac_cv_func_utime_null=no
ac_cv_have_x=have_x=no
ac_cv_header_dirent_dirent_h=no
ac_cv_header_dirent_ndir_h=no
ac_cv_header_dirent_sys_dir_h=no
ac_cv_header_dirent_sys_ndir_h=no
ac_cv_header_fcntl_h=no
ac_cv_header_inttypes_h=no
ac_cv_header_memory_h=no
ac_cv_header_ncurses_h=no
ac_cv_header_stdc=no
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=no
ac_cv_header_string_h=no
ac_cv_header_strings_h=no
ac_cv_header_sys_mount_h=no
ac_cv_header_sys_param_h=no
ac_cv_header_sys_select_h=no
ac_cv_header_sys_stat_h=no
ac_cv_header_sys_statfs_h=no
ac_cv_header_sys_statvfs_h=no
ac_cv_header_sys_time_h=no
ac_cv_header_sys_types_h=no
ac_cv_header_sys_vfs_h=no
ac_cv_header_time=no
ac_cv_header_unistd_h=no
ac_cv_header_utime_h=no
ac_cv_header_values_h=no
ac_cv_host=i686-pc-mingw32
ac_cv_host_alias=i686-pc-mingw32
ac_cv_lib_vga_vga_setmode=no
ac_cv_member_struct_stat_st_blocks=no
ac_cv_objext=o
ac_cv_path_SDL_CONFIG=/bin/sdl-config
ac_cv_path_install='/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir=no
ac_cv_search_strerror='none required'
ac_cv_sizeof_char=0
ac_cv_sizeof_int=0
ac_cv_sizeof_long=0
ac_cv_sizeof_long_long=0
ac_cv_sizeof_short=0
ac_cv_sizeof_void_p=0
ac_cv_struct_tm=sys/time.h
ac_cv_target=i686-pc-mingw32
ac_cv_target_alias=i686-pc-mingw32
ac_cv_type_char=no
ac_cv_type_int=no
ac_cv_type_long=no
ac_cv_type_long_long=no
ac_cv_type_mode_t=no
ac_cv_type_off_t=no
ac_cv_type_pid_t=no
ac_cv_type_short=no
ac_cv_type_signal=int
ac_cv_type_void_p=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='gcc'
CFLAGS='-g -O2 -fomit-frame-pointer -fno-exceptions -I/c/Dev-Cpp/include/SDL -Dmain=SDL_main -DHAVE_SDL'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXFLAGS='-g -O2'
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT='.exe'
GUIOBJS=''
GUISRCS=''
HPUX_REV=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KBD_LANG='0'
LDFLAGS=''
LIBOBJS=' fileblocks$U.o memcmp$U.o'
LIBS=' -L/c/Dev-Cpp/lib -lmingw32 -lSDLmain -lSDL -mwindows'
LTLIBOBJS=' fileblocks$U.lo memcmp$U.lo'
OBJEXT='o'
PACKAGE_BUGREPORT='Christian.Bauer@uni-mainz.de'
PACKAGE_NAME='Frodo'
PACKAGE_STRING='Frodo 4.2'
PACKAGE_TARNAME='Frodo'
PACKAGE_VERSION='4.2'
PATH_SEPARATOR=':'
SDL_CFLAGS='-I/c/Dev-Cpp/include/SDL -Dmain=SDL_main'
SDL_CONFIG='/bin/sdl-config'
SDL_LIBS='-L/c/Dev-Cpp/lib -lmingw32 -lSDLmain -lSDL -mwindows'
SET_MAKE=''
SHELL='/bin/sh'
TARGET='sdl'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='i686-pc-mingw32'
build_alias=''
build_cpu='i686'
build_os='mingw32'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-mingw32'
host_alias=''
host_cpu='i686'
host_os='mingw32'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-mingw32'
target_alias=''
target_cpu='i686'
target_os='mingw32'
target_vendor='pc'
top_srcdir=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de"
#define PACKAGE_NAME "Frodo"
#define PACKAGE_STRING "Frodo 4.2"
#define PACKAGE_TARNAME "Frodo"
#define PACKAGE_VERSION "4.2"
#define RETSIGTYPE int
#define SIZEOF_CHAR 0
#define SIZEOF_INT 0
#define SIZEOF_LONG 0
#define SIZEOF_LONG_LONG 0
#define SIZEOF_SHORT 0
#define SIZEOF_VOID_P 0
#define TM_IN_SYS_TIME 1
#define X_DISPLAY_MISSING 1
#define mode_t int
#define off_t long
#define pid_t int
#endif
#ifdef __cplusplus
#include <stdlib.h>
configure: exit 0