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

It was created by aMule configure 2.0.3, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --enable-webserver=no --enable-optimize --enable-amule-gui=no --enable-webservergui=no --enable-cas=no --enable-wxcas=no --enable-utf8-systray

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

hostname = abook
uname -m = ppc
uname -r = 2.6.12
uname -s = Linux
uname -v = #2 Sun Jun 19 21:42:22 CEST 2005

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

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

PATH: /usr/kerberos/bin
PATH: =/opt/IBMJava2-ppc-142/bin
PATH: /opt/IBMJava2-ppc-142/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /home/aronchi/bin


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

configure:1423: checking build system type
configure:1441: result: powerpc-unknown-linux
configure:1449: checking host system type
configure:1463: result: powerpc-unknown-linux
configure:1471: checking target system type
configure:1485: result: powerpc-unknown-linux
configure:1513: checking for a BSD-compatible install
configure:1568: result: /usr/bin/install -c
configure:1579: checking whether build environment is sane
configure:1622: result: yes
configure:1687: checking for gawk
configure:1703: found /usr/bin/gawk
configure:1713: result: gawk
configure:1723: checking whether make sets $(MAKE)
configure:1743: result: yes
configure:1915: checking whether to enable maintainer-specific portions of Makefiles
configure:1924: result: no
configure:2027: checking for g++
configure:2043: found /usr/bin/g++
configure:2053: result: g++
configure:2069: checking for C++ compiler version
configure:2072: g++ --version </dev/null >&5
g++ (GCC) 4.0.0 20050606 (Red Hat 4.0.0-11)
Copyright (C) 2005 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:2075: $? = 0
configure:2077: g++ -v </dev/null >&5
Using built-in specs.
Target: ppc64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95 --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=ppc64-redhat-linux --build=ppc64-redhat-linux --target=ppc64-redhat-linux --with-cpu=default32
Thread model: posix
gcc version 4.0.0 20050606 (Red Hat 4.0.0-11)
configure:2080: $? = 0
configure:2082: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:2085: $? = 1
configure:2108: checking for C++ compiler default output file name
configure:2111: g++    conftest.cc  >&5
configure:2114: $? = 0
configure:2160: result: a.out
configure:2165: checking whether the C++ compiler works
configure:2171: ./a.out
configure:2174: $? = 0
configure:2191: result: yes
configure:2198: checking whether we are cross compiling
configure:2200: result: no
configure:2203: checking for suffix of executables
configure:2205: g++ -o conftest    conftest.cc  >&5
configure:2208: $? = 0
configure:2233: result: 
configure:2239: checking for suffix of object files
configure:2260: g++ -c   conftest.cc >&5
configure:2263: $? = 0
configure:2285: result: o
configure:2289: checking whether we are using the GNU C++ compiler
configure:2313: g++ -c   conftest.cc >&5
configure:2319: $? = 0
configure:2323: test -z 
			 || test ! -s conftest.err
configure:2326: $? = 0
configure:2329: test -s conftest.o
configure:2332: $? = 0
configure:2345: result: yes
configure:2351: checking whether g++ accepts -g
configure:2372: g++ -c -g  conftest.cc >&5
configure:2378: $? = 0
configure:2382: test -z 
			 || test ! -s conftest.err
configure:2385: $? = 0
configure:2388: test -s conftest.o
configure:2391: $? = 0
configure:2402: result: yes
configure:2444: g++ -c   conftest.cc >&5
configure:2450: $? = 0
configure:2454: test -z 
			 || test ! -s conftest.err
configure:2457: $? = 0
configure:2460: test -s conftest.o
configure:2463: $? = 0
configure:2489: g++ -c   conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:15: error: 'exit' was not declared in this scope
configure:2495: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2444: g++ -c   conftest.cc >&5
configure:2450: $? = 0
configure:2454: test -z 
			 || test ! -s conftest.err
configure:2457: $? = 0
configure:2460: test -s conftest.o
configure:2463: $? = 0
configure:2489: g++ -c   conftest.cc >&5
configure:2495: $? = 0
configure:2499: test -z 
			 || test ! -s conftest.err
configure:2502: $? = 0
configure:2505: test -s conftest.o
configure:2508: $? = 0
configure:2542: checking for style of include used by make
configure:2570: result: GNU
configure:2598: checking dependency style of g++
configure:2688: result: gcc3
configure:2710: checking how to run the C++ preprocessor
configure:2741: g++ -E  conftest.cc
configure:2747: $? = 0
configure:2779: g++ -E  conftest.cc
conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory
configure:2785: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2824: result: g++ -E
configure:2848: g++ -E  conftest.cc
configure:2854: $? = 0
configure:2886: g++ -E  conftest.cc
conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory
configure:2892: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2981: checking for gcc
configure:2997: found /usr/bin/gcc
configure:3007: result: gcc
configure:3251: checking for C compiler version
configure:3254: gcc --version </dev/null >&5
gcc (GCC) 4.0.0 20050606 (Red Hat 4.0.0-11)
Copyright (C) 2005 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:3257: $? = 0
configure:3259: gcc -v </dev/null >&5
Using built-in specs.
Target: ppc64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95 --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=ppc64-redhat-linux --build=ppc64-redhat-linux --target=ppc64-redhat-linux --with-cpu=default32
Thread model: posix
gcc version 4.0.0 20050606 (Red Hat 4.0.0-11)
configure:3262: $? = 0
configure:3264: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:3267: $? = 1
configure:3270: checking whether we are using the GNU C compiler
configure:3294: gcc -c   conftest.c >&5
configure:3300: $? = 0
configure:3304: test -z 
			 || test ! -s conftest.err
configure:3307: $? = 0
configure:3310: test -s conftest.o
configure:3313: $? = 0
configure:3326: result: yes
configure:3332: checking whether gcc accepts -g
configure:3353: gcc -c -g  conftest.c >&5
configure:3359: $? = 0
configure:3363: test -z 
			 || test ! -s conftest.err
configure:3366: $? = 0
configure:3369: test -s conftest.o
configure:3372: $? = 0
configure:3383: result: yes
configure:3400: checking for gcc option to accept ANSI C
configure:3470: gcc  -c   conftest.c >&5
configure:3476: $? = 0
configure:3480: test -z 
			 || test ! -s conftest.err
