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 SVN, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --enable-optimize --enable-amule-gui --enable-geoip --enable-alc --enable-alcc --enable-wxcas --enable-cas --enable-webserver --enable-amule-gui --enable-amulecmd --enable-amule-daemon --with-crypto-prefix=/opt/local --with-libupnp-prefix=/opt/local --with-geoip-headers=/opt/local/include --with-geoip-prefix=/opt/local --with-geoip-lib=/opt/local/lib --with-wx-config=wx-config --with-gdlib-config=/opt/local/bin/gdlib-config --enable-debug --with-libiconv-prefix=/opt/local

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

hostname = Shark
uname -m = i386
uname -r = 9.7.0
uname -s = Darwin
uname -v = Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = Mach kernel version:
	 Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 4.00 gigabytes
Default processor set: 127 tasks, 563 threads, 2 processors
Load average: 4.11, Mach factor: 0.43
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /opt/local/bin
PATH: /usr/local/git/bin
PATH: /usr/texbin


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

configure:1468: checking for a BSD-compatible install
configure:1523: result: /usr/bin/install -c
configure:1534: checking whether build environment is sane
configure:1577: result: yes
configure:1642: checking for gawk
configure:1658: found /opt/local/bin/gawk
configure:1668: result: gawk
configure:1678: checking whether make sets $(MAKE)
configure:1698: result: yes
configure:1870: checking whether to enable maintainer-specific portions of Makefiles
configure:1879: result: no
configure:1901: checking build system type
configure:1919: result: i686-apple-darwin9.7.0
configure:1927: checking host system type
configure:1941: result: i686-apple-darwin9.7.0
configure:1993: checking if this is a FreeBSD 4 or earlier system
configure:2004: result: no
configure:2070: checking for g++
configure:2086: found /usr/bin/g++
configure:2096: result: g++
configure:2112: checking for C++ compiler version
configure:2115: g++ --version </dev/null >&5
i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
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:2118: $? = 0
configure:2120: g++ -v </dev/null >&5
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5490)
configure:2123: $? = 0
configure:2125: g++ -V </dev/null >&5
g++-4.0: argument to `-V' is missing
configure:2128: $? = 1
configure:2151: checking for C++ compiler default output file name
configure:2154: g++    conftest.cc  >&5
configure:2157: $? = 0
configure:2203: result: a.out
configure:2208: checking whether the C++ compiler works
configure:2214: ./a.out
configure:2217: $? = 0
configure:2234: result: yes
configure:2241: checking whether we are cross compiling
configure:2243: result: no
configure:2246: checking for suffix of executables
configure:2248: g++ -o conftest    conftest.cc  >&5
configure:2251: $? = 0
configure:2276: result: 
configure:2282: checking for suffix of object files
configure:2303: g++ -c   conftest.cc >&5
configure:2306: $? = 0
configure:2328: result: o
configure:2332: checking whether we are using the GNU C++ compiler
configure:2356: g++ -c   conftest.cc >&5
configure:2362: $? = 0
configure:2366: test -z 
			 || test ! -s conftest.err
configure:2369: $? = 0
configure:2372: test -s conftest.o
configure:2375: $? = 0
configure:2388: result: yes
configure:2394: checking whether g++ accepts -g
configure:2415: g++ -c -g  conftest.cc >&5
configure:2421: $? = 0
configure:2425: test -z 
			 || test ! -s conftest.err
configure:2428: $? = 0
configure:2431: test -s conftest.o
configure:2434: $? = 0
configure:2445: result: yes
configure:2487: g++ -c -g -O2  conftest.cc >&5
configure:2493: $? = 0
configure:2497: test -z 
			 || test ! -s conftest.err
configure:2500: $? = 0
configure:2503: test -s conftest.o
configure:2506: $? = 0
configure:2532: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:15: error: 'exit' was not declared in this scope
configure:2538: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2487: g++ -c -g -O2  conftest.cc >&5
/usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws different exceptions
conftest.cc:11: error: than previous declaration 'void std::exit(int) throw ()'
configure:2493: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| /* end confdefs.h.  */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2487: g++ -c -g -O2  conftest.cc >&5
configure:2493: $? = 0
configure:2497: test -z 
			 || test ! -s conftest.err
configure:2500: $? = 0
configure:2503: test -s conftest.o
configure:2506: $? = 0
configure:2532: g++ -c -g -O2  conftest.cc >&5
configure:2538: $? = 0
configure:2542: test -z 
			 || test ! -s conftest.err
configure:2545: $? = 0
configure:2548: test -s conftest.o
configure:2551: $? = 0
configure:2585: checking for style of include used by make
configure:2613: result: GNU
configure:2641: checking dependency style of g++
configure:2731: result: gcc3
configure:2753: checking how to run the C++ preprocessor
configure:2784: g++ -E  conftest.cc
configure:2790: $? = 0
configure:2822: g++ -E  conftest.cc
conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory
configure:2828: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2867: result: g++ -E
configure:2891: g++ -E  conftest.cc
configure:2897: $? = 0
configure:2929: g++ -E  conftest.cc
conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory
configure:2935: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3024: checking for gcc
configure:3040: found /usr/bin/gcc
configure:3050: result: gcc
configure:3294: checking for C compiler version
configure:3297: gcc --version </dev/null >&5
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
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:3300: $? = 0
configure:3302: gcc -v </dev/null >&5
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5490)
configure:3305: $? = 0
configure:3307: gcc -V </dev/null >&5
gcc-4.0: argument to `-V' is missing
configure:3310: $? = 1
configure:3313: checking whether we are using the GNU C compiler
configure:3337: gcc -c   conftest.c >&5
configure:3343: $? = 0
configure:3347: test -z 
			 || test ! -s conftest.err
configure:3350: $? = 0
configure:3353: test -s conftest.o
configure:3356: $? = 0
configure:3369: result: yes
configure:3375: checking whether gcc accepts -g
configure:3396: gcc -c -g  conftest.c >&5
configure:3402: $? = 0
configure:3406: test -z 
			 || test ! -s conftest.err
configure:3409: $? = 0
configure:3412: test -s conftest.o
configure:3415: $? = 0
configure:3426: result: yes
configure:3443: checking for gcc option to accept ANSI C
configure:3513: gcc  -c -g -O2  conftest.c >&5
configure:3519: $? = 0
configure:3523: test -z 
			 || test ! -s conftest.err
configure:3526: $? = 0
configure:3529: test -s conftest.o
configure:3532: $? = 0
configure:3550: result: none needed
configure:3568: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before 'me'
configure:3574: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3709: checking dependency style of gcc
configure:3799: result: gcc3
configure:3821: checking how to run the C preprocessor
configure:3856: gcc -E  conftest.c
configure:3862: $? = 0
configure:3894: gcc -E  conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:3900: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3939: result: gcc -E
configure:3963: gcc -E  conftest.c
configure:3969: $? = 0
configure:4001: gcc -E  conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:4007: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4568: checking for gawk
configure:4594: result: gawk
configure:4604: checking for egrep
configure:4614: result: grep -E
configure:4619: checking whether make sets $(MAKE)
configure:4639: result: yes
configure:4653: checking for flex
configure:4669: found /usr/bin/flex
configure:4679: result: flex
configure:4692: checking for yywrap in -lfl
configure:4722: gcc -o conftest    conftest.c -lfl   >&5
configure:4728: $? = 0
configure:4732: test -z 
			 || test ! -s conftest.err
configure:4735: $? = 0
configure:4738: test -s conftest
configure:4741: $? = 0
configure:4754: result: yes
configure:4832: checking lex output file root
configure:4843: flex conftest.l
configure:4846: $? = 0
configure:4858: result: lex.yy
configure:4863: checking whether yytext is a pointer
configure:4879: gcc -o conftest    conftest.c  -lfl >&5
configure:4885: $? = 0
configure:4889: test -z 
			 || test ! -s conftest.err
configure:4892: $? = 0
configure:4895: test -s conftest
configure:4898: $? = 0
configure:4912: result: yes
configure:4936: checking for a BSD-compatible install
configure:4991: result: /usr/bin/install -c
configure:5043: checking for ranlib
configure:5059: found /usr/bin/ranlib
configure:5070: result: ranlib
configure:5086: checking for bison
configure:5102: found /usr/bin/bison
configure:5112: result: bison -y
configure:5165: checking for ranlib
configure:5191: result: ranlib
configure:5244: checking for strip
configure:5260: found /usr/bin/strip
configure:5270: result: strip
configure:5323: checking for ar
configure:5339: found /usr/bin/ar
configure:5349: result: ar
configure:5402: checking for ld
configure:5418: found /usr/bin/ld
configure:5428: result: ld
configure:5602: checking for zlib >= 1.1.4
configure:5726: gcc -o conftest    conftest.c -lz  >&5
conftest.c: In function 'main':
conftest.c:23: warning: initialization discards qualifiers from pointer target type
configure:5729: $? = 0
configure:5731: ./conftest
configure:5734: $? = 0
configure:5757: result: yes (version 1.2.3)
configure:5797: checking for ANSI C header files
configure:5822: gcc -c   conftest.c >&5
configure:5828: $? = 0
configure:5832: test -z 
			 || test ! -s conftest.err
configure:5835: $? = 0
configure:5838: test -s conftest.o
configure:5841: $? = 0
configure:5930: gcc -o conftest    conftest.c  >&5
conftest.c: In function 'main':
conftest.c:32: warning: incompatible implicit declaration of built-in function 'exit'
configure:5933: $? = 0
configure:5935: ./conftest
configure:5938: $? = 0
configure:5953: result: yes
configure:5977: checking for sys/types.h
configure:5993: gcc -c   conftest.c >&5
configure:5999: $? = 0
configure:6003: test -z 
			 || test ! -s conftest.err
configure:6006: $? = 0
configure:6009: test -s conftest.o
configure:6012: $? = 0
configure:6023: result: yes
configure:5977: checking for sys/stat.h
configure:5993: gcc -c   conftest.c >&5
configure:5999: $? = 0
configure:6003: test -z 
			 || test ! -s conftest.err
configure:6006: $? = 0
configure:6009: test -s conftest.o
configure:6012: $? = 0
configure:6023: result: yes
configure:5977: checking for stdlib.h
configure:5993: gcc -c   conftest.c >&5
configure:5999: $? = 0
configure:6003: test -z 
			 || test ! -s conftest.err
