Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 112492

Summary: amule 2.0.3, error when installing with emerge
Product: Gentoo Linux Reporter: Manuel MArtinez <i52mapem>
Component: New packagesAssignee: Gentoo net-p2p team <net-p2p>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Manuel MArtinez 2005-11-14 03:13:29 UTC
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

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

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --build=i686-pc-linux-gnu --disable-optimize
--with-wx-config=/usr/lib/wx/config/gtk2-ansi-release-2.6
--with-wxbase-config=/usr/lib/wx/config/gtk2-ansi-release-2.6
--disable-embedded-crypto --disable-debug --enable-nls --disable-amulecmd
--disable-amulecmdgui --disable-webserver --disable-webservergui --disable-cas
--disable-wxcas --disable-alc --disable-alcc

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

hostname = KetzaLCoatL
uname -m = i686
uname -r = 2.6.12-gentoo-r10
uname -s = Linux
uname -v = #5 SMP Wed Oct 5 14:15:04 Local time zone must be set--see zic m

/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.60GHz
/bin/uname -X     = unknown

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

PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3.6
PATH: /opt/blackdown-jdk-1.4.2.02/bin
PATH: /opt/blackdown-jdk-1.4.2.02/jre/bin
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.4/sbin
PATH: /usr/kde/3.4/bin


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

configure:1423: checking build system type
configure:1441: result: i686-pc-linux-gnu
configure:1449: checking host system type
configure:1463: result: i686-pc-linux-gnu
configure:1471: checking target system type
configure:1485: result: i686-pc-linux-gnu
configure:1513: checking for a BSD-compatible install
configure:1568: result: /bin/install -c
configure:1579: checking whether build environment is sane
configure:1622: result: yes
configure:1687: checking for gawk
configure:1703: found /bin/gawk
configure:1713: result: gawk
configure:1723: checking whether make sets $(MAKE)
configure:1743: result: yes
configure:1915: checking whether to enable maintainer-specific portions of Makefiles
configure:1924: result: no
configure:1985: checking for i686-pc-linux-gnu-g++
configure:2001: found /usr/bin/i686-pc-linux-gnu-g++
configure:2011: result: i686-pc-linux-gnu-g++
configure:2069: checking for C++ compiler version
configure:2072: i686-pc-linux-gnu-g++ --version </dev/null >&5
i686-pc-linux-gnu-g++ (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2075: $? = 0
configure:2077: i686-pc-linux-gnu-g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/specs
Configured with: /var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/configure
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.6
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/info
--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/g++-v3
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
--enable-nls --without-included-gettext --with-system-zlib --disable-checking
--disable-werror --disable-libunwind-exceptions --disable-multilib
--disable-libgcj --enable-languages=c,c++,f77 --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)
configure:2080: $? = 0
configure:2082: i686-pc-linux-gnu-g++ -V </dev/null >&5
i686-pc-linux-gnu-g++: `-V' option must have argument
configure:2085: $? = 1
configure:2108: checking for C++ compiler default output file name
configure:2111: i686-pc-linux-gnu-g++ -O2 -march=i686   conftest.cc  >&5
configure:2114: $? = 0
configure:2160: result: a.out
configure:2165: checking whether the C++ compiler works
configure:2171: ./a.out
configure:2174: $? = 0
configure:2191: result: yes
configure:2198: checking whether we are cross compiling
configure:2200: result: no
configure:2203: checking for suffix of executables
configure:2205: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686   conftest.cc  >&5
configure:2208: $? = 0
configure:2233: result: 
configure:2239: checking for suffix of object files
configure:2260: i686-pc-linux-gnu-g++ -c -O2 -march=i686  conftest.cc >&5
configure:2263: $? = 0
configure:2285: result: o
configure:2289: checking whether we are using the GNU C++ compiler
configure:2313: i686-pc-linux-gnu-g++ -c -O2 -march=i686  conftest.cc >&5
configure:2319: $? = 0
configure:2323: test -z 
			 || test ! -s conftest.err
configure:2326: $? = 0
configure:2329: test -s conftest.o
configure:2332: $? = 0
configure:2345: result: yes
configure:2351: checking whether i686-pc-linux-gnu-g++ accepts -g
configure:2372: i686-pc-linux-gnu-g++ -c -g  conftest.cc >&5
configure:2378: $? = 0
configure:2382: test -z 
			 || test ! -s conftest.err
configure:2385: $? = 0
configure:2388: test -s conftest.o
configure:2391: $? = 0
configure:2402: result: yes
configure:2444: i686-pc-linux-gnu-g++ -c -O2 -march=i686  conftest.cc >&5
configure:2450: $? = 0
configure:2454: test -z 
			 || test ! -s conftest.err
configure:2457: $? = 0
configure:2460: test -s conftest.o
configure:2463: $? = 0
configure:2489: i686-pc-linux-gnu-g++ -c -O2 -march=i686  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: error: `exit' undeclared (first use this function)
conftest.cc:15: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
configure:2495: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2444: i686-pc-linux-gnu-g++ -c -O2 -march=i686  conftest.cc >&5
configure:2450: $? = 0
configure:2454: test -z 
			 || test ! -s conftest.err