configure:3483: $? = 0
configure:3486: test -s conftest.o
configure:3489: $? = 0
configure:3507: result: none needed
configure:3525: gcc -c   conftest.c >&5
conftest.c:2: error: syntax error before 'me'
configure:3531: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3666: checking dependency style of gcc
configure:3756: result: gcc3
configure:3778: checking how to run the C preprocessor
configure:3813: gcc -E  conftest.c
configure:3819: $? = 0
configure:3851: gcc -E  conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:3857: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3896: result: gcc -E
configure:3920: gcc -E  conftest.c
configure:3926: $? = 0
configure:3958: gcc -E  conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:3964: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4049: checking whether make sets $(MAKE)
configure:4069: result: yes
configure:4091: checking for a BSD-compatible install
configure:4146: result: /usr/bin/install -c
configure:4198: checking for ranlib
configure:4214: found /usr/bin/ranlib
configure:4225: result: ranlib
configure:4241: checking for bison
configure:4270: result: no
configure:4241: checking for byacc
configure:4257: found /usr/bin/byacc
configure:4267: result: byacc
configure:4278: checking whether ln -s works
configure:4282: result: yes
configure:4333: checking for ranlib
configure:4359: result: ranlib
configure:4412: checking for strip
configure:4428: found /usr/bin/strip
configure:4438: result: strip
configure:4491: checking for ar
configure:4507: found /usr/bin/ar
configure:4517: result: ar
configure:4570: checking for ld
configure:4586: found /usr/bin/ld
configure:4596: result: ld
configure:4800: checking for egrep
configure:4810: result: grep -E
configure:4815: checking for ANSI C header files
configure:4840: gcc -c   conftest.c >&5
configure:4846: $? = 0
configure:4850: test -z 
			 || test ! -s conftest.err
configure:4853: $? = 0
configure:4856: test -s conftest.o
configure:4859: $? = 0
configure:4948: gcc -o conftest    conftest.c  >&5
conftest.c: In function 'main':
conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit'
configure:4951: $? = 0
configure:4953: ./conftest
configure:4956: $? = 0
configure:4971: result: yes
configure:4995: checking for sys/types.h
configure:5011: gcc -c   conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:4995: checking for sys/stat.h
configure:5011: gcc -c   conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:4995: checking for stdlib.h
configure:5011: gcc -c   conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:4995: checking for string.h
configure:5011: gcc -c   conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:4995: checking for memory.h
configure:5011: gcc -c   conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:4995: checking for strings.h
configure:5011: gcc -c   conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:4995: checking for inttypes.h
configure:5011: gcc -c   conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:4995: checking for stdint.h
configure:5011: gcc -c   conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:4995: checking for unistd.h
configure:5011: gcc -c   conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:5089: checking for zlib >= 1.1.4
configure:5280: gcc -o conftest    conftest.c  >&5
conftest.c: In function 'main':
conftest.c:35: warning: incompatible implicit declaration of built-in function 'exit'
configure:5283: $? = 0
configure:5285: ./conftest
configure:5288: $? = 0
configure:5305: result: yes (version 1.2.2.2)
configure:6149: checking whether we need the GUI
configure:6178: result: yes
configure:6263: checking for wx-config
configure:6282: found /usr/bin/wx-config
configure:6295: result: /usr/bin/wx-config
configure:6319: checking for wxWidgets version >= 2.4.2
configure:6343: result: yes (version 2.4.2)
configure:6507: checking for wxbase-2.4-config
configure:6539: result: no
configure:6656: checking for GUI toolkit to use
configure:6664: result: GTK
configure:6670: checking if wxWidgets was linked with GTK2
configure:6677: result: no
configure:7043: checking for gtk-config
configure:7061: found /usr/bin/gtk-config
configure:7074: result: /usr/bin/gtk-config
configure:7082: checking for GTK - version >= 1.2.0
configure:7188: gcc -o conftest  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include   conftest.c -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm  >&5
configure:7191: $? = 0
configure:7193: ./conftest
configure:7196: $? = 0
configure:7214: result: yes
configure:7417: checking whether to use embedded Crypto
configure:7419: result: yes
configure:7475: checking for bfd headers
configure:7655: gcc -o conftest    conftest.c  >&5
conftest.c: In function 'main':
conftest.c:35: warning: incompatible implicit declaration of built-in function 'exit'
configure:7658: $? = 0
configure:7660: ./conftest
configure:7663: $? = 0
configure:7671: result: yes
configure:7705: checking for autopoint
configure:7715: result: yes (4.3)
configure:7782: checking for X
configure:8012: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:8018: checking for working alloca.h
configure:8039: gcc -o conftest    conftest.c  >&5
configure:8045: $? = 0
configure:8049: test -z 
			 || test ! -s conftest.err
configure:8052: $? = 0
configure:8055: test -s conftest
configure:8058: $? = 0
configure:8070: result: yes
configure:8080: checking for alloca
configure:8121: gcc -o conftest    conftest.c  >&5
configure:8127: $? = 0
configure:8131: test -z 
			 || test ! -s conftest.err
configure:8134: $? = 0
configure:8137: test -s conftest
configure:8140: $? = 0
configure:8152: result: yes
configure:8383: checking for dirent.h that defines DIR
configure:8407: gcc -c   conftest.c >&5
configure:8413: $? = 0
configure:8417: test -z 
			 || test ! -s conftest.err
configure:8420: $? = 0
configure:8423: test -s conftest.o
configure:8426: $? = 0
configure:8437: result: yes
configure:8450: checking for library containing opendir
configure:8480: gcc -o conftest    conftest.c  >&5
configure:8486: $? = 0
configure:8490: test -z 
			 || test ! -s conftest.err
configure:8493: $? = 0
configure:8496: test -s conftest
configure:8499: $? = 0
configure:8569: result: none required
configure:8705: checking for ANSI C header files
configure:8861: result: yes
configure:8909: checking argz.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking argz.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for argz.h
configure:9032: result: yes
configure:8909: checking arpa/inet.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking arpa/inet.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for arpa/inet.h
configure:9032: result: yes
configure:8909: checking fcntl.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking fcntl.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for fcntl.h
configure:9032: result: yes
configure:8900: checking for inttypes.h
configure:8905: result: yes
configure:8909: checking langinfo.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking langinfo.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for langinfo.h
configure:9032: result: yes
configure:8909: checking libintl.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking libintl.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for libintl.h
configure:9032: result: yes
configure:8909: checking limits.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking limits.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for limits.h
configure:9032: result: yes
configure:8909: checking locale.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking locale.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for locale.h
configure:9032: result: yes
configure:8909: checking malloc.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking malloc.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for malloc.h
configure:9032: result: yes
configure:8909: checking mntent.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking mntent.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for mntent.h
configure:9032: result: yes
configure:8909: checking netdb.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking netdb.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for netdb.h
configure:9032: result: yes
configure:8909: checking netinet/in.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking netinet/in.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for netinet/in.h
configure:9032: result: yes
configure:8909: checking stddef.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking stddef.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for stddef.h
configure:9032: result: yes
configure:8900: checking for stdint.h
configure:8905: result: yes
configure:8909: checking stdio_ext.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking stdio_ext.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for stdio_ext.h
configure:9032: result: yes
configure:8900: checking for stdlib.h
configure:8905: result: yes
configure:8900: checking for string.h
configure:8905: result: yes
configure:8900: checking for strings.h
configure:8905: result: yes
configure:8909: checking sys/ioctl.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking sys/ioctl.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for sys/ioctl.h
configure:9032: result: yes
configure:8909: checking sys/mount.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking sys/mount.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for sys/mount.h
configure:9032: result: yes
configure:8909: checking sys/param.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking sys/param.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for sys/param.h
configure:9032: result: yes
configure:8909: checking sys/socket.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking sys/socket.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for sys/socket.h
configure:9032: result: yes
configure:8909: checking sys/statvfs.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking sys/statvfs.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for sys/statvfs.h
configure:9032: result: yes
configure:8909: checking sys/time.h usability
configure:8921: gcc -c   conftest.c >&5
configure:8927: $? = 0
configure:8931: test -z 
			 || test ! -s conftest.err