configure:6006: $? = 0
configure:6009: test -s conftest.o
configure:6012: $? = 0
configure:6023: result: yes
configure:5977: checking for string.h
configure:5993: gcc -c   conftest.c >&5
configure:5999: $? = 0
configure:6003: test -z 
			 || test ! -s conftest.err
configure:6006: $? = 0
configure:6009: test -s conftest.o
configure:6012: $? = 0
configure:6023: result: yes
configure:5977: checking for memory.h
configure:5993: gcc -c   conftest.c >&5
configure:5999: $? = 0
configure:6003: test -z 
			 || test ! -s conftest.err
configure:6006: $? = 0
configure:6009: test -s conftest.o
configure:6012: $? = 0
configure:6023: result: yes
configure:5977: checking for strings.h
configure:5993: gcc -c   conftest.c >&5
configure:5999: $? = 0
configure:6003: test -z 
			 || test ! -s conftest.err
configure:6006: $? = 0
configure:6009: test -s conftest.o
configure:6012: $? = 0
configure:6023: result: yes
configure:5977: checking for inttypes.h
configure:5993: gcc -c   conftest.c >&5
configure:5999: $? = 0
configure:6003: test -z 
			 || test ! -s conftest.err
configure:6006: $? = 0
configure:6009: test -s conftest.o
configure:6012: $? = 0
configure:6023: result: yes
configure:5977: checking for stdint.h
configure:5993: gcc -c   conftest.c >&5
configure:5999: $? = 0
configure:6003: test -z 
			 || test ! -s conftest.err
configure:6006: $? = 0
configure:6009: test -s conftest.o
configure:6012: $? = 0
configure:6023: result: yes
configure:5977: checking for unistd.h
configure:5993: gcc -c   conftest.c >&5
configure:5999: $? = 0
configure:6003: test -z 
			 || test ! -s conftest.err
configure:6006: $? = 0
configure:6009: test -s conftest.o
configure:6012: $? = 0
configure:6023: result: yes
configure:6070: checking for gdlib-config
configure:6073: result: /opt/local/bin/gdlib-config
configure:6123: checking for gdlib version >= 2.0.0
configure:6166: result: yes (version 2.0.35)
configure:6183: checking gd.h usability
configure:6195: gcc -c  -I/opt/local/include  conftest.c >&5
configure:6201: $? = 0
configure:6205: test -z 
			 || test ! -s conftest.err
configure:6208: $? = 0
configure:6211: test -s conftest.o
configure:6214: $? = 0
configure:6224: result: yes
configure:6228: checking gd.h presence
configure:6238: gcc -E  conftest.c
conftest.c:25:16: error: gd.h: No such file or directory
configure:6244: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <gd.h>
configure:6264: result: no
configure:6270: WARNING: gd.h: accepted by the compiler, rejected by the preprocessor!
configure:6272: WARNING: gd.h: proceeding with the compiler's result
configure:6299: checking for gd.h
configure:6306: result: yes
configure:6379: checking for sys/types.h
configure:6384: result: yes
configure:6524: checking for a POSIX compliant regex library
configure:6559: gcc -o conftest    conftest.c   >&5
configure:6565: $? = 0
configure:6569: test -z 
			 || test ! -s conftest.err
configure:6572: $? = 0
configure:6575: test -s conftest
configure:6578: $? = 0
configure:6594: result: yes
configure:6662: checking for libpng-config
configure:6681: found /usr/local/bin/libpng-config
configure:6694: result: /usr/local/bin/libpng-config
configure:6706: checking for libpng version >= 1.2.0
configure:6753: result: yes (version 1.2.33)
configure:6791: checking for File::Copy
configure:6794: result: ok
configure:6805: checking whether we need the GUI
configure:6827: result: yes
configure:6884: checking GeoIP.h usability
configure:6896: gcc -c   -I/opt/local/include conftest.c >&5
configure:6902: $? = 0
configure:6906: test -z 
			 || test ! -s conftest.err
configure:6909: $? = 0
configure:6912: test -s conftest.o
configure:6915: $? = 0
configure:6925: result: yes
configure:6929: checking GeoIP.h presence
configure:6939: gcc -E  -I/opt/local/include conftest.c
configure:6945: $? = 0
configure:6965: result: yes
configure:7000: checking for GeoIP.h
configure:7007: result: yes
configure:7081: checking for GeoIP_open in -lGeoIP
configure:7111: gcc -o conftest   -I/opt/local/include  -L/opt/local/lib conftest.c -lGeoIP   >&5
configure:7117: $? = 0
configure:7121: test -z 
			 || test ! -s conftest.err
configure:7124: $? = 0
configure:7127: test -s conftest
configure:7130: $? = 0
configure:7143: result: yes
configure:7329: checking for the --with-toolkit option
configure:7332: result: will be automatically detected
configure:7368: checking for the --with-wxshared option
configure:7380: result: will be automatically detected
configure:7405: checking for the --with-wxdebug option
configure:7417: result: will be automatically detected
configure:7442: checking for the --with-wxversion option
configure:7445: result: will be automatically detected
configure:7551: checking for wx-config
configure:7570: found /usr/bin/wx-config
configure:7583: result: /usr/bin/wx-config
configure:7600: checking for wxWidgets version >= 2.8.0 (--unicode=yes)
configure:7644: result: yes (version 2.8.4)
configure:7648: checking for wxWidgets static library
configure:7652: result: no
configure:7863: checking if wxWidgets was built in DEBUG mode
configure:7870: result: yes
configure:7887: checking if wxWidgets was built in STATIC mode
configure:7899: result: no
configure:7921: checking which wxWidgets toolkit was selected
configure:7960: result: mac
configure:8169: checking for pkg-config
configure:8187: found /usr/local/bin/pkg-config
configure:8199: result: /usr/local/bin/pkg-config
configure:8214: checking pkg-config is at least version 0.9.0
configure:8217: result: yes
configure:8235: checking for libupnp version >= 1.6.6
configure:8266: result: yes (version 1.6.6)
configure:8305: checking for crypto++ version >= 5.1
configure:8405: result: yes (version 5.5.2, installed)
configure:8444: checking if we're using the GNU C++ library
configure:8461: g++ -E  conftest.cc
configure:8467: $? = 0
configure:8487: result: yes
configure:8494: checking that wxWidgets has support for large files
configure:8511: g++ -E  -I/usr/lib/wx/include/mac-unicode-debug-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -D__WXMAC__ conftest.cc
configure:8517: $? = 0
configure:8530: result: yes
configure:8558: checking for exception-handling
configure:8602: g++ -o conftest    conftest.cc  >&5
configure:8605: $? = 0
configure:8607: ./conftest
configure:8610: $? = 0
configure:8613: result: yes
configure:8635: checking for <cxxabi.h> and __cxa_demangle()
configure:8661: g++ -o conftest    conftest.cc  >&5
configure:8667: $? = 0
configure:8671: test -z 
			 || test ! -s conftest.err
configure:8674: $? = 0
configure:8677: test -s conftest
configure:8680: $? = 0
configure:8689: result: yes
configure:8714: checking for extended flex capabilities
configure:8724: result: yes
configure:8795: checking for X
configure:9025: result: libraries /usr/X11/lib, headers /usr/X11/include
configure:9031: checking for working alloca.h
configure:9052: gcc -o conftest    conftest.c  >&5
configure:9058: $? = 0
configure:9062: test -z 
			 || test ! -s conftest.err
configure:9065: $? = 0
configure:9068: test -s conftest
configure:9071: $? = 0
configure:9083: result: yes
configure:9093: checking for alloca
configure:9134: gcc -o conftest    conftest.c  >&5
configure:9140: $? = 0
configure:9144: test -z 
			 || test ! -s conftest.err
configure:9147: $? = 0
configure:9150: test -s conftest
configure:9153: $? = 0
configure:9165: result: yes
configure:9396: checking for dirent.h that defines DIR
configure:9420: gcc -c   conftest.c >&5
configure:9426: $? = 0
configure:9430: test -z 
			 || test ! -s conftest.err
configure:9433: $? = 0
configure:9436: test -s conftest.o
configure:9439: $? = 0
configure:9450: result: yes
configure:9463: checking for library containing opendir
configure:9493: gcc -o conftest    conftest.c  >&5
configure:9499: $? = 0
configure:9503: test -z 
			 || test ! -s conftest.err
