[trunk] JamVM Make-Fehler

Maxxx7

Neuer User
Mitglied seit
3 Jan 2007
Beiträge
47
Punkte für Reaktionen
0
Punkte
6
Ich wollte im aktuellen trunk JamVM einbinden und habe folgende Fehlermeldung beim Make erhalten:
checking for javac... javac -Xlint:unchecked
checking if javac -Xlint:unchecked works... configure: error: The Java compiler javac -Xlint:unchecked failed (see config.log, check the CLASSPATH?)
make: *** [source/classpath-0.97.2/.configured] Error 1

Habe ich hier einen Fehler gemacht oder ist das ein Problem mit dem script?
 
see config.log steht da. Das Dingen vllt. mal kontrollieren oder besser gleich anhängen hier?
 
Wenn ich das richtig sehe, dann ist das der entsprechende Ausschnitt aus der config.log:

Code:
configure:4128: checking how to run the C preprocessor
configure:4244: result: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E
configure:4273: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
configure:4279: $? = 0
configure:4310: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4316: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
 
Nein. Häng die mal bitte komplett an.

MfG Oliver
 
kein Problem:

Code:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU Classpath configure 0.97.2, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --cache-file=/home/701/freetz-trunk/make/config.cache --target=mipsel-linux --host=mipsel-linux --build=i386-pc-linux-gnu --program-prefix= --program-suffix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --datadir=/usr/share --includedir=/usr/include --infodir=/usr/share/info --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --mandir=/usr/share/man --sbindir=/usr/sbin --sysconfdir=/etc --with-gnu-ld --disable-nls --disable-gtk-peer --disable-qt-peer --disable-gconf-peer --without-libiconv-prefix --disable-plugin --with-ecj --disable-Werror

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

hostname = linux
uname -m = i686
uname -r = 2.6.28-17-generic
uname -s = Linux
uname -v = #58-Ubuntu SMP Tue Dec 1 18:57:07 UTC 2009

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/701/freetz-trunk/toolchain/target/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


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

configure:2047: loading cache /home/701/freetz-trunk/make/config.cache
configure:2179: checking build system type
configure:2197: result: i386-pc-linux-gnu
configure:2219: checking host system type
configure:2234: result: mipsel-unknown-linux-gnu
configure:2256: checking target system type
configure:2271: result: mipsel-unknown-linux-gnu
configure:2335: checking for a BSD-compatible install
configure:2391: result: /usr/bin/install -c
configure:2402: checking whether build environment is sane
configure:2445: result: yes
configure:2473: checking for a thread-safe mkdir -p
configure:2512: result: /bin/mkdir -p
configure:2525: checking for gawk
configure:2552: result: gawk
configure:2563: checking whether make sets $(MAKE)
configure:2584: result: yes
configure:2664: checking for mipsel-linux-strip
configure:2691: result: mipsel-linux-strip
configure:2767: checking how to create a ustar tar archive
configure:2780: tar --version
tar (GNU tar) 1.20
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:2783: $? = 0
configure:2823: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:2826: $? = 0
configure:2830: tar -xf - <conftest.tar
configure:2833: $? = 0
configure:2846: result: gnutar
configure:3045: checking for style of include used by make
configure:3073: result: GNU
configure:3103: checking for mipsel-linux-gcc
configure:3130: result: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc
configure:3408: checking for C compiler version
configure:3415: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc --version >&5
mipsel-linux-uclibc-gcc (GCC) 4.2.4
Copyright (C) 2007 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:3418: $? = 0
configure:3425: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -v >&5
Using built-in specs.
Target: mipsel-linux-uclibc
Configured with: /home/oliver/fritzbox/freetz/trunk_i386/source/toolchain/target/gcc-4.2.4/configure --prefix=/home/oliver/fritzbox/freetz/trunk_i386/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/usr --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mipsel-linux-uclibc --enable-languages=c,c++ --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --disable-libgomp --disable-multilib --disable-libmudflap --enable-shared --disable-nls --enable-sjlj-exceptions --with-float=soft --enable-cxx-flags=-msoft-float --disable-libssp : (reconfigured) /home/oliver/fritzbox/freetz/trunk_i386/source/toolchain/target/gcc-4.2.4/configure --prefix=/home/oliver/fritzbox/freetz/trunk_i386/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/usr --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mipsel-linux-uclibc --enable-languages=c,c++ --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --disable-libgomp --disable-multilib --disable-libmudflap --enable-shared --disable-nls --enable-sjlj-exceptions --with-float=soft --enable-cxx-flags=-msoft-float --disable-libssp
Thread model: posix
gcc version 4.2.4
configure:3428: $? = 0
configure:3435: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -V >&5
mipsel-linux-uclibc-gcc: '-V' option must have argument
configure:3438: $? = 1
configure:3461: checking for C compiler default output file name
configure:3488: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:3491: $? = 0
configure:3529: result: a.out
configure:3546: checking whether the C compiler works
configure:3576: result: yes
configure:3583: checking whether we are cross compiling
configure:3585: result: yes
configure:3588: checking for suffix of executables
configure:3595: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:3598: $? = 0
configure:3622: result: 
configure:3628: checking for suffix of object files
configure:3680: result: o
configure:3684: checking whether we are using the GNU C compiler
configure:3736: result: yes
configure:3741: checking whether /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc accepts -g
configure:3876: result: yes
configure:3893: checking for /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc option to accept ISO C89
configure:3996: result: none needed
configure:4016: checking dependency style of /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc
configure:4107: result: gcc3
configure:4128: checking how to run the C preprocessor
configure:4244: result: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E
configure:4273: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
configure:4279: $? = 0
configure:4310: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4316: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4354: checking for grep that handles long lines and -e
configure:4428: result: /bin/grep
configure:4433: checking for egrep
configure:4511: result: /bin/grep -E
configure:4516: checking for ANSI C header files
configure:4680: result: yes
configure:4704: checking for sys/types.h
configure:4747: result: yes
configure:4704: checking for sys/stat.h
configure:4747: result: yes
configure:4704: checking for stdlib.h
configure:4747: result: yes
configure:4704: checking for string.h
configure:4747: result: yes
configure:4704: checking for memory.h
configure:4747: result: yes
configure:4704: checking for strings.h
configure:4747: result: yes
configure:4704: checking for inttypes.h
configure:4747: result: yes
configure:4704: checking for stdint.h
configure:4747: result: yes
configure:4704: checking for unistd.h
configure:4747: result: yes
configure:4782: checking alsa/asoundlib.h usability
configure:4799: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
conftest.c:53:28: error: alsa/asoundlib.h: No such file or directory
configure:4805: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <alsa/asoundlib.h>
configure:4819: result: no
configure:4823: checking alsa/asoundlib.h presence
configure:4838: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
conftest.c:20:28: error: alsa/asoundlib.h: No such file or directory
configure:4844: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <alsa/asoundlib.h>
configure:4858: result: no
configure:4891: checking for alsa/asoundlib.h
configure:4899: result: no
configure:5015: checking dssi.h usability
configure:5032: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
conftest.c:53:18: error: dssi.h: No such file or directory
configure:5038: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dssi.h>
configure:5052: result: no
configure:5056: checking dssi.h presence
configure:5071: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
conftest.c:20:18: error: dssi.h: No such file or directory
configure:5077: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <dssi.h>
configure:5091: result: no
configure:5124: checking for dssi.h
configure:5132: result: no
configure:5685: checking whether ln -s works
configure:5689: result: yes
configure:5709: checking for a BSD-compatible install
configure:5765: result: /usr/bin/install -c
configure:5893: checking for C++ compiler version
configure:5900: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc --version >&5
mipsel-linux-uclibc-g++ (GCC) 4.2.4
Copyright (C) 2007 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:5903: $? = 0
configure:5910: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc -v >&5
Using built-in specs.
Target: mipsel-linux-uclibc
Configured with: /home/oliver/fritzbox/freetz/trunk_i386/source/toolchain/target/gcc-4.2.4/configure --prefix=/home/oliver/fritzbox/freetz/trunk_i386/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/usr --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mipsel-linux-uclibc --enable-languages=c,c++ --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --disable-libgomp --disable-multilib --disable-libmudflap --enable-shared --disable-nls --enable-sjlj-exceptions --with-float=soft --enable-cxx-flags=-msoft-float --disable-libssp : (reconfigured) /home/oliver/fritzbox/freetz/trunk_i386/source/toolchain/target/gcc-4.2.4/configure --prefix=/home/oliver/fritzbox/freetz/trunk_i386/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/usr --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mipsel-linux-uclibc --enable-languages=c,c++ --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --disable-libgomp --disable-multilib --disable-libmudflap --enable-shared --disable-nls --enable-sjlj-exceptions --with-float=soft --enable-cxx-flags=-msoft-float --disable-libssp
Thread model: posix
gcc version 4.2.4
 /home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/bin-ccache/../libexec/gcc/mipsel-linux-uclibc/4.2.4/collect2 --eh-frame-hdr -EL -dynamic-linker /lib/ld-uClibc.so.0 /home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/bin-ccache/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/lib/crt1.o /home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/bin-ccache/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/lib/crti.o /home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/bin-ccache/../lib/gcc/mipsel-linux-uclibc/4.2.4/crtbegin.o -L/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/usr/lib/ -L/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/bin-ccache/../lib/gcc/mipsel-linux-uclibc/4.2.4/ -L/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/bin-ccache/../lib/gcc/mipsel-linux-uclibc/4.2.4 -L/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/bin-ccache/../lib/gcc -L/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/bin-ccache/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/lib -luClibc++ -lc -lgcc --as-needed -lgcc_s --no-as-needed /home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/bin-ccache/../lib/gcc/mipsel-linux-uclibc/4.2.4/crtend.o /home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/bin-ccache/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/lib/crtn.o