configure:8934: $? = 0
configure:8937: test -s conftest.o
configure:8940: $? = 0
configure:8950: result: yes
configure:8954: checking sys/time.h presence
configure:8964: gcc -E  conftest.c
configure:8970: $? = 0
configure:8990: result: yes
configure:9025: checking for sys/time.h
configure:9032: result: yes
configure:8900: checking for unistd.h
configure:8905: result: yes
configure:9045: checking for sys/wait.h that is POSIX.1 compatible
configure:9076: gcc -c   conftest.c >&5
configure:9082: $? = 0
configure:9086: test -z 
			 || test ! -s conftest.err
configure:9089: $? = 0
configure:9092: test -s conftest.o
configure:9095: $? = 0
configure:9106: result: yes
configure:9118: checking for stdbool.h that conforms to C99
configure:9171: gcc -c   conftest.c >&5
configure:9177: $? = 0
configure:9181: test -z 
			 || test ! -s conftest.err
configure:9184: $? = 0
configure:9187: test -s conftest.o
configure:9190: $? = 0
configure:9201: result: yes
configure:9203: checking for _Bool
configure:9227: gcc -c   conftest.c >&5
configure:9233: $? = 0
configure:9237: test -z 
			 || test ! -s conftest.err
configure:9240: $? = 0
configure:9243: test -s conftest.o
configure:9246: $? = 0
configure:9257: result: yes
configure:9276: checking for an ANSI C-conforming const
configure:9343: gcc -c   conftest.c >&5
configure:9349: $? = 0
configure:9353: test -z 
			 || test ! -s conftest.err
configure:9356: $? = 0
configure:9359: test -s conftest.o
configure:9362: $? = 0
configure:9373: result: yes
configure:9383: checking for inline
configure:9404: gcc -c   conftest.c >&5
configure:9410: $? = 0
configure:9414: test -z 
			 || test ! -s conftest.err
configure:9417: $? = 0
configure:9420: test -s conftest.o
configure:9423: $? = 0
configure:9435: result: inline
configure:9454: checking for mode_t
configure:9478: gcc -c   conftest.c >&5
configure:9484: $? = 0
configure:9488: test -z 
			 || test ! -s conftest.err
configure:9491: $? = 0
configure:9494: test -s conftest.o
configure:9497: $? = 0
configure:9508: result: yes
configure:9520: checking for off_t
configure:9544: gcc -c   conftest.c >&5
configure:9550: $? = 0
configure:9554: test -z 
			 || test ! -s conftest.err
configure:9557: $? = 0
configure:9560: test -s conftest.o
configure:9563: $? = 0
configure:9574: result: yes
configure:9586: checking for size_t
configure:9610: gcc -c   conftest.c >&5
configure:9616: $? = 0
configure:9620: test -z 
			 || test ! -s conftest.err
configure:9623: $? = 0
configure:9626: test -s conftest.o
configure:9629: $? = 0
configure:9640: result: yes
configure:9652: checking whether time.h and sys/time.h may both be included
configure:9677: gcc -c   conftest.c >&5
configure:9683: $? = 0
configure:9687: test -z 
			 || test ! -s conftest.err
configure:9690: $? = 0
configure:9693: test -s conftest.o
configure:9696: $? = 0
configure:9707: result: yes
configure:9717: checking whether struct tm is in sys/time.h or time.h
configure:9740: gcc -c   conftest.c >&5
configure:9746: $? = 0
configure:9750: test -z 
			 || test ! -s conftest.err
configure:9753: $? = 0
configure:9756: test -s conftest.o
configure:9759: $? = 0
configure:9770: result: time.h
configure:9780: checking for uid_t in sys/types.h
configure:9803: result: yes
configure:9818: checking for working volatile
configure:9841: gcc -c   conftest.c >&5
configure:9847: $? = 0
configure:9851: test -z 
			 || test ! -s conftest.err
configure:9854: $? = 0
configure:9857: test -s conftest.o
configure:9860: $? = 0
configure:9871: result: yes
configure:9881: checking for ptrdiff_t
configure:9905: gcc -c   conftest.c >&5
configure:9911: $? = 0
configure:9915: test -z 
			 || test ! -s conftest.err
configure:9918: $? = 0
configure:9921: test -s conftest.o
configure:9924: $? = 0
configure:9935: result: yes
configure:9948: checking whether closedir returns void
configure:9977: gcc -o conftest    conftest.c  >&5
configure:9980: $? = 0
configure:9982: ./conftest
configure:9985: $? = 0
configure:9999: result: no
configure:10024: checking for msgfmt
configure:10052: result: /usr/bin/msgfmt
configure:10061: checking for gmsgfmt
configure:10092: result: /usr/bin/msgfmt
configure:10102: checking for xgettext
configure:10130: result: /usr/bin/xgettext
configure:10141: checking for msgmerge
configure:10168: result: /usr/bin/msgmerge
configure:10203: checking for library containing strerror
configure:10233: gcc -o conftest    conftest.c  >&5
configure:10239: $? = 0
configure:10243: test -z 
			 || test ! -s conftest.err
configure:10246: $? = 0
configure:10249: test -s conftest
configure:10252: $? = 0
configure:10322: result: none required
configure:10335: checking for stdlib.h
configure:10340: result: yes
configure:10335: checking for unistd.h
configure:10340: result: yes
configure:10484: checking for getpagesize
configure:10541: gcc -o conftest    conftest.c  >&5
configure:10547: $? = 0
configure:10551: test -z 
			 || test ! -s conftest.err
configure:10554: $? = 0
configure:10557: test -s conftest
configure:10560: $? = 0
configure:10572: result: yes
configure:10582: checking for working mmap
configure:10724: gcc -o conftest    conftest.c  >&5
configure:10727: $? = 0
configure:10729: ./conftest
configure:10732: $? = 0
configure:10746: result: yes
configure:10758: checking whether we are using the GNU C Library 2.1 or newer
configure:10789: result: yes
configure:10797: checking whether integer division by zero raises SIGFPE
configure:10859: gcc -o conftest    conftest.c  >&5
configure:10862: $? = 0
configure:10864: ./conftest
configure:10867: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #include <signal.h>
| 
| static void
| #ifdef __cplusplus
| sigfpe_handler (int sig)
| #else
| sigfpe_handler (sig) int sig;
| #endif
| {
|   /* Exit with code 0 if SIGFPE, with code 1 if any other signal.  */
|   exit (sig != SIGFPE);
| }
| 
| int x = 1;
| int y = 0;
| int z;
| int nan;
| 
| int main ()
| {
|   signal (SIGFPE, sigfpe_handler);
| /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP.  */
| #if (defined (__sgi) || defined (_AIX)) && defined (SIGTRAP)
|   signal (SIGTRAP, sigfpe_handler);
| #endif
| /* Linux/SPARC yields signal SIGILL.  */
| #if defined (__sparc__) && defined (__linux__)
|   signal (SIGILL, sigfpe_handler);
| #endif
| 
|   z = x / y;
|   nan = y / y;
|   exit (1);
| }
| 
configure:10882: result: no
configure:10895: checking for inttypes.h
configure:10917: gcc -c   conftest.c >&5
configure:10923: $? = 0
configure:10927: test -z 
			 || test ! -s conftest.err