configure:9506: $? = 0
configure:9509: test -s conftest
configure:9512: $? = 0
configure:9582: result: none required
configure:9718: checking for ANSI C header files
configure:9874: result: yes
configure:9931: checking argz.h usability
configure:9943: gcc -c   conftest.c >&5
conftest.c:67:18: error: argz.h: No such file or directory
configure:9949: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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 <argz.h>
configure:9972: result: no
configure:9976: checking argz.h presence
configure:9986: gcc -E  conftest.c
conftest.c:33:18: error: argz.h: No such file or directory
configure:9992: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <argz.h>
configure:10012: result: no
configure:10047: checking for argz.h
configure:10054: result: no
configure:9931: checking arpa/inet.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking arpa/inet.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for arpa/inet.h
configure:10054: result: yes
configure:9931: checking fcntl.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking fcntl.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for fcntl.h
configure:10054: result: yes
configure:9922: checking for inttypes.h
configure:9927: result: yes
configure:9931: checking langinfo.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking langinfo.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for langinfo.h
configure:10054: result: yes
configure:9931: checking libintl.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking libintl.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for libintl.h
configure:10054: result: yes
configure:9931: checking limits.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking limits.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for limits.h
configure:10054: result: yes
configure:9931: checking locale.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking locale.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for locale.h
configure:10054: result: yes
configure:9931: checking malloc.h usability
configure:9943: gcc -c   conftest.c >&5
conftest.c:74:20: error: malloc.h: No such file or directory
configure:9949: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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
| /* 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 <malloc.h>
configure:9972: result: no
configure:9976: checking malloc.h presence
configure:9986: gcc -E  conftest.c
conftest.c:40:20: error: malloc.h: No such file or directory
configure:9992: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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
| /* end confdefs.h.  */
| #include <malloc.h>
configure:10012: result: no
configure:10047: checking for malloc.h
configure:10054: result: no
configure:9931: checking mntent.h usability
configure:9943: gcc -c   conftest.c >&5
conftest.c:74:20: error: mntent.h: No such file or directory
configure:9949: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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
| /* 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 <mntent.h>
configure:9972: result: no
configure:9976: checking mntent.h presence
configure:9986: gcc -E  conftest.c
conftest.c:40:20: error: mntent.h: No such file or directory
configure:9992: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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
| /* end confdefs.h.  */
| #include <mntent.h>
configure:10012: result: no
configure:10047: checking for mntent.h
configure:10054: result: no
configure:9931: checking netdb.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking netdb.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for netdb.h
configure:10054: result: yes
configure:9931: checking netinet/in.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking netinet/in.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for netinet/in.h
configure:10054: result: yes
configure:9931: checking stddef.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking stddef.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for stddef.h
configure:10054: result: yes
configure:9931: checking nl_types.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking nl_types.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for nl_types.h
configure:10054: result: yes
configure:9922: checking for stdint.h
configure:9927: result: yes
configure:9931: checking stdio_ext.h usability
configure:9943: gcc -c   conftest.c >&5
conftest.c:79:23: error: stdio_ext.h: No such file or directory
configure:9949: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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 <stdio_ext.h>
configure:9972: result: no
configure:9976: checking stdio_ext.h presence
configure:9986: gcc -E  conftest.c
conftest.c:45:23: error: stdio_ext.h: No such file or directory
configure:9992: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stdio_ext.h>
configure:10012: result: no
configure:10047: checking for stdio_ext.h
configure:10054: result: no
configure:9922: checking for stdlib.h
configure:9927: result: yes
configure:9922: checking for string.h
configure:9927: result: yes
configure:9922: checking for strings.h
configure:9927: result: yes
configure:9931: checking sys/ioctl.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking sys/ioctl.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for sys/ioctl.h
configure:10054: result: yes
configure:9931: checking sys/mntent.h usability
configure:9943: gcc -c   conftest.c >&5
conftest.c:83:24: error: sys/mntent.h: No such file or directory
configure:9949: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_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 <sys/mntent.h>
configure:9972: result: no
configure:9976: checking sys/mntent.h presence
configure:9986: gcc -E  conftest.c
conftest.c:49:24: error: sys/mntent.h: No such file or directory
configure:9992: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <sys/mntent.h>
configure:10012: result: no
configure:10047: checking for sys/mntent.h
configure:10054: result: no
configure:9931: checking sys/mnttab.h usability
configure:9943: gcc -c   conftest.c >&5
conftest.c:83:24: error: sys/mnttab.h: No such file or directory
configure:9949: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_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 <sys/mnttab.h>
configure:9972: result: no
configure:9976: checking sys/mnttab.h presence
configure:9986: gcc -E  conftest.c
conftest.c:49:24: error: sys/mnttab.h: No such file or directory
configure:9992: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <sys/mnttab.h>
configure:10012: result: no
configure:10047: checking for sys/mnttab.h
configure:10054: result: no
configure:9931: checking sys/mount.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking sys/mount.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for sys/mount.h
configure:10054: result: yes
configure:9931: checking sys/param.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking sys/param.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for sys/param.h
configure:10054: result: yes
configure:9931: checking sys/resource.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking sys/resource.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for sys/resource.h
configure:10054: result: yes
configure:9931: checking sys/select.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking sys/select.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for sys/select.h
configure:10054: result: yes
configure:9931: checking sys/socket.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking sys/socket.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for sys/socket.h
configure:10054: result: yes
configure:9931: checking sys/statvfs.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking sys/statvfs.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for sys/statvfs.h
configure:10054: result: yes
configure:9931: checking sys/time.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking sys/time.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for sys/time.h
configure:10054: result: yes
configure:9931: checking sys/timeb.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking sys/timeb.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for sys/timeb.h
configure:10054: result: yes
configure:9922: checking for sys/types.h
configure:9927: result: yes
configure:9922: checking for unistd.h
configure:9927: result: yes
configure:9931: checking errno.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking errno.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for errno.h
configure:10054: result: yes
configure:9931: checking signal.h usability
configure:9943: gcc -c   conftest.c >&5
configure:9949: $? = 0
configure:9953: test -z 
			 || test ! -s conftest.err
configure:9956: $? = 0
configure:9959: test -s conftest.o
configure:9962: $? = 0
configure:9972: result: yes
configure:9976: checking signal.h presence
configure:9986: gcc -E  conftest.c
configure:9992: $? = 0
configure:10012: result: yes
configure:10047: checking for signal.h
configure:10054: result: yes
configure:10067: checking for sys/wait.h that is POSIX.1 compatible
configure:10098: gcc -c   conftest.c >&5
configure:10104: $? = 0
configure:10108: test -z 
			 || test ! -s conftest.err
configure:10111: $? = 0
configure:10114: test -s conftest.o
configure:10117: $? = 0
configure:10128: result: yes
configure:10140: checking for stdbool.h that conforms to C99
configure:10193: gcc -c   conftest.c >&5
configure:10199: $? = 0
configure:10203: test -z 
			 || test ! -s conftest.err
configure:10206: $? = 0
configure:10209: test -s conftest.o
configure:10212: $? = 0
configure:10223: result: yes
configure:10225: checking for _Bool
configure:10249: gcc -c   conftest.c >&5
configure:10255: $? = 0
configure:10259: test -z 
			 || test ! -s conftest.err
configure:10262: $? = 0
configure:10265: test -s conftest.o
configure:10268: $? = 0
configure:10279: result: yes
configure:10298: checking for an ANSI C-conforming const
configure:10365: gcc -c   conftest.c >&5
configure:10371: $? = 0
configure:10375: test -z 
			 || test ! -s conftest.err
configure:10378: $? = 0
configure:10381: test -s conftest.o
configure:10384: $? = 0
configure:10395: result: yes
configure:10405: checking for inline
configure:10426: gcc -c   conftest.c >&5
configure:10432: $? = 0
configure:10436: test -z 
			 || test ! -s conftest.err
configure:10439: $? = 0
configure:10442: test -s conftest.o
configure:10445: $? = 0
configure:10457: result: inline
configure:10476: checking for mode_t
configure:10500: gcc -c   conftest.c >&5
configure:10506: $? = 0
configure:10510: test -z 
			 || test ! -s conftest.err
configure:10513: $? = 0
configure:10516: test -s conftest.o
configure:10519: $? = 0
configure:10530: result: yes
configure:10542: checking for off_t
configure:10566: gcc -c   conftest.c >&5
configure:10572: $? = 0
configure:10576: test -z 
			 || test ! -s conftest.err
configure:10579: $? = 0
configure:10582: test -s conftest.o
configure:10585: $? = 0
configure:10596: result: yes
configure:10608: checking for size_t
configure:10632: gcc -c   conftest.c >&5
configure:10638: $? = 0
configure:10642: test -z 
			 || test ! -s conftest.err
configure:10645: $? = 0
configure:10648: test -s conftest.o
configure:10651: $? = 0
configure:10662: result: yes
configure:10674: checking whether time.h and sys/time.h may both be included
configure:10699: gcc -c   conftest.c >&5
configure:10705: $? = 0
configure:10709: test -z 
			 || test ! -s conftest.err
configure:10712: $? = 0
configure:10715: test -s conftest.o
configure:10718: $? = 0
configure:10729: result: yes
configure:10739: checking whether struct tm is in sys/time.h or time.h
configure:10762: gcc -c   conftest.c >&5
configure:10768: $? = 0
configure:10772: test -z 
			 || test ! -s conftest.err
configure:10775: $? = 0
configure:10778: test -s conftest.o
configure:10781: $? = 0
configure:10792: result: time.h
configure:10802: checking for uid_t in sys/types.h
configure:10825: result: yes
configure:10840: checking for working volatile
configure:10863: gcc -c   conftest.c >&5
configure:10869: $? = 0
configure:10873: test -z 
			 || test ! -s conftest.err
configure:10876: $? = 0
configure:10879: test -s conftest.o
configure:10882: $? = 0
configure:10893: result: yes
configure:10903: checking for ptrdiff_t
configure:10927: gcc -c   conftest.c >&5
configure:10933: $? = 0
configure:10937: test -z 
			 || test ! -s conftest.err
configure:10940: $? = 0
configure:10943: test -s conftest.o
configure:10946: $? = 0
configure:10957: result: yes
configure:10970: checking whether closedir returns void
configure:10999: gcc -o conftest    conftest.c  >&5
configure:11002: $? = 0
configure:11004: ./conftest
configure:11007: $? = 0
configure:11021: result: no
configure:11032: checking whether gcc needs -traditional
conftest.c:66:20: error: termio.h: No such file or directory
configure:11074: result: no
configure:11081: checking for pid_t
configure:11105: gcc -c   conftest.c >&5
configure:11111: $? = 0
configure:11115: test -z 
			 || test ! -s conftest.err
configure:11118: $? = 0
configure:11121: test -s conftest.o
configure:11124: $? = 0
configure:11135: result: yes
configure:11153: checking for unistd.h
configure:11158: result: yes
configure:11162: checking vfork.h usability
configure:11174: gcc -c   conftest.c >&5
conftest.c:101:19: error: vfork.h: No such file or directory
configure:11180: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_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:11203: result: no
configure:11207: checking vfork.h presence
configure:11217: gcc -E  conftest.c
conftest.c:67:19: error: vfork.h: No such file or directory
configure:11223: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| /* end confdefs.h.  */
| #include <vfork.h>
configure:11243: result: no
configure:11278: checking for vfork.h
configure:11285: result: no
configure:11303: checking for fork
configure:11360: gcc -o conftest    conftest.c  >&5
conftest.c:91: warning: conflicting types for built-in function 'fork'
configure:11366: $? = 0
configure:11370: test -z 
			 || test ! -s conftest.err
configure:11373: $? = 0
configure:11376: test -s conftest
configure:11379: $? = 0
configure:11391: result: yes
configure:11303: checking for vfork
configure:11360: gcc -o conftest    conftest.c  >&5
configure:11366: $? = 0
configure:11370: test -z 
			 || test ! -s conftest.err