/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/bin-ccache/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/lib/crt1.o: In function `__start':
(.text+0x1c): undefined reference to `main'
collect2: ld returned 1 exit status
configure:5913: $? = 1
configure:5920: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc -V >&5
mipsel-linux-uclibc-g++: '-V' must come at the start of the command line
configure:5923: $? = 1
configure:5926: checking whether we are using the GNU C++ compiler
configure:5978: result: yes
configure:5983: checking whether /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc accepts -g
configure:6118: result: yes
configure:6143: checking dependency style of /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc
configure:6234: result: gcc3
configure:6322: checking for a sed that does not truncate output
configure:6378: result: /bin/sed
configure:6392: checking for ld used by /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc
configure:6459: result: /home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld
configure:6468: checking if the linker (/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld) is GNU ld
configure:6483: result: yes
configure:6488: checking for /home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld option to reload object files
configure:6495: result: -r
configure:6513: checking for BSD-compatible nm
configure:6562: result: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-nm -B
configure:6566: checking how to recognize dependent libraries
configure:6752: result: pass_all
configure:6996: checking for dlfcn.h
configure:7002: result: yes
configure:7146: checking how to run the C++ preprocessor
configure:7258: result: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc -E
configure:7287: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc -E  conftest.cpp
configure:7293: $? = 0
configure:7324: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:7330: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7379: checking for mipsel-linux-g77
configure:7409: result: no
configure:7379: checking for mipsel-linux-xlf
configure:7409: result: no
configure:7379: checking for mipsel-linux-f77
configure:7409: result: no
configure:7379: checking for mipsel-linux-frt
configure:7409: result: no
configure:7379: checking for mipsel-linux-pgf77
configure:7409: result: no
configure:7379: checking for mipsel-linux-cf77
configure:7409: result: no
configure:7379: checking for mipsel-linux-fort77
configure:7409: result: no
configure:7379: checking for mipsel-linux-fl32
configure:7409: result: no
configure:7379: checking for mipsel-linux-af77
configure:7409: result: no
configure:7379: checking for mipsel-linux-xlf90
configure:7409: result: no
configure:7379: checking for mipsel-linux-f90
configure:7409: result: no
configure:7379: checking for mipsel-linux-pgf90
configure:7409: result: no
configure:7379: checking for mipsel-linux-pghpf
configure:7409: result: no
configure:7379: checking for mipsel-linux-epcf90
configure:7409: result: no
configure:7379: checking for mipsel-linux-gfortran
configure:7409: result: no
configure:7379: checking for mipsel-linux-g95
configure:7409: result: no
configure:7379: checking for mipsel-linux-xlf95
configure:7409: result: no
configure:7379: checking for mipsel-linux-f95
configure:7409: result: no
configure:7379: checking for mipsel-linux-fort
configure:7409: result: no
configure:7379: checking for mipsel-linux-ifort
configure:7409: result: no
configure:7379: checking for mipsel-linux-ifc
configure:7409: result: no
configure:7379: checking for mipsel-linux-efc
configure:7409: result: no
configure:7379: checking for mipsel-linux-pgf95
configure:7409: result: no
configure:7379: checking for mipsel-linux-lf95
configure:7409: result: no
configure:7379: checking for mipsel-linux-ftn
configure:7409: result: no
configure:7423: checking for g77
configure:7453: result: no
configure:7423: checking for xlf
configure:7453: result: no
configure:7423: checking for f77
configure:7453: result: no
configure:7423: checking for frt
configure:7453: result: no
configure:7423: checking for pgf77
configure:7453: result: no
configure:7423: checking for cf77
configure:7453: result: no
configure:7423: checking for fort77
configure:7453: result: no
configure:7423: checking for fl32
configure:7453: result: no
configure:7423: checking for af77
configure:7453: result: no
configure:7423: checking for xlf90
configure:7453: result: no
configure:7423: checking for f90
configure:7453: result: no
configure:7423: checking for pgf90
configure:7453: result: no
configure:7423: checking for pghpf
configure:7453: result: no
configure:7423: checking for epcf90
configure:7453: result: no
configure:7423: checking for gfortran
configure:7453: result: no
configure:7423: checking for g95
configure:7453: result: no
configure:7423: checking for xlf95
configure:7453: result: no
configure:7423: checking for f95
configure:7453: result: no
configure:7423: checking for fort
configure:7453: result: no
configure:7423: checking for ifort
configure:7453: result: no
configure:7423: checking for ifc
configure:7453: result: no
configure:7423: checking for efc
configure:7453: result: no
configure:7423: checking for pgf95
configure:7453: result: no
configure:7423: checking for lf95
configure:7453: result: no
configure:7423: checking for ftn
configure:7453: result: no
configure:7480: checking for Fortran 77 compiler version
configure:7487:  --version >&5
./configure: line 7488: --version: command not found
configure:7490: $? = 127
configure:7497:  -v >&5
./configure: line 7498: -v: command not found
configure:7500: $? = 127
configure:7507:  -V >&5
./configure: line 7508: -V: command not found
configure:7510: $? = 127
configure:7518: checking whether we are using the GNU Fortran 77 compiler
configure:7560: result: no
configure:7566: checking whether  accepts -g
configure:7605: result: no
configure:7634: checking the maximum length of command line arguments
configure:7746: result: 32768
configure:7758: checking command to parse /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-nm -B output from /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc object
configure:7966: result: ok
configure:7970: checking for objdir
configure:7985: result: .libs
configure:8037: checking for mipsel-linux-ar
configure:8064: result: mipsel-linux-ar
configure:8133: checking for mipsel-linux-ranlib
configure:8160: result: mipsel-linux-ranlib
configure:8229: checking for mipsel-linux-strip
configure:8256: result: mipsel-linux-strip
configure:8845: checking for correct ltmain.sh version
configure:8895: result: yes
configure:8955: checking if /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc supports -fno-rtti -fno-exceptions
configure:8990: result: no
configure:9005: checking for /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc option to produce PIC
configure:9237: result: -fPIC
configure:9245: checking if /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc PIC flag -fPIC works
configure:9280: result: yes
configure:9308: checking if /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc static flag -static works
configure:9336: result: yes
configure:9346: checking if /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc supports -c -o file.o
configure:9393: result: yes
configure:9419: checking whether the /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc linker (/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld) supports shared libraries
configure:10399: result: yes
configure:10420: checking whether -lc should be explicitly linked in
configure:10425: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
configure:10428: $? = 0
configure:10443: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:10446: $? = 0
configure:10458: result: no
configure:10466: checking dynamic linker characteristics
configure:11081: result: GNU/Linux ld.so
configure:11105: checking how to hardcode library paths into programs
configure:11130: result: immediate
configure:11144: checking whether stripping libraries is possible
configure:11149: result: yes
configure:11951: checking if libtool supports shared libraries
configure:11953: result: yes
configure:11956: checking whether to build shared libraries
configure:11977: result: yes
configure:11980: checking whether to build static libraries
configure:11984: result: no
configure:12078: creating libtool
configure:12671: checking for ld used by /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc
configure:12738: result: /home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld
configure:12747: checking if the linker (/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld) is GNU ld
configure:12762: result: yes
configure:12813: checking whether the /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc linker (/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld) supports shared libraries
configure:13759: result: yes
configure:13776: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.cpp >&5
configure:13779: $? = 0
configure:13935: checking for /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc option to produce PIC
configure:14219: result: -fPIC
configure:14227: checking if /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc PIC flag -fPIC works
configure:14245: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -fPIC -DPIC conftest.cpp >&5
configure:14249: $? = 0
configure:14262: result: yes
configure:14290: checking if /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc static flag -static works
configure:14318: result: yes
configure:14328: checking if /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc supports -c -o file.o
configure:14375: result: yes
configure:14401: checking whether the /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc linker (/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld) supports shared libraries
configure:14427: result: yes
configure:14494: checking dynamic linker characteristics
configure:15057: result: GNU/Linux ld.so
configure:15081: checking how to hardcode library paths into programs
configure:15106: result: immediate
configure:21357: checking for gawk
configure:21384: result: gawk
configure:21403: checking for mipsel-linux-gcc
configure:21430: result: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc
configure:21708: checking for C compiler version
configure:21715: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc --version >&5
mipsel-linux-uclibc-gcc (GCC) 4.2.4
Copyright (C) 2007 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:21718: $? = 0
configure:21725: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -v >&5
Using built-in specs.
Target: mipsel-linux-uclibc
Configured with: /home/oliver/fritzbox/freetz/trunk_i386/source/toolchain/target/gcc-4.2.4/configure --prefix=/home/oliver/fritzbox/freetz/trunk_i386/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/usr --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mipsel-linux-uclibc --enable-languages=c,c++ --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --disable-libgomp --disable-multilib --disable-libmudflap --enable-shared --disable-nls --enable-sjlj-exceptions --with-float=soft --enable-cxx-flags=-msoft-float --disable-libssp : (reconfigured) /home/oliver/fritzbox/freetz/trunk_i386/source/toolchain/target/gcc-4.2.4/configure --prefix=/home/oliver/fritzbox/freetz/trunk_i386/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/usr --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mipsel-linux-uclibc --enable-languages=c,c++ --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --disable-libgomp --disable-multilib --disable-libmudflap --enable-shared --disable-nls --enable-sjlj-exceptions --with-float=soft --enable-cxx-flags=-msoft-float --disable-libssp
Thread model: posix
gcc version 4.2.4
configure:21728: $? = 0
configure:21735: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -V >&5
mipsel-linux-uclibc-gcc: '-V' option must have argument
configure:21738: $? = 1
configure:21741: checking whether we are using the GNU C compiler
configure:21793: result: yes
configure:21798: checking whether /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc accepts -g
configure:21933: result: yes
configure:21950: checking for /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc option to accept ISO C89
configure:22053: result: none needed
configure:22073: checking dependency style of /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc
configure:22164: result: gcc3
configure:22180: checking whether /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc and cc understand -c and -o together
configure:22279: result: yes
configure:22310: checking how to run the C preprocessor
configure:22426: result: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E
configure:22455: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
configure:22461: $? = 0
configure:22492: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
conftest.c:21:28: error: ac_nonexistent.h: No such file or directory
configure:22498: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:22600: checking __attribute__((,,))
configure:22627: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
configure:22633: $? = 0
configure:22652: result: yes
configure:22676: checking __attribute__((unused))
configure:22703: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
configure:22709: $? = 0
configure:22728: result: yes
configure:22748: checking for ANSI C header files
configure:22912: result: yes
configure:22923: checking size of void *
configure:22983: result: 4
configure:22992: checking whether byte ordering is bigendian
configure:23145: result: no
configure:23246: checking for unistd.h
configure:23252: result: yes
configure:23246: checking for sys/types.h
configure:23252: result: yes
configure:23256: checking sys/config.h usability
configure:23273: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
conftest.c:61:24: error: sys/config.h: No such file or directory
configure:23279: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/config.h>
configure:23293: result: no
configure:23297: checking sys/config.h presence
configure:23312: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
conftest.c:28:24: error: sys/config.h: No such file or directory
configure:23318: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <sys/config.h>
configure:23332: result: no
configure:23365: checking for sys/config.h
configure:23373: result: no
configure:23246: checking for sys/ioctl.h
configure:23252: result: yes
configure:23256: checking asm/ioctls.h usability
configure:23273: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
configure:23279: $? = 0
configure:23293: result: yes
configure:23297: checking asm/ioctls.h presence
configure:23312: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
configure:23318: $? = 0
configure:23332: result: yes
configure:23365: checking for asm/ioctls.h
configure:23373: result: yes
configure:23246: checking for inttypes.h
configure:23252: result: yes
configure:23246: checking for stdint.h
configure:23252: result: yes
configure:23246: checking for utime.h
configure:23252: result: yes
configure:23256: checking sys/utime.h usability
configure:23273: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
conftest.c:66:23: error: sys/utime.h: No such file or directory
configure:23279: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/utime.h>
configure:23293: result: no
configure:23297: checking sys/utime.h presence
configure:23312: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
conftest.c:33:23: error: sys/utime.h: No such file or directory
configure:23318: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h.  */
| #include <sys/utime.h>
configure:23332: result: no
configure:23365: checking for sys/utime.h
configure:23373: result: no
configure:23256: checking sys/filio.h usability
configure:23273: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
conftest.c:66:23: error: sys/filio.h: No such file or directory
configure:23279: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/filio.h>
configure:23293: result: no
configure:23297: checking sys/filio.h presence
configure:23312: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
conftest.c:33:23: error: sys/filio.h: No such file or directory
configure:23318: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h.  */
| #include <sys/filio.h>
configure:23332: result: no
configure:23365: checking for sys/filio.h
configure:23373: result: no
configure:23246: checking for sys/time.h
configure:23252: result: yes
configure:23246: checking for sys/select.h
configure:23252: result: yes
configure:23256: checking crt_externs.h usability
configure:23273: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
conftest.c:68:25: error: crt_externs.h: No such file or directory
configure:23279: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <crt_externs.h>
configure:23293: result: no
configure:23297: checking crt_externs.h presence
configure:23312: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
conftest.c:35:25: error: crt_externs.h: No such file or directory
configure:23318: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| /* end confdefs.h.  */
| #include <crt_externs.h>
configure:23332: result: no
configure:23365: checking for crt_externs.h
configure:23373: result: no
configure:23246: checking for fcntl.h
configure:23252: result: yes
configure:23246: checking for sys/mman.h
configure:23252: result: yes
configure:23256: checking magic.h usability
configure:23273: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
conftest.c:70:19: error: magic.h: No such file or directory
configure:23279: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <magic.h>
configure:23293: result: no
configure:23297: checking magic.h presence
configure:23312: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
conftest.c:37:19: error: magic.h: No such file or directory
configure:23318: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h.  */
| #include <magic.h>
configure:23332: result: no
configure:23365: checking for magic.h
configure:23373: result: no
configure:23256: checking sys/event.h usability
configure:23273: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
conftest.c:70:23: error: sys/event.h: No such file or directory
configure:23279: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/event.h>
configure:23293: result: no
configure:23297: checking sys/event.h presence
configure:23312: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
conftest.c:37:23: error: sys/event.h: No such file or directory
configure:23318: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h.  */
| #include <sys/event.h>
configure:23332: result: no
configure:23365: checking for sys/event.h
configure:23373: result: no
configure:23256: checking sys/epoll.h usability
configure:23273: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
configure:23279: $? = 0
configure:23293: result: yes
configure:23297: checking sys/epoll.h presence
configure:23312: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
configure:23318: $? = 0
configure:23332: result: yes
configure:23365: checking for sys/epoll.h
configure:23373: result: yes
configure:23256: checking ifaddrs.h usability
configure:23273: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
conftest.c:71:21: error: ifaddrs.h: No such file or directory
configure:23279: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EPOLL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ifaddrs.h>
configure:23293: result: no
configure:23297: checking ifaddrs.h presence
configure:23312: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
conftest.c:38:21: error: ifaddrs.h: No such file or directory
configure:23318: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EPOLL_H 1
| /* end confdefs.h.  */
| #include <ifaddrs.h>
configure:23332: result: no
configure:23365: checking for ifaddrs.h
configure:23373: result: no
configure:23246: checking for netinet/in_systm.h
configure:23252: result: yes
configure:23256: checking netinet/ip.h usability
configure:23273: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
configure:23279: $? = 0
configure:23293: result: yes
configure:23297: checking netinet/ip.h presence
configure:23312: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
configure:23318: $? = 0
configure:23332: result: yes
configure:23365: checking for netinet/ip.h
configure:23373: result: yes
configure:23256: checking net/if.h usability
configure:23273: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
configure:23279: $? = 0
configure:23293: result: yes
configure:23297: checking net/if.h presence
configure:23312: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
configure:23318: $? = 0
configure:23332: result: yes
configure:23365: checking for net/if.h
configure:23373: result: yes
configure:23256: checking sys/loadavg.h usability
configure:23273: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
conftest.c:74:25: error: sys/loadavg.h: No such file or directory
configure:23279: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/loadavg.h>
configure:23293: result: no
configure:23297: checking sys/loadavg.h presence
configure:23312: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E  conftest.c
conftest.c:41:25: error: sys/loadavg.h: No such file or directory
configure:23318: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h.  */
| #include <sys/loadavg.h>
configure:23332: result: no
configure:23365: checking for sys/loadavg.h
configure:23373: result: no
conftest.c:44:24: error: sys/config.h: No such file or directory
configure:23464: checking for library containing inet_pton
configure:23505: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23511: $? = 0
configure:23539: result: none required
configure:23619: checking for ftruncate
configure:23699: result: yes
configure:23619: checking for fsync
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for select
configure:23699: result: yes
configure:23619: checking for gethostname
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for socket
configure:23699: result: yes
configure:23619: checking for strerror
configure:23699: result: yes
configure:23619: checking for fork
configure:23699: result: yes
configure:23619: checking for pipe
configure:23699: result: yes
configure:23619: checking for execve
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
conftest.c:75: warning: conflicting types for built-in function 'execve'
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for open
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for close
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for lseek
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for fstat
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for read
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for readv
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for write
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for writev
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for htonl
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for memset
configure:23699: result: yes
configure:23619: checking for htons
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for connect
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for getsockname
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for getpeername
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for bind
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for listen
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for accept
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for recvfrom
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for send
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for sendto
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for setsockopt
configure:23699: result: yes
configure:23619: checking for getsockopt
configure:23699: result: yes
configure:23619: checking for time
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for mktime
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for gethostbyname_r
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for localtime_r
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for strerror_r
configure:23699: result: no
configure:23619: checking for fcntl
configure:23699: result: yes
configure:23619: checking for statvfs
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for mmap
configure:23699: result: yes
configure:23619: checking for munmap
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for mincore
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for msync
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for madvise
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for getpagesize
configure:23699: result: yes
configure:23619: checking for sysconf
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for lstat
configure:23699: result: yes
configure:23619: checking for readlink
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for inet_aton
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for inet_addr
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for inet_pton
configure:23699: result: yes
configure:23619: checking for getifaddrs
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
/tmp/ccA5yH3A.o: In function `main':
conftest.c:(.text+0x18): undefined reference to `getifaddrs'
collect2: ld returned 1 exit status
configure:23681: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_INT32_DEFINED 1
| #define HAVE_INT32_DEFINED 1
| #define HAVE_BSD_INT32_DEFINED 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSYNC 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_FORK 1
| #define HAVE_PIPE 1
| #define HAVE_EXECVE 1
| #define HAVE_OPEN 1
| #define HAVE_CLOSE 1
| #define HAVE_LSEEK 1
| #define HAVE_FSTAT 1
| #define HAVE_READ 1
| #define HAVE_READV 1
| #define HAVE_WRITE 1
| #define HAVE_WRITEV 1
| #define HAVE_HTONL 1
| #define HAVE_MEMSET 1
| #define HAVE_HTONS 1
| #define HAVE_CONNECT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_BIND 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_TIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_FCNTL 1
| #define HAVE_STATVFS 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_ADDR 1
| #define HAVE_INET_PTON 1
| /* end confdefs.h.  */
| /* Define getifaddrs to an innocuous variant, in case <limits.h> declares getifaddrs.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getifaddrs innocuous_getifaddrs
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getifaddrs (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getifaddrs
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getifaddrs ();
| /* 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_getifaddrs || defined __stub___getifaddrs
| choke me
| #endif
| 
| int
| main ()
| {
| return getifaddrs ();
|   ;
|   return 0;
| }
configure:23699: result: no
configure:23619: checking for kqueue
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
/tmp/ccRA1srJ.o: In function `main':
conftest.c:(.text+0x18): undefined reference to `kqueue'
collect2: ld returned 1 exit status
configure:23681: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_INT32_DEFINED 1
| #define HAVE_INT32_DEFINED 1
| #define HAVE_BSD_INT32_DEFINED 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSYNC 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_FORK 1
| #define HAVE_PIPE 1
| #define HAVE_EXECVE 1
| #define HAVE_OPEN 1
| #define HAVE_CLOSE 1
| #define HAVE_LSEEK 1
| #define HAVE_FSTAT 1
| #define HAVE_READ 1
| #define HAVE_READV 1
| #define HAVE_WRITE 1
| #define HAVE_WRITEV 1
| #define HAVE_HTONL 1
| #define HAVE_MEMSET 1
| #define HAVE_HTONS 1
| #define HAVE_CONNECT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_BIND 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_TIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_FCNTL 1
| #define HAVE_STATVFS 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_ADDR 1
| #define HAVE_INET_PTON 1
| /* end confdefs.h.  */
| /* Define kqueue to an innocuous variant, in case <limits.h> declares kqueue.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define kqueue innocuous_kqueue
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char kqueue (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef kqueue
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char kqueue ();
| /* 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_kqueue || defined __stub___kqueue
| choke me
| #endif
| 
| int
| main ()
| {
| return kqueue ();
|   ;
|   return 0;
| }
configure:23699: result: no
configure:23619: checking for kevent
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
/tmp/cco0LDpU.o: In function `main':
conftest.c:(.text+0x18): undefined reference to `kevent'
collect2: ld returned 1 exit status
configure:23681: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_INT32_DEFINED 1
| #define HAVE_INT32_DEFINED 1
| #define HAVE_BSD_INT32_DEFINED 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSYNC 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_FORK 1
| #define HAVE_PIPE 1
| #define HAVE_EXECVE 1
| #define HAVE_OPEN 1
| #define HAVE_CLOSE 1
| #define HAVE_LSEEK 1
| #define HAVE_FSTAT 1
| #define HAVE_READ 1
| #define HAVE_READV 1
| #define HAVE_WRITE 1
| #define HAVE_WRITEV 1
| #define HAVE_HTONL 1
| #define HAVE_MEMSET 1
| #define HAVE_HTONS 1
| #define HAVE_CONNECT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_BIND 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_TIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_FCNTL 1
| #define HAVE_STATVFS 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_ADDR 1
| #define HAVE_INET_PTON 1
| /* end confdefs.h.  */
| /* Define kevent to an innocuous variant, in case <limits.h> declares kevent.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define kevent innocuous_kevent
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char kevent (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef kevent
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char kevent ();
| /* 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_kevent || defined __stub___kevent
| choke me
| #endif
| 
| int
| main ()
| {
| return kevent ();
|   ;
|   return 0;
| }
configure:23699: result: no
configure:23619: checking for epoll_create
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:23681: $? = 0
configure:23699: result: yes
configure:23619: checking for getloadavg
configure:23675: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
/tmp/ccwxAsba.o: In function `main':
conftest.c:(.text+0x18): undefined reference to `getloadavg'
collect2: ld returned 1 exit status
configure:23681: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_INT32_DEFINED 1
| #define HAVE_INT32_DEFINED 1
| #define HAVE_BSD_INT32_DEFINED 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSYNC 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_FORK 1
| #define HAVE_PIPE 1
| #define HAVE_EXECVE 1
| #define HAVE_OPEN 1
| #define HAVE_CLOSE 1
| #define HAVE_LSEEK 1
| #define HAVE_FSTAT 1
| #define HAVE_READ 1
| #define HAVE_READV 1
| #define HAVE_WRITE 1
| #define HAVE_WRITEV 1
| #define HAVE_HTONL 1
| #define HAVE_MEMSET 1
| #define HAVE_HTONS 1
| #define HAVE_CONNECT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_BIND 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_TIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_FCNTL 1
| #define HAVE_STATVFS 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_ADDR 1
| #define HAVE_INET_PTON 1
| #define HAVE_EPOLL_CREATE 1
| /* end confdefs.h.  */
| /* Define getloadavg to an innocuous variant, in case <limits.h> declares getloadavg.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getloadavg innocuous_getloadavg
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getloadavg (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getloadavg
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getloadavg ();
| /* 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_getloadavg || defined __stub___getloadavg
| choke me
| #endif
| 
| int
| main ()
| {
| return getloadavg ();
|   ;
|   return 0;
| }
configure:23699: result: no
configure:23711: checking for magic_open in -lmagic
configure:23746: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c -lmagic   >&5
/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/bin-ccache/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/bin/ld: cannot find -lmagic
collect2: ld returned 1 exit status
configure:23752: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_INT32_DEFINED 1
| #define HAVE_INT32_DEFINED 1
| #define HAVE_BSD_INT32_DEFINED 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSYNC 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_FORK 1
| #define HAVE_PIPE 1
| #define HAVE_EXECVE 1
| #define HAVE_OPEN 1
| #define HAVE_CLOSE 1
| #define HAVE_LSEEK 1
| #define HAVE_FSTAT 1
| #define HAVE_READ 1
| #define HAVE_READV 1
| #define HAVE_WRITE 1
| #define HAVE_WRITEV 1
| #define HAVE_HTONL 1
| #define HAVE_MEMSET 1
| #define HAVE_HTONS 1
| #define HAVE_CONNECT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_BIND 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_TIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_FCNTL 1
| #define HAVE_STATVFS 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_ADDR 1
| #define HAVE_INET_PTON 1
| #define HAVE_EPOLL_CREATE 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char magic_open ();
| int
| main ()
| {
| return magic_open ();
|   ;
|   return 0;
| }
configure:23770: result: no
configure:23778: checking whether struct sockaddr_in6 is in netinet/in.h
configure:23801: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
configure:23807: $? = 0
configure:23817: result: yes
configure:23829: checking whether time.h and sys/time.h may both be included
configure:23880: result: yes
configure:23890: checking whether struct tm is in sys/time.h or time.h
configure:23941: result: time.h
configure:23951: checking for struct tm.tm_zone
configure:23982: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
configure:23988: $? = 0
configure:24048: result: yes
configure:24200: checking for tm_gmtoff in struct tm
configure:24223: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
configure:24229: $? = 0
configure:24239: result: yes
configure:24351: checking for an ANSI C-conforming const
configure:24447: result: yes
configure:24457: checking for inline
configure:24507: result: inline
configure:24526: checking for __attribute__
configure:24547: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
configure:24553: $? = 0
configure:24570: result: yes
configure:24591: checking how many arguments gethostbyname_r() takes
configure:24636: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
conftest.c: In function 'main':
conftest.c:105: error: too few arguments to function 'gethostbyname_r'
configure:24642: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_INT32_DEFINED 1
| #define HAVE_INT32_DEFINED 1
| #define HAVE_BSD_INT32_DEFINED 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSYNC 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_FORK 1
| #define HAVE_PIPE 1
| #define HAVE_EXECVE 1
| #define HAVE_OPEN 1
| #define HAVE_CLOSE 1
| #define HAVE_LSEEK 1
| #define HAVE_FSTAT 1
| #define HAVE_READ 1
| #define HAVE_READV 1
| #define HAVE_WRITE 1
| #define HAVE_WRITEV 1
| #define HAVE_HTONL 1
| #define HAVE_MEMSET 1
| #define HAVE_HTONS 1
| #define HAVE_CONNECT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_BIND 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_TIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_FCNTL 1
| #define HAVE_STATVFS 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_ADDR 1
| #define HAVE_INET_PTON 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_INET6 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define STRUCT_TM_HAS_GMTOFF 1
| /* end confdefs.h.  */
| #include <netdb.h>
| int
| main ()
| {
| 
|             char *name = "www.gnu.org";
|             (void)gethostbyname_r(name) /* ; */
| 
|   ;
|   return 0;
| }
configure:24692: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
configure:24698: $? = 0
configure:24856: result: six
configure:24931: checking for ld used by GCC
configure:24994: result: /home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld
configure:25003: checking if the linker (/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld) is GNU ld
configure:25015: result: yes
configure:25021: checking for shared library run path origin
configure:25034: result: done
configure:25464: checking for iconv
configure:25496: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -o conftest -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c  >&5
configure:25502: $? = 0
configure:25572: result: yes
configure:25595: checking for iconv declaration
configure:25634: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
configure:25640: $? = 0
configure:25659: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:28769: checking for MSG_NOSIGNAL
configure:28792: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
configure:28798: $? = 0
configure:28803: result: yes
configure:28820: checking for SO_NOSIGPIPE 
configure:28843: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
conftest.c: In function 'main':
conftest.c:107: error: 'SO_NOSIGPIPE' undeclared (first use in this function)
conftest.c:107: error: (Each undeclared identifier is reported only once
conftest.c:107: error: for each function it appears in.)
configure:28849: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Classpath"
| #define PACKAGE_TARNAME "classpath"
| #define PACKAGE_VERSION "0.97.2"
| #define PACKAGE_STRING "GNU Classpath 0.97.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "classpath"
| #define VERSION "0.97.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_UNUSED
| #define STDC_HEADERS 1
| #define SIZEOF_VOID_P 4
| #define BYTEORDER 1234
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_IOCTLS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_INT32_DEFINED 1
| #define HAVE_INT32_DEFINED 1
| #define HAVE_BSD_INT32_DEFINED 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSYNC 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_FORK 1
| #define HAVE_PIPE 1
| #define HAVE_EXECVE 1
| #define HAVE_OPEN 1
| #define HAVE_CLOSE 1
| #define HAVE_LSEEK 1
| #define HAVE_FSTAT 1
| #define HAVE_READ 1
| #define HAVE_READV 1
| #define HAVE_WRITE 1
| #define HAVE_WRITEV 1
| #define HAVE_HTONL 1
| #define HAVE_MEMSET 1
| #define HAVE_HTONS 1
| #define HAVE_CONNECT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_BIND 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_TIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_FCNTL 1
| #define HAVE_STATVFS 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_ADDR 1
| #define HAVE_INET_PTON 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_INET6 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define STRUCT_TM_HAS_GMTOFF 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_MSG_NOSIGNAL 1
| /* end confdefs.h.  */
| #include <sys/socket.h>
| int
| main ()
| {
|  int f = SO_NOSIGPIPE;
|   ;
|   return 0;
| }
configure:28865: result: no
configure:28871: checking for MSG_WAITALL
configure:28894: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5
configure:28900: $? = 0
configure:28905: result: yes
configure:30056: checking jni_md.h support
configure:30064: WARNING: no
configure:30090: checking whether to enable maintainer-specific portions of Makefiles
configure:30099: result: no
configure:30181: checking for mkdir
configure:30199: found /bin/mkdir
configure:30211: result: /bin/mkdir
configure:30221: checking for cp
configure:30239: found /bin/cp
configure:30251: result: /bin/cp
configure:30261: checking for date
configure:30279: found /bin/date
configure:30291: result: /bin/date
configure:30302: checking for find
configure:30320: found /usr/bin/find
configure:30332: result: /usr/bin/find
configure:30344: checking for zip
configure:30362: found /usr/bin/zip
configure:30374: result: /usr/bin/zip
configure:30397: checking for fastjar
configure:30415: found /usr/bin/fastjar
configure:30427: result: /usr/bin/fastjar
configure:30755: checking whether to regenerate parsers with jay
configure:30757: result: no
configure:30794: checking for stdint types
configure:30827: /home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -c   conftest.c >&5
configure:30833: $? = 0
configure:30866: result: stdint.h (shortcircuit)
configure:33570: result: make use of stdint.h in include/config-int.h (assuming C99 compatible system)
configure:33625: checking for ecj
configure:33655: result: no
configure:33625: checking for ecj-3.3
configure:33655: result: no
configure:33625: checking for ecj-3.2
configure:33655: result: no
configure:33625: checking for javac
configure:33641: found /usr/bin/javac
configure:33652: result: javac -Xlint:unchecked
configure:33712: checking if javac -Xlint:unchecked works
configure:33732: javac -Xlint:unchecked  -source 1.5 -target 1.5 Object.java
Error: The option "-Xlint:unchecked" is unsupported in this build.
configure:33735: $? = 2
configure:33739: error: The Java compiler javac -Xlint:unchecked failed (see config.log, check the CLASSPATH?)

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