configure:10930: $? = 0
configure:10933: test -s conftest.o
configure:10936: $? = 0
configure:10947: result: yes
configure:10958: checking for stdint.h
configure:10980: gcc -c   conftest.c >&5
configure:10986: $? = 0
configure:10990: test -z 
			 || test ! -s conftest.err
configure:10993: $? = 0
configure:10996: test -s conftest.o
configure:10999: $? = 0
configure:11010: result: yes
configure:11021: checking for unsigned long long
configure:11043: gcc -o conftest    conftest.c  >&5
configure:11049: $? = 0
configure:11053: test -z 
			 || test ! -s conftest.err
configure:11056: $? = 0
configure:11059: test -s conftest
configure:11062: $? = 0
configure:11074: result: yes
configure:11100: checking for inttypes.h
configure:11123: gcc -c   conftest.c >&5
configure:11129: $? = 0
configure:11133: test -z 
			 || test ! -s conftest.err
configure:11136: $? = 0
configure:11139: test -s conftest.o
configure:11142: $? = 0
configure:11154: result: yes
configure:11167: checking whether the inttypes.h PRIxNN macros are broken
configure:11193: gcc -c   conftest.c >&5
configure:11199: $? = 0
configure:11203: test -z 
			 || test ! -s conftest.err
configure:11206: $? = 0
configure:11209: test -s conftest.o
configure:11212: $? = 0
configure:11224: result: no
configure:11262: checking for ld used by GCC
configure:11325: result: ld
configure:11334: checking if the linker (ld) is GNU ld
GNU ld version 2.15.94.0.2.2 20041220
configure:11346: result: yes
configure:11352: checking for shared library run path origin
configure:11365: result: done
configure:11784: checking for argz.h
configure:11789: result: yes
configure:11784: checking for limits.h
configure:11789: result: yes
configure:11784: checking for locale.h
configure:11789: result: yes
configure:11793: checking nl_types.h usability
configure:11805: gcc -c   conftest.c >&5
configure:11811: $? = 0
configure:11815: test -z 
			 || test ! -s conftest.err
configure:11818: $? = 0
configure:11821: test -s conftest.o
configure:11824: $? = 0
configure:11834: result: yes
configure:11838: checking nl_types.h presence
configure:11848: gcc -E  conftest.c
configure:11854: $? = 0
configure:11874: result: yes
configure:11909: checking for nl_types.h
configure:11916: result: yes
configure:11784: checking for malloc.h
configure:11789: result: yes
configure:11784: checking for stddef.h
configure:11789: result: yes
configure:11784: checking for stdlib.h
configure:11789: result: yes
configure:11784: checking for string.h
configure:11789: result: yes
configure:11784: checking for unistd.h
configure:11789: result: yes
configure:11784: checking for sys/param.h
configure:11789: result: yes
configure:11955: checking for feof_unlocked
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for fgets_unlocked
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for getc_unlocked
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for getcwd
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for getegid
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for geteuid
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for getgid
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for getuid
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for mempcpy
configure:12012: gcc -o conftest    conftest.c  >&5
conftest.c:109: warning: conflicting types for built-in function 'mempcpy'
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for munmap
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for putenv
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for setenv
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for setlocale
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for stpcpy
configure:12012: gcc -o conftest    conftest.c  >&5
conftest.c:114: warning: conflicting types for built-in function 'stpcpy'
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for strcasecmp
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for strdup
configure:12012: gcc -o conftest    conftest.c  >&5
conftest.c:116: warning: conflicting types for built-in function 'strdup'
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for strtoul
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for tsearch
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for __argz_count
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for __argz_stringify
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:11955: checking for __argz_next
configure:12012: gcc -o conftest    conftest.c  >&5
configure:12018: $? = 0
configure:12022: test -z 
			 || test ! -s conftest.err
configure:12025: $? = 0
configure:12028: test -s conftest
configure:12031: $? = 0
configure:12043: result: yes
configure:12084: checking for iconv
configure:12111: gcc -o conftest    conftest.c  >&5
configure:12117: $? = 0
configure:12121: test -z 
			 || test ! -s conftest.err
configure:12124: $? = 0
configure:12127: test -s conftest
configure:12130: $? = 0
configure:12196: result: yes
configure:12219: checking for iconv declaration
configure:12253: gcc -c   conftest.c >&5
configure:12259: $? = 0
configure:12263: test -z 
			 || test ! -s conftest.err
configure:12266: $? = 0
configure:12269: test -s conftest.o
configure:12272: $? = 0
configure:12287: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:12298: checking for nl_langinfo and CODESET
configure:12319: gcc -o conftest    conftest.c  >&5
configure:12325: $? = 0
configure:12329: test -z 
			 || test ! -s conftest.err
configure:12332: $? = 0
configure:12335: test -s conftest
configure:12338: $? = 0
configure:12351: result: yes
configure:12363: checking for LC_MESSAGES
configure:12384: gcc -o conftest    conftest.c  >&5
configure:12390: $? = 0
configure:12394: test -z 
			 || test ! -s conftest.err
configure:12397: $? = 0
configure:12400: test -s conftest
configure:12403: $? = 0
configure:12415: result: yes
configure:12431: checking for bison
configure:12460: result: no
configure:12500: checking whether NLS is requested
configure:12509: result: yes
configure:12524: checking whether included gettext is requested
configure:12534: result: no
configure:12545: checking for GNU gettext in libc
configure:12569: gcc -o conftest    conftest.c  >&5
configure:12575: $? = 0
configure:12579: test -z 
			 || test ! -s conftest.err
configure:12582: $? = 0
configure:12585: test -s conftest
configure:12588: $? = 0
configure:12600: result: yes
configure:13235: checking for getmntent in -lsun
configure:13265: gcc -o conftest    conftest.c -lsun   >&5
/usr/bin/ld: cannot find -lsun
collect2: ld returned 1 exit status
configure:13271: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char getmntent ();
| int
| main ()
| {
| getmntent ();
|   ;
|   return 0;
| }
configure:13297: result: no
configure:13302: checking for getmntent in -lseq
configure:13332: gcc -o conftest    conftest.c -lseq   >&5
/usr/bin/ld: cannot find -lseq
collect2: ld returned 1 exit status
configure:13338: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char getmntent ();
| int
| main ()
| {
| getmntent ();
|   ;
|   return 0;
| }
configure:13364: result: no
configure:13369: checking for getmntent in -lgen
configure:13399: gcc -o conftest    conftest.c -lgen   >&5
/usr/bin/ld: cannot find -lgen
collect2: ld returned 1 exit status
configure:13405: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char getmntent ();
| int
| main ()
| {
| getmntent ();
|   ;
|   return 0;
| }
configure:13431: result: no
configure:13445: checking for getmntent
configure:13502: gcc -o conftest    conftest.c  >&5
configure:13508: $? = 0
configure:13512: test -z 
			 || test ! -s conftest.err