configure:11373: $? = 0
configure:11376: test -s conftest
configure:11379: $? = 0
configure:11391: result: yes
configure:11402: checking for working fork
configure:11425: gcc -o conftest    conftest.c  >&5
conftest.c: In function 'main':
conftest.c:10: warning: incompatible implicit declaration of built-in function 'exit'
configure:11428: $? = 0
configure:11430: ./conftest
configure:11433: $? = 0
configure:11447: result: yes
configure:11468: checking for working vfork
configure:11601: result: yes
configure:11635: checking for getmntent in -lsun
configure:11665: gcc -o conftest    conftest.c -lsun   >&5
ld: library not found for -lsun
collect2: ld returned 1 exit status
configure:11671: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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:11697: result: no
configure:11702: checking for getmntent in -lseq
configure:11732: gcc -o conftest    conftest.c -lseq   >&5
ld: library not found for -lseq
collect2: ld returned 1 exit status
configure:11738: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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:11764: result: no
configure:11769: checking for getmntent in -lgen
configure:11799: gcc -o conftest    conftest.c -lgen   >&5
ld: library not found for -lgen
collect2: ld returned 1 exit status
configure:11805: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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:11831: result: no
configure:11845: checking for getmntent
configure:11902: gcc -o conftest    conftest.c  >&5
Undefined symbols:
  "_getmntent", referenced from:
      _f in ccNzMR58.o
      _getmntent$non_lazy_ptr in ccNzMR58.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:11908: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| /* end confdefs.h.  */
| /* Define getmntent to an innocuous variant, in case <limits.h> declares getmntent.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getmntent innocuous_getmntent
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getmntent (); 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 getmntent
| 
| /* 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 ();
| /* 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_getmntent) || defined (__stub___getmntent)
| choke me
| #else
| char (*f) () = getmntent;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != getmntent;
|   ;
|   return 0;
| }
configure:11933: result: no
configure:11944: checking whether lstat dereferences a symlink specified with a trailing slash
configure:11975: gcc -o conftest    conftest.c  >&5
configure:11978: $? = 0
configure:11980: ./conftest
configure:11983: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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;
|      /* Linux will dereference the symlink and fail.
| 	That is better in the sense that it means we will not
| 	have to compile and use the lstat wrapper.  */
|      exit (lstat ("conftest.sym/", &sbuf) ? 0 : 1);
|   ;
|   return 0;
| }
configure:12004: result: no
configure:12025: checking whether lstat accepts an empty string
configure:12050: gcc -o conftest    conftest.c  >&5
configure:12053: $? = 0
configure:12055: ./conftest
configure:12058: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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:12072: result: no
configure:12090: checking whether lstat dereferences a symlink specified with a trailing slash
configure:12150: result: no
configure:12174: checking for working memcmp
configure:12222: gcc -o conftest    conftest.c  >&5
configure:12225: $? = 0
configure:12227: ./conftest
configure:12230: $? = 0
configure:12244: result: yes
configure:12261: checking for sys/select.h
configure:12266: result: yes
configure:12261: checking for sys/socket.h
configure:12266: result: yes
configure:12406: checking types of arguments for select
configure:12439: gcc -c   conftest.c >&5
configure:12445: $? = 0
configure:12449: test -z 
			 || test ! -s conftest.err
configure:12452: $? = 0
configure:12455: test -s conftest.o
configure:12458: $? = 0
configure:12474: result: int,fd_set *,struct timeval *
configure:12497: checking for function prototypes
configure:12500: result: yes
configure:12517: checking whether setvbuf arguments are reversed
configure:12542: gcc -o conftest    conftest.c  >&5
conftest.c:80: error: conflicting types for 'setvbuf'
/usr/include/stdio.h:286: error: previous declaration of 'setvbuf' was here
configure:12548: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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:12669: result: no
configure:12679: checking return type of signal handlers
configure:12710: gcc -c   conftest.c >&5
configure:12716: $? = 0
configure:12720: test -z 
			 || test ! -s conftest.err
configure:12723: $? = 0
configure:12726: test -s conftest.o
configure:12729: $? = 0
configure:12740: result: void
configure:12748: checking whether stat accepts an empty string
configure:12773: gcc -o conftest    conftest.c  >&5
configure:12776: $? = 0
configure:12778: ./conftest
configure:12781: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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:12795: result: no
configure:12817: checking for strftime
configure:12874: gcc -o conftest    conftest.c  >&5
conftest.c:103: warning: conflicting types for built-in function 'strftime'
configure:12880: $? = 0
configure:12884: test -z 
			 || test ! -s conftest.err
configure:12887: $? = 0
configure:12890: test -s conftest
configure:12893: $? = 0
configure:12905: result: yes
configure:12989: checking for working strtod
configure:13032: gcc -o conftest    conftest.c  >&5
conftest.c: In function 'main':
conftest.c:92: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:102: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:104: warning: incompatible implicit declaration of built-in function 'exit'
configure:13035: $? = 0
configure:13037: ./conftest
configure:13040: $? = 0
configure:13054: result: yes
configure:13236: checking for vprintf
configure:13293: gcc -o conftest    conftest.c  >&5
conftest.c:104: warning: conflicting types for built-in function 'vprintf'
configure:13299: $? = 0
configure:13303: test -z 
			 || test ! -s conftest.err
configure:13306: $? = 0
configure:13309: test -s conftest
configure:13312: $? = 0
configure:13324: result: yes
configure:13331: checking for _doprnt
configure:13388: gcc -o conftest    conftest.c  >&5
Undefined symbols:
  "__doprnt", referenced from:
      _f in ccEgqLRE.o
      __doprnt$non_lazy_ptr in ccEgqLRE.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:13394: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); 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 _doprnt
| 
| /* 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 _doprnt ();
| /* 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__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _doprnt;
|   ;
|   return 0;
| }
configure:13419: result: no
configure:13456: checking for stdlib.h
configure:13461: result: yes
configure:13601: checking for GNU libc compatible malloc
configure:13630: gcc -o conftest    conftest.c  >&5
configure:13633: $? = 0
configure:13635: ./conftest
configure:13638: $? = 0
configure:13652: result: yes
configure:13687: checking for stdlib.h
configure:13692: result: yes
configure:13832: checking for GNU libc compatible realloc
configure:13861: gcc -o conftest    conftest.c  >&5
configure:13864: $? = 0
configure:13866: ./conftest
configure:13869: $? = 0
configure:13883: result: yes
configure:13949: checking for __argz_count
configure:14006: gcc -o conftest    conftest.c  >&5
Undefined symbols:
  "___argz_count", referenced from:
      _f in ccfkCGOW.o
      ___argz_count$non_lazy_ptr in ccfkCGOW.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:14012: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| /* end confdefs.h.  */
| /* Define __argz_count to an innocuous variant, in case <limits.h> declares __argz_count.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __argz_count innocuous___argz_count
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __argz_count (); 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 __argz_count
| 
| /* 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 __argz_count ();
| /* 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___argz_count) || defined (__stub_____argz_count)
| choke me
| #else
| char (*f) () = __argz_count;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != __argz_count;
|   ;
|   return 0;
| }
configure:14037: result: no
configure:13949: checking for __argz_next
configure:14006: gcc -o conftest    conftest.c  >&5
Undefined symbols:
  "___argz_next", referenced from:
      _f in cc1qIv9y.o
      ___argz_next$non_lazy_ptr in cc1qIv9y.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:14012: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| /* end confdefs.h.  */
| /* Define __argz_next to an innocuous variant, in case <limits.h> declares __argz_next.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __argz_next innocuous___argz_next
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __argz_next (); 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 __argz_next
| 
| /* 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 __argz_next ();
| /* 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___argz_next) || defined (__stub_____argz_next)
| choke me
| #else
| char (*f) () = __argz_next;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != __argz_next;
|   ;
|   return 0;
| }
configure:14037: result: no
configure:13949: checking for __argz_stringify
configure:14006: gcc -o conftest    conftest.c  >&5
Undefined symbols:
  "___argz_stringify", referenced from:
      _f in cc6DCjL9.o
      ___argz_stringify$non_lazy_ptr in cc6DCjL9.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:14012: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| /* end confdefs.h.  */