ac_cv_CAN_USE_SYSCTL=no
ac_cv_build=i386-pc-linux-gnu
ac_cv_build_alias=i386-pc-linux-gnu
ac_cv_c_attribute=yes
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int8_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_volatile=yes
ac_cv_cpp_func=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_decl_map_anon=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LINGUAS_set=
ac_cv_env_LINGUAS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-pc-linux-gnu
ac_cv_env_dav_group_set=
ac_cv_env_dav_group_value=
ac_cv_env_dav_localstatedir_set=
ac_cv_env_dav_localstatedir_value=
ac_cv_env_dav_syscachedir_set=
ac_cv_env_dav_syscachedir_value=
ac_cv_env_dav_user_set=
ac_cv_env_dav_user_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=mipsel-linux
ac_cv_env_ssbindir_set=
ac_cv_env_ssbindir_value=
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=mipsel-linux
ac_cv_exeext=
ac_cv_f77_compiler_gnu=no
ac_cv_file__usr_X11R6_lib64=no
ac_cv_file__usr_X11R6_lib=no
ac_cv_func_CRYPTO_set_idptr_callback=no
ac_cv_func_SSL_SESSION_cmp=yes
ac_cv_func__doprnt=no
ac_cv_func__exit=yes
ac_cv_func__getpty=no
ac_cv_func_accept=yes
ac_cv_func_alloca_works=yes
ac_cv_func_basename=yes
ac_cv_func_bcopy=yes
ac_cv_func_bind=yes
ac_cv_func_bzero=yes
ac_cv_func_calloc_0_nonnull=yes
ac_cv_func_chown_works=no
ac_cv_func_clearenv=yes
ac_cv_func_close=yes
ac_cv_func_closedir_void=yes
ac_cv_func_connect=yes
ac_cv_func_daemon=yes
ac_cv_func_dlopen=yes
ac_cv_func_dup2=yes
ac_cv_func_endpwent=yes
ac_cv_func_endutent=yes
ac_cv_func_endutxent=no
ac_cv_func_epoll_create=yes
ac_cv_func_epoll_ctl=no
ac_cv_func_execve=yes
ac_cv_func_fchmod=yes
ac_cv_func_fchown=yes
ac_cv_func_fcntl=yes
ac_cv_func_finite=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_freeaddrinfo=yes
ac_cv_func_fseeko=yes
ac_cv_func_fstat=yes
ac_cv_func_fsync=yes
ac_cv_func_ftruncate=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdelim=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_gethostbyname_r=yes
ac_cv_func_gethostname=yes
ac_cv_func_getifaddrs=no
ac_cv_func_getline=yes
ac_cv_func_getloadavg=no
ac_cv_func_getmntent=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpeername=yes
ac_cv_func_getsockname=yes
ac_cv_func_getsockopt=yes
ac_cv_func_getspnam=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getttynam=yes
ac_cv_func_getusershell=yes
ac_cv_func_getutent=yes
ac_cv_func_getutid=yes
ac_cv_func_getutline=yes
ac_cv_func_getutxent=no
ac_cv_func_getutxid=no
ac_cv_func_getutxline=no
ac_cv_func_htonl=yes
ac_cv_func_htons=yes
ac_cv_func_index=yes
ac_cv_func_inet_addr=yes
ac_cv_func_inet_aton=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_isatty=yes
ac_cv_func_isblank=yes
ac_cv_func_isinf=yes
ac_cv_func_isnan=yes
ac_cv_func_issetugid=no
ac_cv_func_kevent=no
ac_cv_func_kqueue=no
ac_cv_func_link=yes
ac_cv_func_listen=yes
ac_cv_func_localtime_r=yes
ac_cv_func_logout=yes
ac_cv_func_logwtmp=yes
ac_cv_func_lseek=yes
ac_cv_func_lstat=yes
ac_cv_func_lstat_dereferences_slashed_symlink=no
ac_cv_func_madvise=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mincore=yes
ac_cv_func_mkdir=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mktime=yes
ac_cv_func_mmap=yes
ac_cv_func_mmap_anon=yes
ac_cv_func_mmap_dev_zero=yes
ac_cv_func_mmap_file=yes
ac_cv_func_mmap_fixed_mapped=no
ac_cv_func_msync=yes
ac_cv_func_munmap=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_open=yes
ac_cv_func_pipe=yes
ac_cv_func_poll=yes
ac_cv_func_posix_getgrgid_r=yes
ac_cv_func_posix_getpwuid_r=yes
ac_cv_func_putenv=yes
ac_cv_func_pututline=yes
ac_cv_func_pututxline=no
ac_cv_func_read=yes
ac_cv_func_readlink=yes
ac_cv_func_readv=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_recvfrom=yes
ac_cv_func_remove=yes
ac_cv_func_rename=yes
ac_cv_func_rindex=yes
ac_cv_func_rpmatch=no
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_send=yes
ac_cv_func_sendto=yes
ac_cv_func_setbuf=yes
ac_cv_func_setbuffer=yes
ac_cv_func_setlocale=yes
ac_cv_func_setpgrp_void=yes
ac_cv_func_setsockopt=yes
ac_cv_func_setutent=yes
ac_cv_func_setutxent=no
ac_cv_func_setvbuf=yes
ac_cv_func_shutdown=yes
ac_cv_func_sigaction=yes
ac_cv_func_signal=yes
ac_cv_func_sigvec=no
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_stat_empty_string_bug=yes
ac_cv_func_statvfs=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strcasestr=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=no
ac_cv_func_strerror_r_char_p=yes
ac_cv_func_strftime=yes
ac_cv_func_strlcat=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strnlen=yes
ac_cv_func_strpbrk=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoll=yes
ac_cv_func_symlink=yes
ac_cv_func_sysconf=yes
ac_cv_func_tcgetpgrp=yes
ac_cv_func_time=yes
ac_cv_func_times=yes
ac_cv_func_unlink=yes
ac_cv_func_updwtmp=yes
ac_cv_func_usleep=yes
ac_cv_func_utime=yes
ac_cv_func_utime_null=no
ac_cv_func_utimes=yes
ac_cv_func_utmpname=yes
ac_cv_func_utmpxname=no
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_which_gethostbyname_r=six
ac_cv_func_write=yes
ac_cv_func_writev=yes
ac_cv_have_decl___UCLIBC__=yes
ac_cv_have_decl_malloc=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_have_struct_addrinfo=yes
ac_cv_have_struct_in6_addr=yes
ac_cv_have_struct_sockaddr_in6=yes
ac_cv_have_struct_sockaddr_storage=yes
ac_cv_header_alsa_asoundlib_h=no
ac_cv_header_argz_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_asm_ioctls_h=yes
ac_cv_header_crt_externs_h=no
ac_cv_header_crypt_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_dssi_h=no
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_gpm_h=no
ac_cv_header_gssapi_gssapi_h=no
ac_cv_header_gssapi_h=no
ac_cv_header_iconv_h=yes
ac_cv_header_ifaddrs_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_ioctl_h=no
ac_cv_header_langinfo_h=yes
ac_cv_header_lastlog_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_libintl_h=no
ac_cv_header_libutil_h=no
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_magic_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_mntent_h=yes
ac_cv_header_ncurses_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_in_systm_h=yes
ac_cv_header_netinet_ip_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_openssl_opensslv_h=yes
ac_cv_header_openssl_ssl_h=yes
ac_cv_header_pam_pam_appl_h=no
ac_cv_header_paths_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pty_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_security_pam_appl_h=no
ac_cv_header_shadow_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint=stdint.h
ac_cv_header_stdint_h=yes
ac_cv_header_stdint_t=stdint.h
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=no
ac_cv_header_sys_bsdtypes_h=no
ac_cv_header_sys_config_h=no
ac_cv_header_sys_epoll_h=yes
ac_cv_header_sys_event_h=no
ac_cv_header_sys_filio_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_limits_h=no
ac_cv_header_sys_loadavg_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_types_h_makedev=yes
ac_cv_header_sys_utime_h=no
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_termio_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_ttyent_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_util_h=no
ac_cv_header_utime_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=no
ac_cv_header_vfork_h=no
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=mipsel-unknown-linux-gnu
ac_cv_host_alias=mipsel-linux
ac_cv_lib_cposix_strerror=no
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_cups_httpConnect=no
ac_cv_lib_dir_opendir=no
ac_cv_lib_error_at_line=yes
ac_cv_lib_intl_tolower=no
ac_cv_lib_magic_magic_open=no
ac_cv_lib_ncurses___use_default_colors=yes
ac_cv_lib_ncurses_initscr=yes
ac_cv_lib_resolv_res_mkquery=yes
ac_cv_lib_tiff_TIFFOpen=yes
ac_cv_lib_util_openpty=yes
ac_cv_lib_z_deflate=yes
ac_cv_lib_z_inflate=yes
ac_cv_libevent_linker_option='(none)'
ac_cv_libevent_normal=yes
ac_cv_linux_vers=2.6.13.1
ac_cv_member_struct_sockaddr_storage_ss_family=yes
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_member_struct_tm___tm_gmtoff=no
ac_cv_member_struct_tm_tm_gmtoff=yes
ac_cv_member_struct_tm_tm_zone=yes
ac_cv_member_struct_utmp_ut_addr=yes
ac_cv_member_struct_utmp_ut_addr_v6=yes
ac_cv_member_struct_utmp_ut_exit=yes
ac_cv_member_struct_utmp_ut_host=yes
ac_cv_member_struct_utmp_ut_id=yes
ac_cv_member_struct_utmp_ut_pid=yes
ac_cv_member_struct_utmp_ut_time=yes
ac_cv_member_struct_utmp_ut_tv=yes
ac_cv_member_struct_utmp_ut_type=yes
ac_cv_member_struct_utmpx_ut_addr=no
ac_cv_member_struct_utmpx_ut_addr_v6=no
ac_cv_member_struct_utmpx_ut_host=no
ac_cv_member_struct_utmpx_ut_id=no
ac_cv_member_struct_utmpx_ut_syslen=no
ac_cv_member_struct_utmpx_ut_time=no
ac_cv_member_struct_utmpx_ut_tv=no
ac_cv_member_struct_utmpx_ut_type=no
ac_cv_objext=o
ac_cv_openssl_linker_option='(none)'
ac_cv_path_AR=/home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-ar
ac_cv_path_CERTUTIL=notfound
ac_cv_path_CP=/bin/cp
ac_cv_path_DATE=/bin/date
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FASTJAR=/usr/bin/fastjar
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_FIND=/usr/bin/find
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_KRB5_CONFIG=/usr/bin/krb5-config
ac_cv_path_MKDIR=/bin/mkdir
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_NEON_CONFIG=/home/701/freetz-trunk/toolchain/target/bin/neon-config
ac_cv_path_OPENSSL=/home/701/freetz-trunk/toolchain/target/bin/openssl
ac_cv_path_PK12UTIL=notfound
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_RANLIB=/home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-ranlib
ac_cv_path_SED=/bin/sed
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ZIP=/usr/bin/zip
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AR=mipsel-linux-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_BUILD_CC=gcc
ac_cv_prog_CC=/home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc
ac_cv_prog_CPP='/home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E'
ac_cv_prog_CXX=/home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc
ac_cv_prog_CXXCPP='/home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc -E'
ac_cv_prog_JAVAC='javac -Xlint:unchecked'
ac_cv_prog_LD=mipsel-linux-ld
ac_cv_prog_MAKE_LOWER_TAGS=no
ac_cv_prog_MAKE_UPPER_TAGS=no
ac_cv_prog_OBJDUMP=mipsel-linux-objdump
ac_cv_prog_RANLIB=mipsel-linux-ranlib
ac_cv_prog_STRIP=mipsel-linux-strip
ac_cv_prog_ac_ct_INSTALL=install
ac_cv_prog_cc__home_701_freetz_trunk_toolchain_target_bin_mipsel_linux_uclibc_gcc_c_o=yes
ac_cv_prog_cc_c89=
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_f77_g=no
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_basename='none required'
ac_cv_search_getmntent='none required'
ac_cv_search_inet_pton='none required'
ac_cv_search_opendir='none required'
ac_cv_search_openpty=-lutil
ac_cv_sizeof_char=1
ac_cv_sizeof_double=8
ac_cv_sizeof_fpos_t=24
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_double=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_pid_t=4
ac_cv_sizeof_ptrdiff_t=4
ac_cv_sizeof_short=2
ac_cv_sizeof_signed_char=1
ac_cv_sizeof_size_t=4
ac_cv_sizeof_socklen_t=4
ac_cv_sizeof_ssize_t=4
ac_cv_sizeof_stat_st_size=8
ac_cv_sizeof_time_t=4
ac_cv_sizeof_void_p=4
ac_cv_stdint_message='using gnu compiler mipsel-linux-uclibc-gcc (GCC) 4.2.4'
ac_cv_stdint_result='(assuming C99 compatible system)'
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=no
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_sys_long_file_names=yes
ac_cv_target=mipsel-unknown-linux-gnu
ac_cv_target_alias=mipsel-linux
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_signed_char=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_struct_sockaddr_storage=yes
ac_cv_type_u_int16_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_uint16_t=yes
ac_cv_type_void_p=yes
ac_cv_working_alloca_h=yes
acl_cv_path_LD=/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
am_cv_prog_tar_ustar=gnutar
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
cf_cv_1UL=1UL
cf_cv_abi_version=5
cf_cv_ansi_cc=-DCC_HAS_PROTOS
cf_cv_builtin_bool=1
cf_cv_cc_bool_type=0
cf_cv_cc_u_d_options=yes
cf_cv_dcl_errno=yes
cf_cv_define_sigwinch=yes
cf_cv_do_relink=yes
cf_cv_do_symlinks=yes
cf_cv_enable_lp64=0
cf_cv_enable_opaque=NCURSES_OPAQUE
cf_cv_enable_reentrant=0
cf_cv_func_nanosleep=yes
cf_cv_func_openpty=pty.h
cf_cv_func_vsscanf=vsscanf
cf_cv_gcc_inline=yes
cf_cv_gnu_source=yes
cf_cv_have_errno=yes
cf_cv_have_isascii=yes
cf_cv_have_tcgetattr=yes
cf_cv_header_stdbool_h=1
cf_cv_ld_rpath=no
cf_cv_lib_util=yes
cf_cv_link_dataonly=yes
cf_cv_makeflags=
cf_cv_mixedcase=yes
cf_cv_need_libm=yes
cf_cv_prog_CC_c_o=yes
cf_cv_regex=regex.h
cf_cv_rel_version=5.7
cf_cv_rm_so_locs=no
cf_cv_shared_soname='`basename $@ .${REL_VERSION}`.${ABI_VERSION}'
cf_cv_shlib_version=rel
cf_cv_shlib_version_infix=no
cf_cv_sig_atomic_t='volatile sig_atomic_t'
cf_cv_sizechange=yes
cf_cv_src_modules='ncurses panel menu form'
cf_cv_struct_dirent64=no
cf_cv_subst_AR_OPTS=rv
cf_cv_sys_time_select=yes
cf_cv_system_name=linux-gnu
cf_cv_timestamp='Tue Dec 22 08:00:59 CET 2009'
cf_cv_type_of_bool='unsigned char'
cf_cv_type_sigaction=no
cf_cv_typeof_chtype=long
cf_cv_typeof_mmask_t=long
cf_cv_unsigned_literals=yes
cf_cv_weak_symbols=no
cf_cv_working_poll=no
gcc_cv_c_gcc_attribute_supported=yes
gcc_cv_c_gcc_attribute_unused=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
libffi_cv_ro_eh_frame=no
lt_cv_archive_cmds_need_lc=no
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld
lt_cv_path_LDCXX=/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld
lt_cv_path_NM='/home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/lib/alsa-lib /usr/local/lib '
lt_cv_sys_lib_search_path_spec='/home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/lib/gcc/mipsel-linux-uclibc/4.2.4 /home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/lib/gcc /home/701/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/lib'
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
ne_cv_cc_timezone=yes
ne_cv_cc_werror=yes
ne_cv_fmt_off_t=lld
ne_cv_fmt_size_t=u
ne_cv_fmt_ssize_t=d
ne_cv_fmt_time_t=ld
ne_cv_gai_addrconfig=no
ne_cv_lib_neon=yes
ne_cv_lib_neonver=yes
ne_cv_lib_ssl097=yes
ne_cv_libsfor_getaddrinfo='none needed'
ne_cv_libsfor_socket='none needed'
ne_cv_os_uname=Linux
ne_cv_pkg_libproxy_1_0=no
ne_cv_pkg_openssl=yes
ne_cv_pkg_pakchois=no

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