configure:13515: $? = 0
configure:13518: test -s conftest
configure:13521: $? = 0
configure:13533: result: yes
configure:13545: checking whether gcc needs -traditional
configure:13587: result: no
configure:13594: checking for pid_t
configure:13618: gcc -c   conftest.c >&5
configure:13624: $? = 0
configure:13628: test -z 
			 || test ! -s conftest.err
configure:13631: $? = 0
configure:13634: test -s conftest.o
configure:13637: $? = 0
configure:13648: result: yes
configure:13666: checking for unistd.h
configure:13671: result: yes
configure:13675: checking vfork.h usability
configure:13687: gcc -c   conftest.c >&5
conftest.c:141:19: error: vfork.h: No such file or directory
configure:13693: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_GETMNTENT 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:13716: result: no
configure:13720: checking vfork.h presence
configure:13730: gcc -E  conftest.c
conftest.c:107:19: error: vfork.h: No such file or directory
configure:13736: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_GETMNTENT 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <vfork.h>
configure:13756: result: no
configure:13791: checking for vfork.h
configure:13798: result: no
configure:13816: checking for fork
configure:13873: gcc -o conftest    conftest.c  >&5
conftest.c:131: warning: conflicting types for built-in function 'fork'
configure:13879: $? = 0
configure:13883: test -z 
			 || test ! -s conftest.err
configure:13886: $? = 0
configure:13889: test -s conftest
configure:13892: $? = 0
configure:13904: result: yes
configure:13816: checking for vfork
configure:13873: gcc -o conftest    conftest.c  >&5
configure:13879: $? = 0
configure:13883: test -z 
			 || test ! -s conftest.err
configure:13886: $? = 0
configure:13889: test -s conftest
configure:13892: $? = 0
configure:13904: result: yes
configure:13915: checking for working fork
configure:13938: gcc -o conftest    conftest.c  >&5
conftest.c: In function 'main':
conftest.c:10: warning: incompatible implicit declaration of built-in function 'exit'
configure:13941: $? = 0
configure:13943: ./conftest
configure:13946: $? = 0
configure:13960: result: yes
configure:13981: checking for working vfork
configure:14114: result: yes
configure:14146: checking whether lstat dereferences a symlink specified with a trailing slash
configure:14177: gcc -o conftest    conftest.c  >&5
configure:14180: $? = 0
configure:14182: ./conftest
configure:14185: $? = 0
configure:14206: result: yes
configure:14227: checking whether lstat accepts an empty string
configure:14252: gcc -o conftest    conftest.c  >&5
configure:14255: $? = 0
configure:14257: ./conftest
configure:14260: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_GETMNTENT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| struct stat sbuf;
|   exit (lstat ("", &sbuf) ? 1 : 0);
|   ;
|   return 0;
| }
configure:14274: result: no
configure:14292: checking whether lstat dereferences a symlink specified with a trailing slash
configure:14352: result: yes
configure:14379: checking for stdlib.h
configure:14384: result: yes
configure:14524: checking for GNU libc compatible malloc
configure:14553: gcc -o conftest    conftest.c  >&5
configure:14556: $? = 0
configure:14558: ./conftest
configure:14561: $? = 0
configure:14575: result: yes
configure:14605: checking for working memcmp
configure:14653: gcc -o conftest    conftest.c  >&5
configure:14656: $? = 0
configure:14658: ./conftest
configure:14661: $? = 0
configure:14675: result: yes
configure:14692: checking for stdlib.h
configure:14697: result: yes
configure:14692: checking for unistd.h
configure:14697: result: yes
configure:14841: checking for getpagesize
configure:14929: result: yes
configure:14939: checking for working mmap
configure:15103: result: yes
configure:15119: checking for stdlib.h
configure:15124: result: yes
configure:15264: checking for GNU libc compatible realloc
configure:15293: gcc -o conftest    conftest.c  >&5
configure:15296: $? = 0
configure:15298: ./conftest
configure:15301: $? = 0
configure:15315: result: yes
configure:15360: checking sys/select.h usability
configure:15372: gcc -c   conftest.c >&5
configure:15378: $? = 0
configure:15382: test -z 
			 || test ! -s conftest.err
configure:15385: $? = 0
configure:15388: test -s conftest.o
configure:15391: $? = 0
configure:15401: result: yes
configure:15405: checking sys/select.h presence
configure:15415: gcc -E  conftest.c
configure:15421: $? = 0
configure:15441: result: yes
configure:15476: checking for sys/select.h
configure:15483: result: yes
configure:15351: checking for sys/socket.h
configure:15356: result: yes
configure:15496: checking types of arguments for select
configure:15529: gcc -c   conftest.c >&5
configure:15535: $? = 0
configure:15539: test -z 
			 || test ! -s conftest.err
configure:15542: $? = 0
configure:15545: test -s conftest.o
configure:15548: $? = 0
configure:15564: result: int,fd_set *,struct timeval *
configure:15587: checking for function prototypes
configure:15590: result: yes
configure:15607: checking whether setvbuf arguments are reversed
configure:15632: gcc -o conftest    conftest.c  >&5
conftest.c:130: error: conflicting types for 'setvbuf'
/usr/include/stdio.h:304: error: previous declaration of 'setvbuf' was here
configure:15638: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_GETMNTENT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #	  if PROTOTYPES
| 	   int (setvbuf) (FILE *, int, char *, size_t);
| #	  endif
| int
| main ()
| {
| char buf; return setvbuf (stdout, _IOLBF, &buf, 1);
|   ;
|   return 0;
| }
configure:15759: result: no
configure:15769: checking return type of signal handlers
configure:15800: gcc -c   conftest.c >&5
configure:15806: $? = 0
configure:15810: test -z 
			 || test ! -s conftest.err
configure:15813: $? = 0
configure:15816: test -s conftest.o
configure:15819: $? = 0
configure:15830: result: void
configure:15838: checking whether stat accepts an empty string
configure:15863: gcc -o conftest    conftest.c  >&5
configure:15866: $? = 0
configure:15868: ./conftest
configure:15871: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_GETMNTENT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| struct stat sbuf;
|   exit (stat ("", &sbuf) ? 1 : 0);
|   ;
|   return 0;
| }
configure:15885: result: no
configure:15907: checking for strftime
configure:15964: gcc -o conftest    conftest.c  >&5
conftest.c:153: warning: conflicting types for built-in function 'strftime'
configure:15970: $? = 0
configure:15974: test -z 
			 || test ! -s conftest.err