| /* Define __argz_stringify to an innocuous variant, in case <limits.h> declares __argz_stringify.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __argz_stringify innocuous___argz_stringify
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __argz_stringify (); 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 __argz_stringify
| 
| /* 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 __argz_stringify ();
| /* 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___argz_stringify) || defined (__stub_____argz_stringify)
| choke me
| #else
| char (*f) () = __argz_stringify;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != __argz_stringify;
|   ;
|   return 0;
| }
configure:14037: result: no
configure:13949: checking for endpwent
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for floor
configure:14006: gcc -o conftest    conftest.c  >&5
conftest.c:110: warning: conflicting types for built-in function 'floor'
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for ftruncate
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for getcwd
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for gethostbyaddr
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for gethostbyname
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for gethostname
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for getpass
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for gettimeofday
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for inet_ntoa
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for localeconv
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for memmove
configure:14006: gcc -o conftest    conftest.c  >&5
conftest.c:120: warning: conflicting types for built-in function 'memmove'
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for mempcpy
configure:14006: gcc -o conftest    conftest.c  >&5
conftest.c:121: warning: conflicting types for built-in function 'mempcpy'
Undefined symbols:
  "_mempcpy", referenced from:
      _f in ccSVXjVa.o
      _mempcpy$non_lazy_ptr in ccSVXjVa.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:14012: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_ENDPWENT 1
| #define HAVE_FLOOR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h.  */
| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mempcpy innocuous_mempcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mempcpy (); 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 mempcpy
| 
| /* 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 mempcpy ();
| /* 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_mempcpy) || defined (__stub___mempcpy)
| choke me
| #else
| char (*f) () = mempcpy;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != mempcpy;
|   ;
|   return 0;
| }
configure:14037: result: no
configure:13949: checking for memset
configure:14006: gcc -o conftest    conftest.c  >&5
conftest.c:121: warning: conflicting types for built-in function 'memset'
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for nl_langinfo
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for pow
configure:14006: gcc -o conftest    conftest.c  >&5
conftest.c:123: warning: conflicting types for built-in function 'pow'
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for select
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for setlocale
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for socket
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for sqrt
configure:14006: gcc -o conftest    conftest.c  >&5
conftest.c:127: warning: conflicting types for built-in function 'sqrt'
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for stpcpy
configure:14006: gcc -o conftest    conftest.c  >&5
conftest.c:128: warning: conflicting types for built-in function 'stpcpy'
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for strcasecmp
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for strchr
configure:14006: gcc -o conftest    conftest.c  >&5
conftest.c:130: warning: conflicting types for built-in function 'strchr'
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for strcspn
configure:14006: gcc -o conftest    conftest.c  >&5
conftest.c:131: warning: conflicting types for built-in function 'strcspn'
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for strdup
configure:14006: gcc -o conftest    conftest.c  >&5
conftest.c:132: warning: conflicting types for built-in function 'strdup'
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for strerror
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for strncasecmp
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for strstr
configure:14006: gcc -o conftest    conftest.c  >&5
conftest.c:135: warning: conflicting types for built-in function 'strstr'
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for strtoul
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:13949: checking for sigaction
configure:14006: gcc -o conftest    conftest.c  >&5
configure:14012: $? = 0
configure:14016: test -z 
			 || test ! -s conftest.err
configure:14019: $? = 0
configure:14022: test -s conftest
configure:14025: $? = 0
configure:14037: result: yes
configure:14058: checking for mkdir
configure:14115: gcc -o conftest    conftest.c  >&5
configure:14121: $? = 0
configure:14125: test -z 
			 || test ! -s conftest.err
configure:14128: $? = 0
configure:14131: test -s conftest
configure:14134: $? = 0
configure:14146: result: yes
configure:14058: checking for getrlimit
configure:14115: gcc -o conftest    conftest.c  >&5
configure:14121: $? = 0
configure:14125: test -z 
			 || test ! -s conftest.err
configure:14128: $? = 0
configure:14131: test -s conftest
configure:14134: $? = 0
configure:14146: result: yes
configure:14058: checking for setrlimit
configure:14115: gcc -o conftest    conftest.c  >&5
configure:14121: $? = 0
configure:14125: test -z 
			 || test ! -s conftest.err
configure:14128: $? = 0
configure:14131: test -s conftest
configure:14134: $? = 0
configure:14146: result: yes
configure:14058: checking for getopt_long
configure:14115: gcc -o conftest    conftest.c  >&5
configure:14121: $? = 0
configure:14125: test -z 
			 || test ! -s conftest.err
configure:14128: $? = 0
configure:14131: test -s conftest
configure:14134: $? = 0
configure:14146: result: yes
configure:14857: checking whether strerror_r is declared
configure:14881: gcc -c   -D_XOPEN_SOURCE=600 conftest.c >&5
configure:14887: $? = 0
configure:14891: test -z 
			 || test ! -s conftest.err
configure:14894: $? = 0
configure:14897: test -s conftest.o
configure:14900: $? = 0
configure:14911: result: yes
configure:14933: checking for strerror_r
configure:14990: gcc -o conftest   -D_XOPEN_SOURCE=600  conftest.c  >&5
configure:14996: $? = 0
configure:15000: test -z 
			 || test ! -s conftest.err
configure:15003: $? = 0
configure:15006: test -s conftest
configure:15009: $? = 0
configure:15021: result: yes
configure:15031: checking whether strerror_r returns char *
configure:15059: gcc -c   -D_XOPEN_SOURCE=600 conftest.c >&5
conftest.c: In function 'main':
conftest.c:159: error: invalid type argument of 'unary *'
conftest.c:160: warning: initialization makes pointer from integer without a cast
configure:15065: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_ENDPWENT 1
| #define HAVE_FLOOR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MKDIR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 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 ()
| {
| 
| 	  char buf[100];
| 	  char x = *strerror_r (0, buf, sizeof buf);
| 	  char *p = strerror_r (0, buf, sizeof buf);
| 
|   ;
|   return 0;
| }
configure:15138: result: no
configure:15152: checking for fallocate
configure:15176: gcc -o conftest    conftest.c  >&5
conftest.c:122:29: error: linux/falloc.h: No such file or directory
configure:15182: $? = 1
configure: failed program was:
| 
| 		/* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_ENDPWENT 1
| #define HAVE_FLOOR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MKDIR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h.  */
| 
| 			#include <linux/falloc.h>
| 
| int
| main ()
| {
| 
| 			fallocate(0, 0, 0, 0);
| 
|   ;
|   return 0;
| }
| 
configure:15212: result: no
configure:15220: checking for SYS_fallocate
configure:15246: gcc -o conftest    conftest.c  >&5
conftest.c:122:27: error: sys/sycall.h: No such file or directory
conftest.c: In function 'main':
conftest.c:130: error: 'SYS_fallocate' undeclared (first use in this function)
conftest.c:130: error: (Each undeclared identifier is reported only once
conftest.c:130: error: for each function it appears in.)
conftest.c:130: error: 'loff_t' undeclared (first use in this function)
conftest.c:130: error: syntax error before numeric constant
configure:15252: $? = 1
configure: failed program was:
| 
| 		/* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_ENDPWENT 1
| #define HAVE_FLOOR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MKDIR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h.  */
| 
| 			#include <sys/sycall.h>
| 			#include <sys/types.h>
| 			#include <unistd.h>
| 
| int
| main ()
| {
| 
| 			syscall(SYS_fallocate, 0, (loff_t)0, (loff_t)0);
| 
|   ;
|   return 0;
| }
| 
configure:15282: result: no
configure:15289: checking for posix_fallocate
configure:15317: gcc -o conftest    conftest.c  >&5
Undefined symbols:
  "_posix_fallocate", referenced from:
      _main in ccAxtcaL.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:15323: $? = 1
configure: failed program was:
| 
| 		/* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_ENDPWENT 1
| #define HAVE_FLOOR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MKDIR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h.  */
| 
| 			#define _XOPEN_SOURCE 600
| 			#include <stdlib.h>
| 			#ifdef HAVE_FCNTL_H
| 			#  include <fcntl.h>
| 			#endif
| 
| int
| main ()
| {
| 
| 			posix_fallocate(0, 0, 0);
| 
|   ;
|   return 0;
| }
| 
configure:15353: result: no
configure:15378: checking for msgfmt
configure:15406: result: /usr/local/bin/msgfmt
configure:15415: checking for gmsgfmt
configure:15446: result: /usr/local/bin/msgfmt
configure:15456: checking for xgettext
configure:15484: result: /usr/local/bin/xgettext
configure:15495: checking for msgmerge
configure:15522: result: /usr/local/bin/msgmerge
configure:15557: checking for library containing strerror
configure:15587: gcc -o conftest    conftest.c  >&5
configure:15593: $? = 0
configure:15597: test -z 
			 || test ! -s conftest.err
configure:15600: $? = 0
configure:15603: test -s conftest
configure:15606: $? = 0
configure:15676: result: none required
configure:15684: checking whether we are using the GNU C Library 2.1 or newer
conftest.c:121:22: error: features.h: No such file or directory
configure:15715: result: no
configure:15723: checking whether integer division by zero raises SIGFPE
configure:15785: gcc -o conftest    conftest.c  >&5
configure:15788: $? = 0
configure:15790: ./conftest
configure:15793: $? = 0
configure:15808: result: yes
configure:15821: checking for inttypes.h
configure:15843: gcc -c   conftest.c >&5
configure:15849: $? = 0
configure:15853: test -z 
			 || test ! -s conftest.err
configure:15856: $? = 0
configure:15859: test -s conftest.o
configure:15862: $? = 0
configure:15873: result: yes
configure:15884: checking for stdint.h
configure:15906: gcc -c   conftest.c >&5
configure:15912: $? = 0
configure:15916: test -z 
			 || test ! -s conftest.err
configure:15919: $? = 0
configure:15922: test -s conftest.o
configure:15925: $? = 0
configure:15936: result: yes
configure:15947: checking for unsigned long long
configure:15969: gcc -o conftest    conftest.c  >&5
configure:15975: $? = 0
configure:15979: test -z 
			 || test ! -s conftest.err
configure:15982: $? = 0
configure:15985: test -s conftest
configure:15988: $? = 0
configure:16000: result: yes
configure:16026: checking for inttypes.h
configure:16049: gcc -c   conftest.c >&5
configure:16055: $? = 0
configure:16059: test -z 
			 || test ! -s conftest.err
configure:16062: $? = 0
configure:16065: test -s conftest.o
configure:16068: $? = 0
configure:16080: result: yes
configure:16093: checking whether the inttypes.h PRIxNN macros are broken
configure:16119: gcc -c   conftest.c >&5
configure:16125: $? = 0
configure:16129: test -z 
			 || test ! -s conftest.err
configure:16132: $? = 0
configure:16135: test -s conftest.o
configure:16138: $? = 0
configure:16150: result: no
configure:16188: checking for ld used by GCC
configure:16251: result: ld
configure:16260: checking if the linker (ld) is GNU ld
configure:16272: result: no
configure:16278: checking for shared library run path origin
configure:16291: result: done
configure:16710: checking for argz.h
configure:16715: result: no
configure:16710: checking for limits.h
configure:16715: result: yes
configure:16710: checking for locale.h
configure:16715: result: yes
configure:16710: checking for nl_types.h
configure:16715: result: yes
configure:16710: checking for malloc.h
configure:16715: result: no
configure:16710: checking for stddef.h
configure:16715: result: yes
configure:16710: checking for stdlib.h
configure:16715: result: yes
configure:16710: checking for string.h
configure:16715: result: yes
configure:16710: checking for unistd.h
configure:16715: result: yes
configure:16710: checking for sys/param.h
configure:16715: result: yes
configure:16881: checking for feof_unlocked
configure:16938: gcc -o conftest    conftest.c  >&5
configure:16944: $? = 0
configure:16948: test -z 
			 || test ! -s conftest.err
configure:16951: $? = 0
configure:16954: test -s conftest
configure:16957: $? = 0
configure:16969: result: yes
configure:16881: checking for fgets_unlocked
configure:16938: gcc -o conftest    conftest.c  >&5
Undefined symbols:
  "_fgets_unlocked", referenced from:
      _f in ccB5JDPS.o
      _fgets_unlocked$non_lazy_ptr in ccB5JDPS.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:16944: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_ENDPWENT 1