configure:2457: $? = 0
configure:2460: test -s conftest.o
configure:2463: $? = 0
configure:2489: i686-pc-linux-gnu-g++ -c -O2 -march=i686  conftest.cc >&5
configure:2495: $? = 0
configure:2499: test -z 
			 || test ! -s conftest.err
configure:2502: $? = 0
configure:2505: test -s conftest.o
configure:2508: $? = 0
configure:2542: checking for style of include used by make
configure:2570: result: GNU
configure:2598: checking dependency style of i686-pc-linux-gnu-g++
configure:2688: result: gcc3
configure:2710: checking how to run the C++ preprocessor
configure:2741: i686-pc-linux-gnu-g++ -E  conftest.cc
configure:2747: $? = 0
configure:2779: i686-pc-linux-gnu-g++ -E  conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:2785: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2824: result: i686-pc-linux-gnu-g++ -E
configure:2848: i686-pc-linux-gnu-g++ -E  conftest.cc
configure:2854: $? = 0
configure:2886: i686-pc-linux-gnu-g++ -E  conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:2892: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2943: checking for i686-pc-linux-gnu-gcc
configure:2959: found /usr/bin/i686-pc-linux-gnu-gcc
configure:2969: result: i686-pc-linux-gnu-gcc
configure:3251: checking for C compiler version
configure:3254: i686-pc-linux-gnu-gcc --version </dev/null >&5
i686-pc-linux-gnu-gcc (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3257: $? = 0
configure:3259: i686-pc-linux-gnu-gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/specs
Configured with: /var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/configure
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.6
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/info
--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/g++-v3
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
--enable-nls --without-included-gettext --with-system-zlib --disable-checking
--disable-werror --disable-libunwind-exceptions --disable-multilib
--disable-libgcj --enable-languages=c,c++,f77 --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)
configure:3262: $? = 0
configure:3264: i686-pc-linux-gnu-gcc -V </dev/null >&5
i686-pc-linux-gnu-gcc: `-V' option must have argument
configure:3267: $? = 1
configure:3270: checking whether we are using the GNU C compiler
configure:3294: i686-pc-linux-gnu-gcc -c -O2 -march=i686  conftest.c >&5
configure:3300: $? = 0
configure:3304: test -z 
			 || test ! -s conftest.err
configure:3307: $? = 0
configure:3310: test -s conftest.o
configure:3313: $? = 0
configure:3326: result: yes
configure:3332: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:3353: i686-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:3359: $? = 0
configure:3363: test -z 
			 || test ! -s conftest.err
configure:3366: $? = 0
configure:3369: test -s conftest.o
configure:3372: $? = 0
configure:3383: result: yes
configure:3400: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:3470: i686-pc-linux-gnu-gcc  -c -O2 -march=i686  conftest.c >&5
configure:3476: $? = 0
configure:3480: test -z 
			 || test ! -s conftest.err
configure:3483: $? = 0
configure:3486: test -s conftest.o
configure:3489: $? = 0
configure:3507: result: none needed
configure:3525: i686-pc-linux-gnu-gcc -c -O2 -march=i686  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3531: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3666: checking dependency style of i686-pc-linux-gnu-gcc
configure:3756: result: gcc3
configure:3778: checking how to run the C preprocessor
configure:3813: i686-pc-linux-gnu-gcc -E  conftest.c
configure:3819: $? = 0
configure:3851: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:3857: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3896: result: i686-pc-linux-gnu-gcc -E
configure:3920: i686-pc-linux-gnu-gcc -E  conftest.c
configure:3926: $? = 0
configure:3958: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:3964: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "aMule"
| #define PACKAGE_TARNAME "amule"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "aMule 2.0.3"
| #define PACKAGE_BUGREPORT "admin@amule.org"
| #define PACKAGE "amule"
| #define VERSION "2.0.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4049: checking whether make sets $(MAKE)
configure:4069: result: yes
configure:4091: checking for a BSD-compatible install
configure:4146: result: /bin/install -c
configure:4160: checking for i686-pc-linux-gnu-ranlib
configure:4176: found /usr/bin/i686-pc-linux-gnu-ranlib
configure:4186: result: i686-pc-linux-gnu-ranlib
configure:4241: checking for bison
configure:4257: found /usr/bin/bison
configure:4267: result: bison -y
configure:4278: checking whether ln -s works
configure:4282: result: yes
configure:4295: checking for i686-pc-linux-gnu-ranlib
configure:4321: result: i686-pc-linux-gnu-ranlib
configure:4374: checking for i686-pc-linux-gnu-strip
configure:4390: found /usr/bin/i686-pc-linux-gnu-strip
configure:4400: result: i686-pc-linux-gnu-strip
configure:4453: checking for i686-pc-linux-gnu-ar
configure:4469: found /usr/bin/i686-pc-linux-gnu-ar
configure:4479: result: i686-pc-linux-gnu-ar
configure:4532: checking for i686-pc-linux-gnu-ld
configure:4548: found /usr/bin/i686-pc-linux-gnu-ld
configure:4558: result: i686-pc-linux-gnu-ld
configure:4800: checking for egrep
configure:4810: result: grep -E
configure:4815: checking for ANSI C header files
configure:4840: i686-pc-linux-gnu-gcc -c -O2 -march=i686  conftest.c >&5
configure:4846: $? = 0
configure:4850: test -z 
			 || test ! -s conftest.err
configure:4853: $? = 0
configure:4856: test -s conftest.o
configure:4859: $? = 0
configure:4948: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686   conftest.c  >&5
configure:4951: $? = 0
configure:4953: ./conftest
configure:4956: $? = 0
configure:4971: result: yes
configure:4995: checking for sys/types.h
configure:5011: i686-pc-linux-gnu-gcc -c -O2 -march=i686  conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:4995: checking for sys/stat.h
configure:5011: i686-pc-linux-gnu-gcc -c -O2 -march=i686  conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:4995: checking for stdlib.h
configure:5011: i686-pc-linux-gnu-gcc -c -O2 -march=i686  conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:4995: checking for string.h
configure:5011: i686-pc-linux-gnu-gcc -c -O2 -march=i686  conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:4995: checking for memory.h
configure:5011: i686-pc-linux-gnu-gcc -c -O2 -march=i686  conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:4995: checking for strings.h
configure:5011: i686-pc-linux-gnu-gcc -c -O2 -march=i686  conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:4995: checking for inttypes.h
configure:5011: i686-pc-linux-gnu-gcc -c -O2 -march=i686  conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:4995: checking for stdint.h
configure:5011: i686-pc-linux-gnu-gcc -c -O2 -march=i686  conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:4995: checking for unistd.h
configure:5011: i686-pc-linux-gnu-gcc -c -O2 -march=i686  conftest.c >&5
configure:5017: $? = 0
configure:5021: test -z 
			 || test ! -s conftest.err
configure:5024: $? = 0
configure:5027: test -s conftest.o
configure:5030: $? = 0
configure:5041: result: yes
configure:5089: checking for zlib >= 1.1.4
configure:5280: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686   conftest.c  >&5
configure:5283: $? = 0
configure:5285: ./conftest
configure:5288: $? = 0
configure:5305: result: yes (version 1.2.3)
configure:6149: checking whether we need the GUI
configure:6178: result: yes
configure:6255: checking for wx-config
configure:6258: result: /usr/lib/wx/config/gtk2-ansi-release-2.6
configure:6319: checking for wxWidgets version >= 2.4.2
configure:6343: result: yes (version 2.6.1)
configure:6447: WARNING: wxWidgets >=2.5.0: Using wx-config --libs base,net
configure:6656: checking for GUI toolkit to use
configure:6664: result: GTK
configure:6670: checking if wxWidgets was linked with GTK2
configure:6674: result: yes
configure:6712: checking for pkg-config
configure:6730: found /usr/bin/pkg-config
configure:6743: result: /usr/bin/pkg-config
configure:6764: checking for GTK+ - version >= 2.0.3
configure:6879: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -DXTHREADS
-D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include     conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0    >&5
configure:6882: $? = 0
configure:6884: ./conftest
configure:6887: $? = 0
configure:6905: result: yes (version 2.6.8)
configure:7376: checking for crypto++ version >= 5.1
configure:7413: result: no
configure:7454: error:
          WARNING: crypto++ >= 5.1 is not found.
          Please check that cryptopp-headers are in your default include path,
	  check out LD_LIBRARY_PATH or equivalent variable.
          Or this might also be that your cryptopp is instaled on other path.
          Please try again with --with-crypto-prefix=/my_crypto_prefix
          (replace /my_crypto_prefix with a valid path to your crypto directory).
          The crypto include folder must be named cryptopp.
	  Sorry about the mess but it's the only way because libcrypto has no make install.
          To download the lastest version check http://www.cryptopp.com for sources.
	  

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -march=i686'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -march=i686'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AR=i686-pc-linux-gnu-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-pc-linux-gnu-gcc
ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E'
ac_cv_prog_CXX=i686-pc-linux-gnu-g++
ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E'
ac_cv_prog_LD=i686-pc-linux-gnu-ld
ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib
ac_cv_prog_STRIP=i686-pc-linux-gnu-strip
ac_cv_prog_YACC='bison -y'
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_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3

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

ACLOCAL='${SHELL} /var/tmp/portage/amule-2.0.3/work/aMule-2.0.3/missing --run
aclocal-1.9'
ADD_24GSOCKET_FALSE=''
ADD_24GSOCKET_TRUE=''
ADD_GSOCKET_FALSE=''
ADD_GSOCKET_TRUE=''
ALCC_FALSE=''
ALCC_TRUE=''
ALC_FALSE=''
ALC_TRUE=''
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/amule-2.0.3/work/aMule-2.0.3/missing --run tar'
AMULEWEB_DEFS=''
AMULE_DAEMON_FALSE=''
AMULE_DAEMON_TRUE=''
AMULE_GUI_FALSE=''
AMULE_GUI_TRUE=''
AR='i686-pc-linux-gnu-ar'
AUTOCONF='${SHELL} /var/tmp/portage/amule-2.0.3/work/aMule-2.0.3/missing --run
autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/amule-2.0.3/work/aMule-2.0.3/missing --run
autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/amule-2.0.3/work/aMule-2.0.3/missing --run
automake-1.9'
AWK='gawk'
BFD_FLAGS=''
BFD_LIB=''
BUILD_INCLUDED_LIBINTL=''
CAS_DEFS=''
CAS_FALSE=''
CAS_TRUE=''
CATOBJEXT=''
CC='i686-pc-linux-gnu-gcc'
CCACHE=''
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -march=i686'
COMPILE_CMD_FALSE=''
COMPILE_CMD_TRUE=''
COMPILE_NLS_FALSE=''
COMPILE_NLS_TRUE=''
CPP='i686-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CRYPTOLIBS=''
CRYPTO_PP_STYLE='unknown'
CXX='i686-pc-linux-gnu-g++'
CXXCPP='i686-pc-linux-gnu-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -march=i686'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
ED2K_FALSE=''
ED2K_TRUE=''
EGREP='grep -E'
EXEEXT=''
GDLIB_CFLAGS=''
GDLIB_CFLAGS_ONLY=''
GDLIB_CONFIG_PATH=''
GDLIB_CPPFLAGS=''
GDLIB_CXXFLAGS=''
GDLIB_CXXFLAGS_ONLY=''
GDLIB_LDFLAGS=''
GDLIB_LIBS=''
GDLIB_LIBS_STATIC=''
GDLIB_VERSION='not_needed'
GENCAT=''
GLIBC21=''
GMSGFMT=''
GTK_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0
-I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include  '
GTK_CONFIG=''
GTK_DEFS='-D__GTK2__'
GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm
-lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl
-lglib-2.0  '
GTK_USEDVERSION='2'
GTK_VERSION='2.6.8'
GUI_FALSE=''
GUI_TRUE=''
HAVE_GETTEXT=''
HAVE_OLD_TRAY_FALSE=''
HAVE_OLD_TRAY_TRUE=''
HAVE_TRAY_FALSE=''
HAVE_TRAY_TRUE=''
HAVE_UTF8_TRAY_FALSE=''
HAVE_UTF8_TRAY_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLBISON=''
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
LD='i686-pc-linux-gnu-ld'
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBPNG_CFLAGS=''
LIBPNG_CFLAGS_ONLY=''
LIBPNG_CONFIG_PATH=''
LIBPNG_CPPFLAGS=''
LIBPNG_CXXFLAGS=''
LIBPNG_CXXFLAGS_ONLY=''
LIBPNG_LDFLAGS=''
LIBPNG_LIBS=''
LIBPNG_LIBS_STATIC=''
LIBPNG_VERSION='not_needed'
LIBS=''
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /var/tmp/portage/amule-2.0.3/work/aMule-2.0.3/missing --run
makeinfo'
MKINSTALLDIRS=''
MONOLITHIC_FALSE=''
MONOLITHIC_TRUE=''
MSGFMT=''
MSGMERGE=''
NEED_RC_FALSE=''
NEED_RC_TRUE=''
OBJEXT='o'
PACKAGE='amule'
PACKAGE_BUGREPORT='admin@amule.org'
PACKAGE_NAME='aMule'
PACKAGE_STRING='aMule 2.0.3'
PACKAGE_TARNAME='amule'
PACKAGE_VERSION='2.0.3'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POSUB=''
POW_LIB=''
RANLIB='i686-pc-linux-gnu-ranlib'
RCFLAGS=''
READLINE_LIBS=''
RESOLV_LIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='i686-pc-linux-gnu-strip'
TRAY_FLAGS=''
USE_EMBEDDED_CRYPTO_FALSE=''
USE_EMBEDDED_CRYPTO_TRUE=''
USE_INCLUDED_LIBINTL=''
USE_NLS=''
UTF8_SYSTRAY_FLAGS=''
VERSION='2.0.3'
WEBGUI_FALSE=''
WEBGUI_TRUE=''
WEB_FALSE=''
WEB_TRUE=''
WXBASE_CFLAGS='-I/usr/lib/wx/include/gtk2-ansi-release-2.6 -I/usr/include/wx-2.6
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-D_LARGEFILE_SOURCE=1 '
WXBASE_CFLAGS_ONLY=''
WXBASE_CONFIG_PATH=''
WXBASE_CPPFLAGS='-I/usr/lib/wx/include/gtk2-ansi-release-2.6
-I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64
-D_LARGE_FILES -D_LARGEFILE_SOURCE=1'
WXBASE_CXXFLAGS='-I/usr/lib/wx/include/gtk2-ansi-release-2.6
-I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64
-D_LARGE_FILES -D_LARGEFILE_SOURCE=1  '
WXBASE_CXXFLAGS_ONLY='-I/usr/lib/wx/include/gtk2-ansi-release-2.6
-I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64
-D_LARGE_FILES -D_LARGEFILE_SOURCE=1'
WXBASE_LIBS='-pthread   -lwx_base-2.6 -lwx_base_net-2.6 '
WXBASE_VERSION=''
WXCAS_FALSE=''
WXCAS_TRUE=''
WX_CFLAGS='-I/usr/lib/wx/include/gtk2-ansi-release-2.6 -I/usr/include/wx-2.6
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-D_LARGEFILE_SOURCE=1 '
WX_CFLAGS_ONLY=''
WX_CONFIG_PATH='/usr/lib/wx/config/gtk2-ansi-release-2.6'
WX_CPPFLAGS='-I/usr/lib/wx/include/gtk2-ansi-release-2.6 -I/usr/include/wx-2.6
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-D_LARGEFILE_SOURCE=1'
WX_CXXFLAGS='-I/usr/lib/wx/include/gtk2-ansi-release-2.6 -I/usr/include/wx-2.6
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-D_LARGEFILE_SOURCE=1  '
WX_CXXFLAGS_ONLY='-I/usr/lib/wx/include/gtk2-ansi-release-2.6
-I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64
-D_LARGE_FILES -D_LARGEFILE_SOURCE=1'
WX_LIBS='-pthread   -lwx_gtk2_xrc-2.6 -lwx_gtk2_html-2.6 -lwx_gtk2_adv-2.6
-lwx_gtk2_core-2.6 -lwx_base_xml-2.6 -lwx_base_net-2.6 -lwx_base-2.6 '
WX_VERSION='any'
X11LIBS=''
XGETTEXT=''
YACC='bison -y'
ZLIB_CFLAGS=''
ZLIB_LIBS='-lz'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_LD=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias='i686-pc-linux-gnu'
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
ccache='no'
ccache_prefix=''
crypto_prefix='/usr'
datadir='/usr/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='/var/tmp/portage/amule-2.0.3/work/aMule-2.0.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/lib'
mandir='/usr/share/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'

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

#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "amule"
#define PACKAGE_BUGREPORT "admin@amule.org"
#define PACKAGE_NAME "aMule"
#define PACKAGE_STRING "aMule 2.0.3"
#define PACKAGE_TARNAME "amule"
#define PACKAGE_VERSION "2.0.3"
#define STDC_HEADERS 1
#define VERSION "2.0.3"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-11-14 06:12:45 UTC
Please use "New -> Gentoo Linux -> Component: Ebuilds" in future. Infrastructure
is not the correct addressee.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-11-14 06:40:53 UTC

*** This bug has been marked as a duplicate of 106380 ***