configure:15977: $? = 0
configure:15980: test -s conftest
configure:15983: $? = 0
configure:15995: result: yes
configure:16079: checking for working strtod
configure:16122: gcc -o conftest    conftest.c  >&5
conftest.c: In function 'main':
conftest.c:142: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:152: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:154: warning: incompatible implicit declaration of built-in function 'exit'
configure:16125: $? = 0
configure:16127: ./conftest
configure:16130: $? = 0
configure:16144: result: yes
configure:16358: checking for __argz_count
configure:16446: result: yes
configure:16358: checking for __argz_next
configure:16446: result: yes
configure:16358: checking for __argz_stringify
configure:16446: result: yes
configure:16358: checking for endpwent
configure:16415: gcc -o conftest    conftest.c  >&5
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for floor
configure:16415: gcc -o conftest    conftest.c  >&5
conftest.c:158: warning: conflicting types for built-in function 'floor'
/tmp/cclbHy2g.o(.text+0x16): In function `main':
conftest.c: undefined reference to `floor'
/tmp/cclbHy2g.o(.text+0x1a):conftest.c: undefined reference to `floor'
/tmp/cclbHy2g.o(.sdata+0x0): undefined reference to `floor'
collect2: ld returned 1 exit status
configure:16421: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_GETMNTENT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE_ENDPWENT 1
| /* end confdefs.h.  */
| /* Define floor to an innocuous variant, in case <limits.h> declares floor.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define floor innocuous_floor
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char floor (); 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 floor
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char floor ();
| /* 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_floor) || defined (__stub___floor)
| choke me
| #else
| char (*f) () = floor;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != floor;
|   ;
|   return 0;
| }
configure:16446: result: no
configure:16358: checking for ftruncate
configure:16415: gcc -o conftest    conftest.c  >&5
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for getcwd
configure:16446: result: yes
configure:16358: checking for gethostbyaddr
configure:16415: gcc -o conftest    conftest.c  >&5
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for gethostbyname
configure:16415: gcc -o conftest    conftest.c  >&5
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for gethostname
configure:16415: gcc -o conftest    conftest.c  >&5
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for getmntent
configure:16446: result: yes
configure:16358: checking for getmntinfo
configure:16415: gcc -o conftest    conftest.c  >&5
/tmp/ccq0oYmT.o(.text+0x16): In function `main':
conftest.c: undefined reference to `getmntinfo'
/tmp/ccq0oYmT.o(.text+0x1a):conftest.c: undefined reference to `getmntinfo'
/tmp/ccq0oYmT.o(.sdata+0x0): undefined reference to `getmntinfo'
collect2: ld returned 1 exit status
configure:16421: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_GETMNTENT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE_ENDPWENT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETMNTENT 1
| /* end confdefs.h.  */
| /* Define getmntinfo to an innocuous variant, in case <limits.h> declares getmntinfo.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getmntinfo innocuous_getmntinfo
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getmntinfo (); 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 getmntinfo
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char getmntinfo ();
| /* 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_getmntinfo) || defined (__stub___getmntinfo)
| choke me
| #else
| char (*f) () = getmntinfo;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != getmntinfo;
|   ;
|   return 0;
| }
configure:16446: result: no
configure:16358: checking for getpass
configure:16415: gcc -o conftest    conftest.c  >&5
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for gettimeofday
configure:16415: gcc -o conftest    conftest.c  >&5
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for inet_ntoa
configure:16415: gcc -o conftest    conftest.c  >&5
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for memmove
configure:16415: gcc -o conftest    conftest.c  >&5
conftest.c:167: warning: conflicting types for built-in function 'memmove'
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for mempcpy
configure:16446: result: yes
configure:16358: checking for memset
configure:16415: gcc -o conftest    conftest.c  >&5
conftest.c:169: warning: conflicting types for built-in function 'memset'
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for munmap
configure:16446: result: yes
configure:16358: checking for nl_langinfo
configure:16415: gcc -o conftest    conftest.c  >&5
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for select
configure:16415: gcc -o conftest    conftest.c  >&5
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for setlocale
configure:16446: result: yes
configure:16358: checking for socket
configure:16415: gcc -o conftest    conftest.c  >&5
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for sqrt
configure:16415: gcc -o conftest    conftest.c  >&5
conftest.c:175: warning: conflicting types for built-in function 'sqrt'
/tmp/cc6tSXGH.o(.text+0x16): In function `main':
conftest.c: undefined reference to `sqrt'
/tmp/cc6tSXGH.o(.text+0x1a):conftest.c: undefined reference to `sqrt'
/tmp/cc6tSXGH.o(.sdata+0x0): undefined reference to `sqrt'
collect2: ld returned 1 exit status
configure:16421: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_GETMNTENT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE_ENDPWENT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| /* end confdefs.h.  */
| /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sqrt innocuous_sqrt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sqrt (); 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 sqrt
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char sqrt ();
| /* 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_sqrt) || defined (__stub___sqrt)
| choke me
| #else
| char (*f) () = sqrt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != sqrt;
|   ;
|   return 0;
| }
configure:16446: result: no
configure:16358: checking for stpcpy
configure:16446: result: yes
configure:16358: checking for strcasecmp
configure:16446: result: yes
configure:16358: checking for strchr
configure:16415: gcc -o conftest    conftest.c  >&5
conftest.c:177: warning: conflicting types for built-in function 'strchr'
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for strcspn
configure:16415: gcc -o conftest    conftest.c  >&5
conftest.c:178: warning: conflicting types for built-in function 'strcspn'
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for strdup
configure:16446: result: yes
configure:16358: checking for strerror
configure:16415: gcc -o conftest    conftest.c  >&5
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for strncasecmp
configure:16415: gcc -o conftest    conftest.c  >&5
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for strstr
configure:16415: gcc -o conftest    conftest.c  >&5
conftest.c:182: warning: conflicting types for built-in function 'strstr'
configure:16421: $? = 0
configure:16425: test -z 
			 || test ! -s conftest.err
configure:16428: $? = 0
configure:16431: test -s conftest
configure:16434: $? = 0
configure:16446: result: yes
configure:16358: checking for strtoul
configure:16446: result: yes
configure:16475: checking sys/resource.h usability
configure:16487: gcc -c   conftest.c >&5
configure:16493: $? = 0
configure:16497: test -z 
			 || test ! -s conftest.err
configure:16500: $? = 0
configure:16503: test -s conftest.o
configure:16506: $? = 0
configure:16516: result: yes
configure:16520: checking sys/resource.h presence
configure:16530: gcc -E  conftest.c
configure:16536: $? = 0
configure:16556: result: yes
configure:16591: checking for sys/resource.h
configure:16598: result: yes
configure:16475: checking sys/timeb.h usability
configure:16487: gcc -c   conftest.c >&5
configure:16493: $? = 0
configure:16497: test -z 
			 || test ! -s conftest.err
configure:16500: $? = 0
configure:16503: test -s conftest.o
configure:16506: $? = 0
configure:16516: result: yes
configure:16520: checking sys/timeb.h presence
configure:16530: gcc -E  conftest.c
configure:16536: $? = 0
configure:16556: result: yes
configure:16591: checking for sys/timeb.h
configure:16598: result: yes
configure:16617: checking for mkdir
configure:16674: gcc -o conftest    conftest.c  >&5
configure:16680: $? = 0
configure:16684: test -z 
			 || test ! -s conftest.err
configure:16687: $? = 0
configure:16690: test -s conftest
configure:16693: $? = 0
configure:16705: result: yes
configure:16617: checking for getrlimit
configure:16674: gcc -o conftest    conftest.c  >&5
configure:16680: $? = 0
configure:16684: test -z 
			 || test ! -s conftest.err
configure:16687: $? = 0
configure:16690: test -s conftest
configure:16693: $? = 0
configure:16705: result: yes
configure:16617: checking for setrlimit
configure:16674: gcc -o conftest    conftest.c  >&5
configure:16680: $? = 0
configure:16684: test -z 
			 || test ! -s conftest.err
configure:16687: $? = 0
configure:16690: test -s conftest
configure:16693: $? = 0
configure:16705: result: yes
configure:16813: checking whether taskbar icon support should be compiled
configure:16815: result: yes
configure:16833: checking whether taskbar icon should use UTF-8 strings
configure:16835: result: yes
configure:16904: checking if the applications should be statically linked
configure:16910: result: no
configure:16954: checking if this is a FreeBSD 4 or earlier system
configure:16962: result: no
configure:17663: checking whether ccache support should be added
configure:17665: result: no
configure:17977: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by aMule config.status 2.0.3, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on abook

config.status:881: creating Makefile
config.status:881: creating docs/Makefile
config.status:881: creating docs/man/Makefile
config.status:881: creating intl/Makefile
config.status:881: creating m4/Makefile
config.status:881: creating src/Makefile
config.status:881: creating src/kademlia/Makefile
config.status:881: creating src/kademlia/utils/Makefile
config.status:881: creating src/kademlia/io/Makefile
config.status:881: creating src/kademlia/kademlia/Makefile
config.status:881: creating src/kademlia/routing/Makefile
config.status:881: creating src/kademlia/net/Makefile
config.status:881: creating src/pixmaps/Makefile
config.status:881: creating src/utils/Makefile
config.status:881: creating src/utils/aLinkCreator/Makefile
config.status:881: creating src/utils/aLinkCreator/docs/Makefile
config.status:881: creating src/utils/aLinkCreator/src/Makefile
config.status:881: creating src/utils/cas/Makefile
config.status:881: creating src/utils/cas/docs/Makefile
config.status:881: creating src/utils/wxCas/Makefile
config.status:881: creating src/utils/wxCas/docs/Makefile
config.status:881: creating src/utils/wxCas/src/Makefile
config.status:881: creating src/utils/xas/Makefile
config.status:881: creating src/utils/xas/docs/Makefile
config.status:881: creating src/webserver/Makefile
config.status:881: creating src/webserver/default/Makefile
config.status:881: creating src/webserver/chicane/Makefile
config.status:881: creating po/Makefile.in
config.status:881: creating Compilation.flags
config.status:985: creating config.h
config.status:1447: config.h is unchanged
config.status:1627: executing depfiles commands
config.status:1627: executing default-1 commands

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

ac_cv_build=powerpc-unknown-linux
ac_cv_build_alias=powerpc-unknown-linux
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_volatile=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func___argz_count=yes
ac_cv_func___argz_next=yes
ac_cv_func___argz_stringify=yes
ac_cv_func_alloca_works=yes
ac_cv_func_closedir_void=no
ac_cv_func_endpwent=yes
ac_cv_func_feof_unlocked=yes
ac_cv_func_fgets_unlocked=yes
ac_cv_func_floor=no
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_ftruncate=yes
ac_cv_func_getc_unlocked=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_gethostbyaddr=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getmntent=yes
ac_cv_func_getmntinfo=no
ac_cv_func_getpagesize=yes
ac_cv_func_getpass=yes
ac_cv_func_getrlimit=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_lstat_empty_string_bug=no
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memmove=yes
ac_cv_func_mempcpy=yes
ac_cv_func_memset=yes
ac_cv_func_mkdir=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_putenv=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_setrlimit=yes
ac_cv_func_setvbuf_reversed=no
ac_cv_func_socket=yes
ac_cv_func_sqrt=no
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strcspn=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtoul=yes
ac_cv_func_tsearch=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_gnu_library_2_1=yes
ac_cv_have_x='have_x=yes 		ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_argz_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_mntent_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_nl_types_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_ext_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=powerpc-unknown-linux
ac_cv_host_alias=powerpc-unknown-linux
ac_cv_lib_gen_getmntent=no
ac_cv_lib_seq_getmntent=no
ac_cv_lib_sun_getmntent=no
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GTK_CONFIG=/usr/bin/gtk-config
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_WXBASE_CONFIG_PATH=no
ac_cv_path_WX_CONFIG_PATH=/usr/bin/wx-config
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_YACC=byacc
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_LD=ld
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_search_strerror='none required'
ac_cv_struct_tm=time.h
ac_cv_target=powerpc-unknown-linux
ac_cv_target_alias=powerpc-unknown-linux
ac_cv_type__Bool=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=
acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
acl_cv_wl=-Wl,
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_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
am_cv_val_LC_MESSAGES=yes
gt_cv_func_gnugettext1_libc=yes
gt_cv_header_inttypes_h=yes
gt_cv_int_divbyzero_sigfpe=no
gt_cv_inttypes_pri_broken=no
jm_ac_cv_header_inttypes_h=yes
jm_ac_cv_header_stdint_h=yes
nls_cv_force_use_gnu_gettext=no
nls_cv_header_intl=
nls_cv_header_libgt=
nls_cv_use_gnu_gettext=no

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

ACLOCAL='${SHELL} /opt/programs/aMule-2.0.3/missing --run aclocal-1.9'
ADD_24GSOCKET_FALSE='#'
ADD_24GSOCKET_TRUE=''
ADD_GSOCKET_FALSE='#'
ADD_GSOCKET_TRUE=''
ALCC_FALSE=''
ALCC_TRUE='#'
ALC_FALSE=''
ALC_TRUE='#'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /opt/programs/aMule-2.0.3/missing --run tar'
AMULEWEB_DEFS=''
AMULE_DAEMON_FALSE=''
AMULE_DAEMON_TRUE='#'
AMULE_GUI_FALSE=''
AMULE_GUI_TRUE='#'
AR='ar'
AUTOCONF='${SHELL} /opt/programs/aMule-2.0.3/missing --run autoconf'
AUTOHEADER='${SHELL} /opt/programs/aMule-2.0.3/missing --run autoheader'
AUTOMAKE='${SHELL} /opt/programs/aMule-2.0.3/missing --run automake-1.9'
AWK='gawk'
BFD_FLAGS='-DHAVE_BFD'
BFD_LIB='-lbfd -liberty'
BUILD_INCLUDED_LIBINTL='no'
CAS_DEFS=''
CAS_FALSE=''
CAS_TRUE='#'
CATOBJEXT='.gmo'
CC='gcc'
CCACHE=''
CCDEPMODE='depmode=gcc3'
CFLAGS=' -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -O2 '
COMPILE_CMD_FALSE=''
COMPILE_CMD_TRUE='#'
COMPILE_NLS_FALSE='#'
COMPILE_NLS_TRUE=''
CPP='gcc -E'
CPPFLAGS=''
CRYPTOLIBS=''
CRYPTO_PP_STYLE='embedded'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=' -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -O2 '
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
ED2K_FALSE='#'
ED2K_TRUE=''
EGREP='grep -E'
EXEEXT=''
GDLIB_CFLAGS=''
GDLIB_CFLAGS_ONLY=''
GDLIB_CONFIG_PATH=''
GDLIB_CPPFLAGS=''
GDLIB_CXXFLAGS=''
GDLIB_CXXFLAGS_ONLY=''
GDLIB_LDFLAGS=''
GDLIB_LIBS=''
GDLIB_LIBS_STATIC=''
GDLIB_VERSION='not_needed'
GENCAT='gencat'
GLIBC21='yes'
GMSGFMT='/usr/bin/msgfmt'
GTK_CFLAGS='-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include'
GTK_CONFIG='/usr/bin/gtk-config'
GTK_DEFS=''
GTK_LIBS='-L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm'
GTK_USEDVERSION=''
GTK_VERSION='1.2.10'
GUI_FALSE=''
GUI_TRUE='#'
HAVE_GETTEXT='yes'
HAVE_OLD_TRAY_FALSE='#'
HAVE_OLD_TRAY_TRUE=''
HAVE_TRAY_FALSE='#'
HAVE_TRAY_TRUE=''
HAVE_UTF8_TRAY_FALSE='#'
HAVE_UTF8_TRAY_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLBISON=':'
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
LD='ld'
LDFLAGS='  -lpthread'
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBPNG_CFLAGS=''
LIBPNG_CFLAGS_ONLY=''
LIBPNG_CONFIG_PATH=''
LIBPNG_CPPFLAGS=''
LIBPNG_CXXFLAGS=''
LIBPNG_CXXFLAGS_ONLY=''
LIBPNG_LDFLAGS=''
LIBPNG_LIBS=''
LIBPNG_LIBS_STATIC=''
LIBPNG_VERSION='not_needed'
LIBS=''
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /opt/programs/aMule-2.0.3/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MONOLITHIC_FALSE='#'
MONOLITHIC_TRUE=''
MSGFMT='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
NEED_RC_FALSE=''
NEED_RC_TRUE='#'
OBJEXT='o'
PACKAGE='amule'
PACKAGE_BUGREPORT='admin@amule.org'
PACKAGE_NAME='aMule'
PACKAGE_STRING='aMule 2.0.3'
PACKAGE_TARNAME='amule'
PACKAGE_VERSION='2.0.3'
PATH_SEPARATOR=':'
PKG_CONFIG=''
POSUB='po'
POW_LIB=''
RANLIB='ranlib'
RCFLAGS=''
READLINE_LIBS=''
RESOLV_LIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TRAY_FLAGS=''
USE_EMBEDDED_CRYPTO_FALSE='#'
USE_EMBEDDED_CRYPTO_TRUE=''
USE_INCLUDED_LIBINTL='no'
USE_NLS='yes'
UTF8_SYSTRAY_FLAGS='-D__UTF8_SYSTRAY_ENABLED__'
VERSION='2.0.3'
WEBGUI_FALSE=''
WEBGUI_TRUE='#'
WEB_FALSE=''
WEB_TRUE='#'
WXBASE_CFLAGS=''
WXBASE_CFLAGS_ONLY=''
WXBASE_CONFIG_PATH='no'
WXBASE_CPPFLAGS=''
WXBASE_CXXFLAGS=''
WXBASE_CXXFLAGS_ONLY=''
WXBASE_LIBS=''
WXBASE_VERSION=''
WXCAS_FALSE=''
WXCAS_TRUE='#'
WX_CFLAGS='-I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES'
WX_CFLAGS_ONLY=''
WX_CONFIG_PATH='/usr/bin/wx-config'
WX_CPPFLAGS='-I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES'
WX_CXXFLAGS='-I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES'
WX_CXXFLAGS_ONLY=''
WX_LIBS='-pthread -lwx_gtk-2.4'
WX_VERSION='2.4'
X11LIBS=''
XGETTEXT='/usr/bin/xgettext'
YACC='byacc'
ZLIB_CFLAGS=''
ZLIB_LIBS='-lz'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_LD='ld'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='powerpc-unknown-linux'
build_alias=''
build_cpu='powerpc'
build_os='linux'
build_vendor='unknown'
ccache='no'
ccache_prefix=''
crypto_prefix=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='powerpc-unknown-linux'
host_alias=''
host_cpu='powerpc'
host_os='linux'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/opt/programs/aMule-2.0.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='powerpc-unknown-linux'
target_alias=''
target_cpu='powerpc'
target_os='linux'
target_vendor='unknown'

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

#define AMULE_INSTALL_PREFIX "/usr/local"
#define AMULE_LOCALEDIR "${prefix}/share/locale"
#define ENABLE_NLS 1
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_ARGZ_H 1
#define HAVE_ARGZ_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_DCGETTEXT 1
#define HAVE_DIRENT_H 1
#define HAVE_ENDPWENT 1
#define HAVE_FCNTL_H 1
#define HAVE_FEOF_UNLOCKED 1
#define HAVE_FGETS_UNLOCKED 1
#define HAVE_FORK 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETCWD 1
#define HAVE_GETCWD 1
#define HAVE_GETC_UNLOCKED 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETHOSTBYADDR 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETMNTENT 1
#define HAVE_GETMNTENT 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPASS 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETTEXT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETUID 1
#define HAVE_ICONV 1
#define HAVE_INET_NTOA 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LANGINFO_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIBINTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC 1
#define HAVE_MALLOC_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMPCPY 1
#define HAVE_MEMPCPY 1
#define HAVE_MEMSET 1
#define HAVE_MKDIR 1
#define HAVE_MMAP 1
#define HAVE_MMAP 1
#define HAVE_MNTENT_H 1
#define HAVE_MUNMAP 1
#define HAVE_MUNMAP 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NL_LANGINFO 1
#define HAVE_NL_TYPES_H 1
#define HAVE_PTRDIFF_T 1
#define HAVE_PUTENV 1
#define HAVE_REALLOC 1
#define HAVE_SELECT 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_SETLOCALE 1
#define HAVE_SETRLIMIT 1
#define HAVE_SOCKET 1
#define HAVE_STDBOOL_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_STDIO_EXT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STPCPY 1
#define HAVE_STPCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRCSPN 1
#define HAVE_STRDUP 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRFTIME 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRSTR 1
#define HAVE_STRTOUL 1
#define HAVE_STRTOUL 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TSEARCH 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define HAVE_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE__BOOL 1
#define HAVE___ARGZ_COUNT 1
#define HAVE___ARGZ_COUNT 1
#define HAVE___ARGZ_NEXT 1
#define HAVE___ARGZ_NEXT 1
#define HAVE___ARGZ_STRINGIFY 1
#define HAVE___ARGZ_STRINGIFY 1
#define ICONV_CONST 
#define INTDIV0_RAISES_SIGFPE 0
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define PACKAGE "amule"
#define PACKAGE_BUGREPORT "admin@amule.org"
#define PACKAGE_NAME "aMule"
#define PACKAGE_STRING "aMule 2.0.3"
#define PACKAGE_TARNAME "amule"
#define PACKAGE_VERSION "2.0.3"
#define PROTOTYPES 1
#define RETSIGTYPE void
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "2.0.3"
#define __PROTOTYPES 1
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0