| #define HAVE_FLOOR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MKDIR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define INTDIV0_RAISES_SIGFPE 1
| #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_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_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
| /* end confdefs.h.  */
| /* Define fgets_unlocked to an innocuous variant, in case <limits.h> declares fgets_unlocked.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fgets_unlocked innocuous_fgets_unlocked
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fgets_unlocked (); 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 fgets_unlocked
| 
| /* 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 fgets_unlocked ();
| /* 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_fgets_unlocked) || defined (__stub___fgets_unlocked)
| choke me
| #else
| char (*f) () = fgets_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != fgets_unlocked;
|   ;
|   return 0;
| }
configure:16969: result: no
configure:16881: checking for getc_unlocked
configure:16938: gcc -o conftest    conftest.c  >&5
configure:16944: $? = 0
configure:16948: test -z 
			 || test ! -s conftest.err
configure:16951: $? = 0
configure:16954: test -s conftest
configure:16957: $? = 0
configure:16969: result: yes
configure:16881: checking for getcwd
configure:16969: result: yes
configure:16881: checking for getegid
configure:16938: gcc -o conftest    conftest.c  >&5
configure:16944: $? = 0
configure:16948: test -z 
			 || test ! -s conftest.err
configure:16951: $? = 0
configure:16954: test -s conftest
configure:16957: $? = 0
configure:16969: result: yes
configure:16881: checking for geteuid
configure:16938: gcc -o conftest    conftest.c  >&5
configure:16944: $? = 0
configure:16948: test -z 
			 || test ! -s conftest.err
configure:16951: $? = 0
configure:16954: test -s conftest
configure:16957: $? = 0
configure:16969: result: yes
configure:16881: checking for getgid
configure:16938: gcc -o conftest    conftest.c  >&5
configure:16944: $? = 0
configure:16948: test -z 
			 || test ! -s conftest.err
configure:16951: $? = 0
configure:16954: test -s conftest
configure:16957: $? = 0
configure:16969: result: yes
configure:16881: checking for getuid
configure:16938: gcc -o conftest    conftest.c  >&5
configure:16944: $? = 0
configure:16948: test -z 
			 || test ! -s conftest.err
configure:16951: $? = 0
configure:16954: test -s conftest
configure:16957: $? = 0
configure:16969: result: yes
configure:16881: checking for mempcpy
configure:16969: result: no
configure:16881: checking for munmap
configure:16969: result: no
configure:16881: checking for putenv
configure:16938: gcc -o conftest    conftest.c  >&5
configure:16944: $? = 0
configure:16948: test -z 
			 || test ! -s conftest.err
configure:16951: $? = 0
configure:16954: test -s conftest
configure:16957: $? = 0
configure:16969: result: yes
configure:16881: checking for setenv
configure:16938: gcc -o conftest    conftest.c  >&5
configure:16944: $? = 0
configure:16948: test -z 
			 || test ! -s conftest.err
configure:16951: $? = 0
configure:16954: test -s conftest
configure:16957: $? = 0
configure:16969: result: yes
configure:16881: checking for setlocale
configure:16969: result: yes
configure:16881: checking for stpcpy
configure:16969: result: yes
configure:16881: checking for strcasecmp
configure:16969: result: yes
configure:16881: checking for strdup
configure:16969: result: yes
configure:16881: checking for strtoul
configure:16969: result: yes
configure:16881: checking for tsearch
configure:16938: gcc -o conftest    conftest.c  >&5
configure:16944: $? = 0
configure:16948: test -z 
			 || test ! -s conftest.err
configure:16951: $? = 0
configure:16954: test -s conftest
configure:16957: $? = 0
configure:16969: result: yes
configure:16881: checking for __argz_count
configure:16969: result: no
configure:16881: checking for __argz_stringify
configure:16969: result: no
configure:16881: checking for __argz_next
configure:16969: result: no
configure:17010: checking for iconv
configure:17037: gcc -o conftest  -I/opt/local/include  conftest.c  >&5
Undefined symbols:
  "_libiconv_open", referenced from:
      _main in ccRnqEtm.o
  "_libiconv_close", referenced from:
      _main in ccRnqEtm.o
  "_libiconv", referenced from:
      _main in ccRnqEtm.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:17043: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_ENDPWENT 1
| #define HAVE_FLOOR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MKDIR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define INTDIV0_RAISES_SIGFPE 1
| #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_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_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_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_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
| /* end confdefs.h.  */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
|        iconv(cd,NULL,NULL,NULL,NULL);
|        iconv_close(cd);
|   ;
|   return 0;
| }
configure:17088: gcc -o conftest  -I/opt/local/include  conftest.c  /opt/local/lib/libiconv.dylib >&5
configure:17094: $? = 0
configure:17098: test -z 
			 || test ! -s conftest.err
configure:17101: $? = 0
configure:17104: test -s conftest
configure:17107: $? = 0
configure:17122: result: yes
configure:17132: checking how to link with libiconv
configure:17134: result: /opt/local/lib/libiconv.dylib
configure:17145: checking for iconv declaration
configure:17179: gcc -c  -I/opt/local/include conftest.c >&5
configure:17185: $? = 0
configure:17189: test -z 
			 || test ! -s conftest.err
configure:17192: $? = 0
configure:17195: test -s conftest.o
configure:17198: $? = 0
configure:17213: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:17224: checking for nl_langinfo and CODESET
configure:17245: gcc -o conftest  -I/opt/local/include  conftest.c  >&5
configure:17251: $? = 0
configure:17255: test -z 
			 || test ! -s conftest.err
configure:17258: $? = 0
configure:17261: test -s conftest
configure:17264: $? = 0
configure:17277: result: yes
configure:17289: checking for LC_MESSAGES
configure:17310: gcc -o conftest  -I/opt/local/include  conftest.c  >&5
configure:17316: $? = 0
configure:17320: test -z 
			 || test ! -s conftest.err
configure:17323: $? = 0
configure:17326: test -s conftest
configure:17329: $? = 0
configure:17341: result: yes
configure:17357: checking for bison
configure:17373: found /usr/bin/bison
configure:17383: result: bison
configure:17396: checking version of bison
configure:17405: result: 2.3, ok
configure:17439: checking whether NLS is requested
configure:17448: result: yes
configure:17463: checking whether included gettext is requested
configure:17473: result: no
configure:17484: checking for GNU gettext in libc
configure:17508: gcc -o conftest  -I/opt/local/include  conftest.c  >&5
Undefined symbols:
  "_libintl_ngettext", referenced from:
      _main in ccAOGx6p.o
  "__nl_msg_cat_cntr", referenced from:
      __nl_msg_cat_cntr$non_lazy_ptr in ccAOGx6p.o
  "__nl_domain_bindings", referenced from:
      __nl_domain_bindings$non_lazy_ptr in ccAOGx6p.o
  "_libintl_bindtextdomain", referenced from:
      _main in ccAOGx6p.o
  "_libintl_gettext", referenced from:
      _main in ccAOGx6p.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:17514: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_ENDPWENT 1
| #define HAVE_FLOOR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MKDIR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define INTDIV0_RAISES_SIGFPE 1
| #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_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_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_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_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_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
|   ;
|   return 0;
| }
configure:17539: result: no
configure:17922: checking for GNU gettext in libintl
configure:17954: gcc -o conftest  -I/opt/local/include -I/usr/local/include  conftest.c  /usr/local/lib/libintl.dylib -L/usr/local/lib /usr/local/lib/libiconv.dylib -lc  >&5
configure:17960: $? = 0
configure:17964: test -z 
			 || test ! -s conftest.err
configure:17967: $? = 0
configure:17970: test -s conftest
configure:17973: $? = 0
configure:18045: result: yes
configure:18096: checking how to link with libintl
configure:18098: result: /usr/local/lib/libintl.dylib -L/usr/local/lib /usr/local/lib/libiconv.dylib -lc 
configure:18180: checking for autopoint
configure:18185: result: yes (0.14.5)
configure:18215: checking for requested languages
configure:18418: result: all
configure:18428: checking for bfd
configure:18459: gcc -o conftest  -I/opt/local/include -I/usr/local/include   conftest.c -lbfd -liberty  -lz  >&5
conftest.c:157:26: error: ansidecl.h: No such file or directory
conftest.c:158:21: error: bfd.h: No such file or directory
conftest.c: In function 'main':
conftest.c:164: warning: initialization makes pointer from integer without a cast
configure:18465: $? = 1
configure: failed program was:
| 
| 			/* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_ENDPWENT 1
| #define HAVE_FLOOR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MKDIR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define INTDIV0_RAISES_SIGFPE 1
| #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_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_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_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_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_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.  */
| 
| 				#include <ansidecl.h>
| 				#include <bfd.h>
| 
| int
| main ()
| {
| 
| 				char *dummy = bfd_errmsg(bfd_get_error());
| 
|   ;
|   return 0;
| }
| 
configure:18459: gcc -o conftest  -I/opt/local/include -I/usr/local/include   conftest.c -lbfd -liberty /usr/local/lib/libintl.dylib -L/usr/local/lib /usr/local/lib/libiconv.dylib -lc  -lz  >&5
conftest.c:157:26: error: ansidecl.h: No such file or directory
conftest.c:158:21: error: bfd.h: No such file or directory
conftest.c: In function 'main':
conftest.c:164: warning: initialization makes pointer from integer without a cast
configure:18465: $? = 1
configure: failed program was:
| 
| 			/* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_ENDPWENT 1
| #define HAVE_FLOOR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MKDIR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define INTDIV0_RAISES_SIGFPE 1
| #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_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_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_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_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_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.  */
| 
| 				#include <ansidecl.h>
| 				#include <bfd.h>
| 
| int
| main ()
| {
| 
| 				char *dummy = bfd_errmsg(bfd_get_error());
| 
|   ;
|   return 0;
| }
| 
configure:18499: result: no
configure:18505: WARNING:
        bfd.h not found or unusable, please install binutils development
        package if you are a developer or want to help testing aMule
configure:18517: checking for <execinfo.h> and backtrace()
configure:18543: gcc -o conftest  -I/opt/local/include -I/usr/local/include  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:164: warning: passing argument 1 of 'backtrace' from incompatible pointer type
conftest.c:165: warning: initialization from incompatible pointer type
configure:18549: $? = 0
configure:18553: test -z 
			 || test ! -s conftest.err
configure:18556: $? = 0
configure:18559: test -s conftest
configure:18562: $? = 0
configure:18571: result: yes
configure:18729: checking if the applications should be statically linked
configure:18739: result: yes
configure:18746: checking for docdir
configure:18752: result: ${prefix}/share/doc/aMule-SVN
configure:18756: checking for SVNDATE
configure:18765: result: rev. 9642
configure:18788: checking denoising level
configure:18807: result: 0
configure:19008: checking for a readline compatible library
configure:19046: gcc -o conftest  -I/opt/local/include -I/usr/local/include  conftest.c  -lreadline >&5
configure:19052: $? = 0
configure:19056: test -z 
			 || test ! -s conftest.err