ACLOCAL='${SHELL} /home/701/freetz-trunk/source/classpath-0.97.2/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/701/freetz-trunk/source/classpath-0.97.2/missing --run tar'
AR='mipsel-linux-ar'
AUTOCONF='${SHELL} /home/701/freetz-trunk/source/classpath-0.97.2/missing --run autoconf'
AUTOHEADER='${SHELL} /home/701/freetz-trunk/source/classpath-0.97.2/missing --run autoheader'
AUTOMAKE='${SHELL} /home/701/freetz-trunk/source/classpath-0.97.2/missing --run automake-1.10'
AWK='gawk'
BUILD_CLASS_FILES_FALSE=''
BUILD_CLASS_FILES_TRUE='#'
CAIRO_CFLAGS=''
CAIRO_LIBS=''
CC='/home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
CLASSPATH_CONVENIENCE='-no-undefined'
CLASSPATH_INCLUDES='-I$(top_srcdir)/include -I$(top_srcdir)/native/jni/classpath -I$(top_srcdir)/native/jni/native-lib'
CLASSPATH_MODULE='-module -version-info 0:0:0 -no-undefined'
COLLECTIONS_PREFIX=''
CP='/bin/cp'
CPP='/home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -E'
CPPFLAGS=''
CREATE_ALSA_LIBRARIES_FALSE=''
CREATE_ALSA_LIBRARIES_TRUE='#'
CREATE_API_DOCS_FALSE=''
CREATE_API_DOCS_TRUE='#'
CREATE_COLLECTIONS_FALSE=''
CREATE_COLLECTIONS_TRUE='#'
CREATE_CORE_JNI_LIBRARIES_FALSE='#'
CREATE_CORE_JNI_LIBRARIES_TRUE=''
CREATE_DSSI_LIBRARIES_FALSE=''
CREATE_DSSI_LIBRARIES_TRUE='#'
CREATE_GCONF_PEER_LIBRARIES_FALSE=''
CREATE_GCONF_PEER_LIBRARIES_TRUE='#'
CREATE_GSTREAMER_PEER_LIBRARIES_FALSE=''
CREATE_GSTREAMER_PEER_LIBRARIES_TRUE='#'
CREATE_GTK_PEER_LIBRARIES_FALSE=''
CREATE_GTK_PEER_LIBRARIES_TRUE='#'
CREATE_JNI_HEADERS_FALSE=''
CREATE_JNI_HEADERS_TRUE='#'
CREATE_JNI_LIBRARIES_FALSE='#'
CREATE_JNI_LIBRARIES_TRUE=''
CREATE_PLUGIN_FALSE=''
CREATE_PLUGIN_TRUE='#'
CREATE_QT_PEER_LIBRARIES_FALSE=''
CREATE_QT_PEER_LIBRARIES_TRUE='#'
CREATE_WRAPPERS_FALSE=''
CREATE_WRAPPERS_TRUE='#'
CREATE_XMLJ_LIBRARY_FALSE=''
CREATE_XMLJ_LIBRARY_TRUE='#'
CXX='/home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc'
CXXCPP='/home/701/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
CYGPATH_W='echo'
DATE='/bin/date'
DEFAULT_PREFS_PEER='gnu.java.util.prefs.GConfBasedFactory'
DEFS=''
DEPDIR='.deps'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
ECJ_JAR=''
EGREP='/bin/grep -E'
ENABLE_LOCAL_SOCKETS_FALSE=''
ENABLE_LOCAL_SOCKETS_TRUE=''
ERROR_CFLAGS=''
EXAMPLESDIR='examples'
EXEEXT=''
F77=''
FASTJAR='/usr/bin/fastjar'
FFLAGS=''
FIND='/usr/bin/find'
FREETYPE2_CFLAGS=''
FREETYPE2_LIBS=''
GCONF_CFLAGS=''
GCONF_LIBS=''
GDK_CFLAGS=''
GDK_LIBS=''
GJDOC=''
GLIB_CFLAGS=''
GLIB_LIBS=''
GREP='/bin/grep'
GSTREAMER_BASE_CFLAGS=''
GSTREAMER_BASE_LIBS=''
GSTREAMER_CFLAGS=''
GSTREAMER_FILE_READER=''
GSTREAMER_LIBS=''
GSTREAMER_MIXER_PROVIDER=''
GSTREAMER_PLUGINS_BASE_CFLAGS=''
GSTREAMER_PLUGINS_BASE_LIBS=''
GST_PLUGIN_LDFLAGS=''
GTK_CFLAGS=''
GTK_LIBS=''
INIT_LOAD_LIBRARY='true'
INSTALL_CLASS_FILES_FALSE=''
INSTALL_CLASS_FILES_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_GLIBJ_ZIP_FALSE='#'
INSTALL_GLIBJ_ZIP_TRUE=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JAVAC='javac -Xlint:unchecked'
JAVAC_MEM_OPT=''
JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION='false'
JAY=''
JAY_SKELETON=''
LDFLAGS=''
LIBDEBUG='false'
LIBICONV=''
LIBMAGIC=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBVERSION='0:0:0'
LN_S='ln -s'
LTLIBICONV=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/701/freetz-trunk/source/classpath-0.97.2/missing --run makeinfo'
MKDIR='/bin/mkdir'
MOC=''
MOZILLA_CFLAGS=''
MOZILLA_LIBS=''
NMEDIT=''
OBJEXT='o'
PACKAGE='classpath'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='GNU Classpath'
PACKAGE_STRING='GNU Classpath 0.97.2'
PACKAGE_TARNAME='classpath'
PACKAGE_VERSION='0.97.2'
PANGOFT2_CFLAGS=''
PANGOFT2_LIBS=''
PATH_SEPARATOR=':'
PATH_TO_ESCHER=''
PATH_TO_GLIBJ_ZIP=''
PERL=''
PKG_CONFIG=''
PLUGIN_DIR=''
QT_CFLAGS=''
QT_LIBS=''
RANLIB='mipsel-linux-ranlib'
REGEN_PARSERS_FALSE=''
REGEN_PARSERS_TRUE='#'
REMOVE=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRICT_WARNING_CFLAGS='-Wstrict-prototypes -pedantic'
STRIP='mipsel-linux-strip'
TOOLSDIR='tools'
USER_JAVAH=''
USE_ESCHER_FALSE=''
USE_ESCHER_TRUE=''
USE_PREBUILT_GLIBJ_ZIP_FALSE=''
USE_PREBUILT_GLIBJ_ZIP_TRUE='#'
VERSION='0.97.2'
VM_BINARY='${prefix}/bin/jamvm'
WARNING_CFLAGS='-W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long'
XMKMF=''
XML_CFLAGS=''
XML_LIBS=''
XSLT_CFLAGS=''
XSLT_LIBS=''
XTEST_LIBS=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ZIP=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='/usr/bin'
build='i386-pc-linux-gnu'
build_alias='i386-pc-linux-gnu'
build_cpu='i386'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/share'
datarootdir='${prefix}/share'
default_toolkit='gnu.java.awt.peer.gtk.GtkToolkit'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr'
glibjdir='${datadir}/${PACKAGE}'
host='mipsel-unknown-linux-gnu'
host_alias='mipsel-linux'
host_cpu='mipsel'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='/usr/include'
infodir='/usr/share/info'
install_sh='$(SHELL) /home/701/freetz-trunk/source/classpath-0.97.2/install-sh'
libdir='/usr/lib'
libexecdir='/usr/lib'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='/usr/share/man'
mkdir_p='/bin/mkdir -p'
nativeexeclibdir='${libdir}/${PACKAGE}'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s&$$&&;s&^&&'
psdir='${docdir}'
sbindir='/usr/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target='mipsel-unknown-linux-gnu'
target_alias='mipsel-linux'
target_cpu='x86'
target_os='linux-gnu'
target_vendor='unknown'
vm_classes='${top_srcdir}/vm/reference'

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