configure:19059: $? = 0
configure:19062: test -s conftest
configure:19065: $? = 0
configure:19092: result: -lreadline
configure:19116: checking readline.h usability
configure:19128: gcc -c  -I/opt/local/include -I/usr/local/include conftest.c >&5
conftest.c:192:22: error: readline.h: No such file or directory
configure:19134: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_ENDPWENT 1
| #define HAVE_FLOOR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MKDIR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define INTDIV0_RAISES_SIGFPE 1
| #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_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_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_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_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_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_EXECINFO 1
| #define SVNDATE "rev. 9642"
| #define HAVE_LIBREADLINE 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 <readline.h>
configure:19157: result: no
configure:19161: checking readline.h presence
configure:19171: gcc -E -I/opt/local/include -I/usr/local/include conftest.c
conftest.c:158:22: error: readline.h: No such file or directory
configure:19177: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_ENDPWENT 1
| #define HAVE_FLOOR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MKDIR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define INTDIV0_RAISES_SIGFPE 1
| #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_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_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_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_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_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_EXECINFO 1
| #define SVNDATE "rev. 9642"
| #define HAVE_LIBREADLINE 1
| /* end confdefs.h.  */
| #include <readline.h>
configure:19197: result: no
configure:19232: checking for readline.h
configure:19239: result: no
configure:19116: checking readline/readline.h usability
configure:19128: gcc -c  -I/opt/local/include -I/usr/local/include conftest.c >&5
configure:19134: $? = 0
configure:19138: test -z 
			 || test ! -s conftest.err
configure:19141: $? = 0
configure:19144: test -s conftest.o
configure:19147: $? = 0
configure:19157: result: yes
configure:19161: checking readline/readline.h presence
configure:19171: gcc -E -I/opt/local/include -I/usr/local/include conftest.c
configure:19177: $? = 0
configure:19197: result: yes
configure:19232: checking for readline/readline.h
configure:19239: result: yes
configure:19252: checking whether readline supports history
configure:19282: gcc -o conftest  -I/opt/local/include -I/usr/local/include  conftest.c  -lreadline >&5
configure:19288: $? = 0
configure:19292: test -z 
			 || test ! -s conftest.err
configure:19295: $? = 0
configure:19298: test -s conftest
configure:19301: $? = 0
configure:19313: result: yes
configure:19336: checking history.h usability
configure:19348: gcc -c  -I/opt/local/include -I/usr/local/include conftest.c >&5
conftest.c:194:21: error: history.h: No such file or directory
configure:19354: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_ENDPWENT 1
| #define HAVE_FLOOR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MKDIR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define INTDIV0_RAISES_SIGFPE 1
| #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_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_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_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_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_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_EXECINFO 1
| #define SVNDATE "rev. 9642"
| #define HAVE_LIBREADLINE 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY 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 <history.h>
configure:19377: result: no
configure:19381: checking history.h presence
configure:19391: gcc -E -I/opt/local/include -I/usr/local/include conftest.c
conftest.c:160:21: error: history.h: No such file or directory
configure:19397: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "aMule SVN"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "SVN"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #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_SYS_TYPES_H 1
| #define SUPPORT_GEOIP 1
| #define CRYPTOPP_INCLUDE_PREFIX cryptopp
| #define HAVE_CXXABI 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDINT_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_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_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_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 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_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_ENDPWENT 1
| #define HAVE_FLOOR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_SIGACTION 1
| #define HAVE_MKDIR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define INTDIV0_RAISES_SIGFPE 1
| #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_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_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_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_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_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_EXECINFO 1
| #define SVNDATE "rev. 9642"
| #define HAVE_LIBREADLINE 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY 1
| /* end confdefs.h.  */
| #include <history.h>
configure:19417: result: no
configure:19452: checking for history.h
configure:19459: result: no
configure:19336: checking readline/history.h usability
configure:19348: gcc -c  -I/opt/local/include -I/usr/local/include conftest.c >&5
configure:19354: $? = 0
configure:19358: test -z 
			 || test ! -s conftest.err
configure:19361: $? = 0
configure:19364: test -s conftest.o
configure:19367: $? = 0
configure:19377: result: yes
configure:19381: checking readline/history.h presence
configure:19391: gcc -E -I/opt/local/include -I/usr/local/include conftest.c
configure:19397: $? = 0
configure:19417: result: yes
configure:19452: checking for readline/history.h
configure:19459: result: yes
configure:19495: checking whether ccache support should be added
configure:19497: result: no
configure:19797: creating ./config.status

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

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

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

on Shark

config.status:899: creating Makefile
config.status:899: creating docs/Makefile
config.status:899: creating docs/man/Makefile
config.status:899: creating intl/Makefile
config.status:899: creating src/Makefile
config.status:899: creating src/pixmaps/Makefile
config.status:899: creating src/pixmaps/flags_xpm/Makefile
config.status:899: creating src/libs/Makefile
config.status:899: creating src/libs/ec/Makefile
config.status:899: creating src/libs/ec/cpp/Makefile
config.status:899: creating src/libs/common/Makefile
config.status:899: creating src/utils/Makefile
config.status:899: creating src/utils/aLinkCreator/Makefile
config.status:899: creating src/utils/aLinkCreator/docs/Makefile
config.status:899: creating src/utils/aLinkCreator/src/Makefile
config.status:899: creating src/utils/cas/Makefile
config.status:899: creating src/utils/cas/docs/Makefile
config.status:899: creating src/utils/fileview/Makefile
config.status:899: creating src/utils/wxCas/Makefile
config.status:899: creating src/utils/wxCas/docs/Makefile
config.status:899: creating src/utils/wxCas/src/Makefile
config.status:899: creating src/utils/xas/Makefile
config.status:899: creating src/utils/xas/autostart-xas
config.status:899: creating src/utils/xas/docs/Makefile
config.status:899: creating src/skins/Makefile
config.status:899: creating src/webserver/Makefile
config.status:899: creating src/webserver/src/Makefile
config.status:899: creating src/webserver/default/Makefile
config.status:899: creating unittests/Makefile
config.status:899: creating unittests/muleunit/Makefile
config.status:899: creating unittests/tests/Makefile
config.status:899: creating po/Makefile.in
config.status:899: creating Compilation.flags
config.status:1003: creating config.h
config.status:1635: executing depfiles commands
config.status:1635: executing default-1 commands
config.status:1635: executing denoiser commands

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

ac_cv_build=i686-apple-darwin9.7.0
ac_cv_build_alias=i686-apple-darwin9.7.0
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_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_RCFLAGS_set=
ac_cv_env_RCFLAGS_value=
ac_cv_env_RC_set=
ac_cv_env_RC_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=no
ac_cv_func___argz_next=no
ac_cv_func___argz_stringify=no
ac_cv_func__doprnt=no
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=no
ac_cv_func_floor=yes
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=no
ac_cv_func_getopt_long=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_localeconv=yes
ac_cv_func_lstat_dereferences_slashed_symlink=no
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=no
ac_cv_func_memset=yes
ac_cv_func_mkdir=yes
ac_cv_func_munmap=no
ac_cv_func_nl_langinfo=yes
ac_cv_func_pow=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_sigaction=yes
ac_cv_func_socket=yes
ac_cv_func_sqrt=yes
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_strerror_r=yes
ac_cv_func_strerror_r_char_p=no
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_func_vprintf=yes
ac_cv_gnu_library_2_1=no
ac_cv_have_decl_strerror_r=yes
ac_cv_have_x='have_x=yes 		ac_x_includes=/usr/X11/include ac_x_libraries=/usr/X11/lib'
ac_cv_header_GeoIP_h=yes
ac_cv_header_argz_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gd_h=yes
ac_cv_header_history_h=no
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=no
ac_cv_header_memory_h=yes
ac_cv_header_mntent_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_nl_types_h=yes
ac_cv_header_readline_h=no
ac_cv_header_readline_history_h=yes
ac_cv_header_readline_readline_h=yes
ac_cv_header_signal_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=no
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_mntent_h=no
ac_cv_header_sys_mnttab_h=no
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=i686-apple-darwin9.7.0
ac_cv_host_alias=i686-apple-darwin9.7.0
ac_cv_lib_GeoIP_GeoIP_open=yes
ac_cv_lib_fl_yywrap=yes
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/local/bin/msgfmt
ac_cv_path_LIBPNG_CONFIG_PATH=/usr/local/bin/libpng-config
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
ac_cv_path_WX_CONFIG_PATH=/usr/bin/wx-config
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
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_INTLBISON=bison
ac_cv_prog_LEX=flex
ac_cv_prog_YACC='bison -y'
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_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
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_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=yes
acl_cv_hardcode_libdir_flag_spec=
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=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
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=yes
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_gnugettext2_libc=no
gt_cv_func_gnugettext2_libintl=yes
gt_cv_header_inttypes_h=yes
gt_cv_int_divbyzero_sigfpe=yes
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
vl_cv_lib_readline=-lreadline
vl_cv_lib_readline_history=yes

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

ACLOCAL='${SHELL} /Users/lvcargnini/Downloads/02-06-2009/aMule-SVN-r9642/missing --run aclocal-1.9'
ALCC_FALSE='#'
ALCC_MANPAGES='alcc.1 alcc.de.1 alcc.es.1 alcc.eu.1 alcc.fr.1 alcc.hu.1'
ALCC_TRUE=''
ALC_FALSE='#'
ALC_MANPAGES='alc.1 alc.de.1 alc.es.1 alc.eu.1 alc.hu.1'
ALC_TRUE=''
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /Users/lvcargnini/Downloads/02-06-2009/aMule-SVN-r9642/missing --run tar'
AMULECMD_MANPAGES='amulecmd.1 amulecmd.de.1 amulecmd.es.1 amulecmd.eu.1 amulecmd.fr.1 amulecmd.hu.1'
AMULEWEB_DEFS='-DWITH_LIBPNG'
AMULE_DAEMON_FALSE='#'
AMULE_DAEMON_MANPAGES='amuled.1 amuled.de.1 amuled.es.1 amuled.eu.1 amuled.fr.1 amuled.hu.1'
AMULE_DAEMON_TRUE=''
AMULE_GUI_FALSE='#'
AMULE_GUI_MANPAGES='amulegui.1 amulegui.de.1'
AMULE_GUI_TRUE=''
AR='ar'
AUTOCONF='${SHELL} /Users/lvcargnini/Downloads/02-06-2009/aMule-SVN-r9642/missing --run autoconf'
AUTOHEADER='${SHELL} /Users/lvcargnini/Downloads/02-06-2009/aMule-SVN-r9642/missing --run autoheader'
AUTOMAKE='${SHELL} /Users/lvcargnini/Downloads/02-06-2009/aMule-SVN-r9642/missing --run automake-1.9'
AWK='gawk'
BFD_CPPFLAGS=''
BFD_LIBS=''
BUILD_CC='gcc'
BUILD_CFLAGS=''
BUILD_CPPFLAGS=''
BUILD_EXEEXT=''
BUILD_INCLUDED_LIBINTL='no'
BUILD_LDFLAGS=''
CAS_DEFS='-D__GD__'
CAS_FALSE='#'
CAS_MANPAGES='cas.1 cas.de.1 cas.es.1 cas.eu.1 cas.hu.1'
CAS_TRUE=''
CATOBJEXT='.gmo'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
COMPILE_CMD_FALSE='#'
COMPILE_CMD_TRUE=''
COMPILE_NLS_FALSE='#'
COMPILE_NLS_TRUE=''
CPP='gcc -E'
CPPFLAGS='-I/opt/local/include -I/usr/local/include'
CRYPTOPP_CPPFLAGS='-I/opt/local/include -D__WEAK_CRYPTO__'
CRYPTOPP_LDFLAGS='-L/opt/local/lib'
CRYPTOPP_LIBS='-lcryptopp'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C='ECHO_N=''
ECHO_T=''
ED2K_FALSE='#'
ED2K_MANPAGES='ed2k.1 ed2k.de.1 ed2k.es.1 ed2k.eu.1 ed2k.fr.1 ed2k.hu.1'
ED2K_TRUE=''
EGREP='grep -E'
ENABLE_IP2COUNTRY_FALSE='#'
ENABLE_IP2COUNTRY_TRUE=''
ENABLE_UPNP_FALSE='#'
ENABLE_UPNP_TRUE=''
EXEEXT=''
EXEEXT=''
GDLIB_CFLAGS='-I/opt/local/include'
GDLIB_CONFIG_PATH='/opt/local/bin/gdlib-config'
GDLIB_LDFLAGS='-L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib'
GDLIB_LIBS='-lgd -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -liconv'
GENCAT='gencat'
GENERATE_FLEX_HEADER_FALSE='#'
GENERATE_FLEX_HEADER_TRUE=''
GEOIP_CPPFLAGS='-I/opt/local/include -DENABLE_IP2COUNTRY=1'
GEOIP_LDFLAGS='-L/opt/local/lib'
GEOIP_LIBS='-lGeoIP'
GLIBC21='no'
GMSGFMT='/usr/local/bin/msgfmt'
INCINTL='-I/usr/local/include'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_SKINS_FALSE='#'
INSTALL_SKINS_TRUE=''
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLBISON='bison'
INTLLIBS='/usr/local/lib/libintl.dylib -L/usr/local/lib /usr/local/lib/libiconv.dylib -lc '
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
LD='ld'
LDFLAGS=''
LEX='flex'
LEXLIB='-lfl'
LEX_OUTPUT_ROOT='lex.yy'
LIBICONV='/opt/local/lib/libiconv.dylib'
LIBINTL='/usr/local/lib/libintl.dylib -L/usr/local/lib /usr/local/lib/libiconv.dylib -lc '
LIBOBJS=' lstat$U.o'
LIBPNG_CFLAGS='-I/usr/local/include/libpng12'
LIBPNG_CONFIG_PATH='/usr/local/bin/libpng-config'
LIBPNG_LDFLAGS='-L/usr/local/lib'
LIBPNG_LIBS='-lpng12'
LIBS=''
LIBUPNP_CFLAGS='-D_THREAD_SAFE  '
LIBUPNP_CPPFLAGS='-I/opt/local/include/upnp   -DENABLE_UPNP=1'
LIBUPNP_LDFLAGS='-L/opt/local/lib  '
LIBUPNP_LIBS='  -lupnp -lthreadutil -lixml  '
LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib'
LTLIBINTL='-L/usr/local/lib -lintl -L/usr/local/lib -liconv -lc -R/usr/local/lib'
LTLIBOBJS=' lstat$U.lo'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /Users/lvcargnini/Downloads/02-06-2009/aMule-SVN-r9642/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MONOLITHIC_FALSE='#'
MONOLITHIC_MANPAGES='amule.1 amule.de.1 amule.es.1 amule.eu.1 amule.fr.1 amule.hu.1'
MONOLITHIC_TRUE=''
MSGFMT='/usr/local/bin/msgfmt'
MSGMERGE='/usr/local/bin/msgmerge'
MULECFLAGS=' -g -W -Wall -Wshadow -Wundef -ggdb -fno-inline -fmessage-length=0 -O2'
MULECPPFLAGS='-no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -D__DEBUG__ -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -DUSE_WX_EXTENSIONS'
MULECXXFLAGS=' -g -W -Wall -Wshadow -Wundef -ggdb -fno-inline -fmessage-length=0 -O2'
MULELDFLAGS='-bind_at_load -lpthread'
MULERCFLAGS=' -D__PRERELEASE__'
NEED_CORESERVICES_FALSE='#'
NEED_CORESERVICES_TRUE=''
NEED_RC_FALSE=''
NEED_RC_TRUE='#'
OBJEXT='o'
PACKAGE='amule'
PACKAGE_BUGREPORT='admin@amule.org'
PACKAGE_NAME='aMule'
PACKAGE_STRING='aMule SVN'
PACKAGE_TARNAME='amule'
PACKAGE_VERSION='SVN'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
POSUB='po'
POW_LIB=''
RANLIB='ranlib'
RC=''
RCFLAGS=''
READLINE_LIBS='-lreadline'
REGEX_LIBS=''
RESOLV_LIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SVNDATE='rev. 9642'
SYS_WIN32_FALSE=''
SYS_WIN32_TRUE='#'
USE_INCLUDED_LIBINTL='no'
USE_NLS='yes'
VERSION='SVN'
WEB_FALSE='#'
WEB_MANPAGES='amuleweb.1 amuleweb.de.1 amuleweb.es.1 amuleweb.eu.1 amuleweb.fr.1 amuleweb.hu.1'
WEB_TRUE=''
WXBASE_CPPFLAGS='-I/usr/lib/wx/include/mac-unicode-debug-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -D__WXMAC__ -DwxUSE_GUI=0'
WXBASE_LIBS='             -framework QuickTime -framework IOKit -framework Carbon -framework Cocoa -framework System  -lwx_macud-2.8 '
WXCAS_FALSE='#'
WXCAS_MANPAGES='wxcas.1 wxcas.de.1 wxcas.es.1 wxcas.eu.1 wxcas.hu.1'
WXCAS_TRUE=''
WX_CFLAGS='-I/usr/lib/wx/include/mac-unicode-debug-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -D__WXMAC__ '
WX_CFLAGS_ONLY=''
WX_CONFIG_PATH='/usr/bin/wx-config'
WX_CPPFLAGS='-I/usr/lib/wx/include/mac-unicode-debug-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -D__WXMAC__'
WX_CXXFLAGS='-I/usr/lib/wx/include/mac-unicode-debug-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -D__WXMAC__ '
WX_CXXFLAGS_ONLY='-I/usr/lib/wx/include/mac-unicode-debug-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -D__WXMAC__'
WX_DEBUG='1'
WX_LIBS='             -framework QuickTime -framework IOKit -framework Carbon -framework Cocoa -framework System  -lwx_macud-2.8 '
WX_LIBS_STATIC=''
WX_PORT='mac'
WX_RESCOMP='Rez -d __DARWIN__ -t APPL Carbon.r -o'
WX_SHARED='1'
WX_UNICODE=''
WX_VERSION_FULL='2.8.4'
WX_VERSION_MAJOR='2'
WX_VERSION_MINOR='8'
X11LIBS=''
XAS_FALSE=''
XAS_TRUE='#'
XGETTEXT='/usr/local/bin/xgettext'
YACC='bison -y'
ZLIB_CPPFLAGS=''
ZLIB_LDFLAGS=''
ZLIB_LIBS='-lz'
ac_ct_AR='ar'
ac_ct_BUILD_CC=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_LD='ld'
ac_ct_RANLIB='ranlib'
ac_ct_RC=''
ac_ct_STRIP='strip'
ac_pt_PKG_CONFIG='/usr/local/bin/pkg-config'
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='i686-apple-darwin9.7.0'
build_alias=''
build_cpu='i686'
build_os='darwin9.7.0'
build_vendor='apple'
datadir='${prefix}/share'
docdir='${prefix}/share/doc/aMule-SVN'
exec_prefix='${prefix}'
host='i686-apple-darwin9.7.0'
host_alias=''
host_cpu='i686'
host_os='darwin9.7.0'
host_vendor='apple'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/Users/lvcargnini/Downloads/02-06-2009/aMule-SVN-r9642/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='$(mkinstalldirs)'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define CRYPTOPP_INCLUDE_PREFIX cryptopp
#define ENABLE_NLS 1
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_CXXABI 1
#define HAVE_DCGETTEXT 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_DIRENT_H 1
#define HAVE_ENDPWENT 1
#define HAVE_ERRNO_H 1
#define HAVE_EXECINFO 1
#define HAVE_FCNTL_H 1
#define HAVE_FEOF_UNLOCKED 1
#define HAVE_FLOOR 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_GETOPT_LONG 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_LIBREADLINE 1
#define HAVE_LIMITS_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALECONV 1
#define HAVE_LOCALE_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_MKDIR 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_NL_TYPES_H 1
#define HAVE_POW 1
#define HAVE_PTRDIFF_T 1
#define HAVE_PUTENV 1
#define HAVE_READLINE_HISTORY 1
#define HAVE_READLINE_HISTORY_H 1
#define HAVE_READLINE_READLINE_H 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_SIGACTION 1
#define HAVE_SIGNAL_H 1
#define HAVE_SOCKET 1
#define HAVE_SQRT 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_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_STRERROR_R 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_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_TYPES_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_UNSIGNED_LONG_LONG 1
#define HAVE_VFORK 1
#define HAVE_VPRINTF 1
#define HAVE_WORKING_FORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE__BOOL 1
#define ICONV_CONST 
#define INTDIV0_RAISES_SIGFPE 1
#define PACKAGE "amule"
#define PACKAGE_BUGREPORT "admin@amule.org"
#define PACKAGE_NAME "aMule"
#define PACKAGE_STRING "aMule SVN"
#define PACKAGE_TARNAME "amule"
#define PACKAGE_VERSION "SVN"
#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 SUPPORT_GEOIP 1
#define SVNDATE "rev. 9642"
#define TIME_WITH_SYS_TIME 1
#define VERSION "SVN"
#define YYTEXT_POINTER 1
#define __PROTOTYPES 1
#endif
#ifdef __cplusplus
extern "C" void std::exit (int); using std::exit;

configure: exit 0