#define PACKAGE_NAME "GNU Classpath"
#define PACKAGE_TARNAME "classpath"
#define PACKAGE_VERSION "0.97.2"
#define PACKAGE_STRING "GNU Classpath 0.97.2"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE "classpath"
#define VERSION "0.97.2"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HAVE_GNUC25_ATTRIB
#define HAVE_GNUC25_UNUSED
#define STDC_HEADERS 1
#define SIZEOF_VOID_P 4
#define BYTEORDER 1234
#define HAVE_UNISTD_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_ASM_IOCTLS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UTIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_EPOLL_H 1
#define HAVE_NETINET_IN_SYSTM_H 1
#define HAVE_NETINET_IP_H 1
#define HAVE_NET_IF_H 1
#define HAVE_INT32_DEFINED 1
#define HAVE_INT32_DEFINED 1
#define HAVE_BSD_INT32_DEFINED 1
#define HAVE_FTRUNCATE 1
#define HAVE_FSYNC 1
#define HAVE_SELECT 1
#define HAVE_GETHOSTNAME 1
#define HAVE_SOCKET 1
#define HAVE_STRERROR 1
#define HAVE_FORK 1
#define HAVE_PIPE 1
#define HAVE_EXECVE 1
#define HAVE_OPEN 1
#define HAVE_CLOSE 1
#define HAVE_LSEEK 1
#define HAVE_FSTAT 1
#define HAVE_READ 1
#define HAVE_READV 1
#define HAVE_WRITE 1
#define HAVE_WRITEV 1
#define HAVE_HTONL 1
#define HAVE_MEMSET 1
#define HAVE_HTONS 1
#define HAVE_CONNECT 1
#define HAVE_GETSOCKNAME 1
#define HAVE_GETPEERNAME 1
#define HAVE_BIND 1
#define HAVE_LISTEN 1
#define HAVE_ACCEPT 1
#define HAVE_RECVFROM 1
#define HAVE_SEND 1
#define HAVE_SENDTO 1
#define HAVE_SETSOCKOPT 1
#define HAVE_GETSOCKOPT 1
#define HAVE_TIME 1
#define HAVE_MKTIME 1
#define HAVE_GETHOSTBYNAME_R 1
#define HAVE_LOCALTIME_R 1
#define HAVE_FCNTL 1
#define HAVE_STATVFS 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_MINCORE 1
#define HAVE_MSYNC 1
#define HAVE_MADVISE 1
#define HAVE_GETPAGESIZE 1
#define HAVE_SYSCONF 1
#define HAVE_LSTAT 1
#define HAVE_READLINK 1
#define HAVE_INET_ATON 1
#define HAVE_INET_ADDR 1
#define HAVE_INET_PTON 1
#define HAVE_EPOLL_CREATE 1
#define HAVE_INET6 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define STRUCT_TM_HAS_GMTOFF 1
#define HAVE_FUNC_GETHOSTBYNAME_R_6 1
#define HAVE_ICONV 1
#define ICONV_CONST 
#define HAVE_MSG_NOSIGNAL 1
#define HAVE_MSG_WAITALL 1

configure: exit 1
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.