This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgpg-error configure 1.0, 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 --enable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = frog.local uname -m = i686 uname -r = 2.6.8-gentoo-r1 uname -s = Linux uname -v = #1 Tue Aug 31 02:55:16 CST 2004 /usr/bin/uname -p = AMD Athlon(tm) XP 1900+ /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: /usr/lib/ccache/bin PATH: /usr/lib/distcc/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /opt/bin PATH: /usr/athena/sbin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3 PATH: /opt/Acrobat5 PATH: /usr/X11R6/bin PATH: /opt/blackdown-jdk-1.4.1/bin PATH: /opt/blackdown-jdk-1.4.1/jre/bin PATH: /usr/qt/3/bin PATH: /usr/kde/3.3/sbin PATH: /usr/kde/3.3/bin PATH: /usr/kde/3.2/sbin PATH: /usr/kde/3.2/bin PATH: /usr/share/karamba/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1552: checking for a BSD-compatible install configure:1607: result: /bin/install -c configure:1618: checking whether build environment is sane configure:1661: result: yes configure:1694: checking for gawk configure:1710: found /bin/gawk configure:1720: result: gawk configure:1730: checking whether make sets $(MAKE) configure:1750: result: yes configure:1829: checking for i686-pc-linux-gnu-strip configure:1858: result: no configure:1867: checking for strip configure:1883: found /usr/bin/strip configure:1894: result: strip configure:1914: checking whether to enable maintainer-specific portions of Makefiles configure:1923: result: no configure:1951: checking for i686-pc-linux-gnu-gcc configure:1977: result: gcc configure:2259: checking for C compiler version configure:2262: gcc --version &5 gcc (GCC) 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6) 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:2265: $? = 0 configure:2267: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/specs Configured with: /var/tmp/portage/gcc-3.3.4-r1/work/gcc-3.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++ --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --disable-nls --disable-multilib --enable-__cxa_atexit --enable-clocale=generic Thread model: posix gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6) configure:2270: $? = 0 configure:2272: gcc -V &5 gcc: `-V' option must have argument distcc[2654] ERROR: compile (null) on localhost failed configure:2275: $? = 1 configure:2298: checking for C compiler default output file name configure:2301: gcc -march=athlon-xp -O2 -pipe conftest.c >&5 configure:2304: $? = 0 configure:2350: result: a.out configure:2355: checking whether the C compiler works configure:2361: ./a.out configure:2364: $? = 0 configure:2381: result: yes configure:2388: checking whether we are cross compiling configure:2390: result: no configure:2393: checking for suffix of executables configure:2395: gcc -o conftest -march=athlon-xp -O2 -pipe conftest.c >&5 configure:2398: $? = 0 configure:2423: result: configure:2429: checking for suffix of object files configure:2450: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:2453: $? = 0 configure:2475: result: o configure:2479: checking whether we are using the GNU C compiler configure:2503: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:2509: $? = 0 configure:2512: test -z || test ! -s conftest.err configure:2515: $? = 0 configure:2518: test -s conftest.o configure:2521: $? = 0 configure:2534: result: yes configure:2540: checking whether gcc accepts -g configure:2561: gcc -c -g conftest.c >&5 configure:2567: $? = 0 configure:2570: test -z || test ! -s conftest.err configure:2573: $? = 0 configure:2576: test -s conftest.o configure:2579: $? = 0 configure:2590: result: yes configure:2607: checking for gcc option to accept ANSI C configure:2677: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:2683: $? = 0 configure:2686: test -z || test ! -s conftest.err configure:2689: $? = 0 configure:2692: test -s conftest.o configure:2695: $? = 0 configure:2713: result: none needed configure:2731: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 distcc[2777] ERROR: compile /var/tmp/ccache/conftest.tmp.frog.local.2773.i on 10.10.10.10 failed conftest.c:2: error: syntax error before "me" configure:2737: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2878: checking for style of include used by make configure:2906: result: GNU configure:2934: checking dependency style of gcc configure:3017: result: gcc3 configure:3039: checking how to run the C preprocessor configure:3074: gcc -E conftest.c configure:3080: $? = 0 configure:3112: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory distcc[2825] ERROR: compile (null) on localhost failed configure:3118: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "libgpg-error 1.0" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.0" | /* end confdefs.h. */ | #include configure:3157: result: gcc -E configure:3181: gcc -E conftest.c configure:3187: $? = 0 configure:3219: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory distcc[2852] ERROR: compile (null) on localhost failed configure:3225: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "libgpg-error 1.0" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.0" | /* end confdefs.h. */ | #include configure:3340: checking build system type configure:3358: result: i686-pc-linux-gnu configure:3366: checking host system type configure:3380: result: i686-pc-linux-gnu configure:3410: checking for ld used by GCC configure:3473: result: /usr/i686-pc-linux-gnu/bin/ld configure:3482: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld GNU ld version 2.14.90.0.8 20040114 configure:3494: result: yes configure:3499: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:3506: result: -r configure:3511: checking for BSD-compatible nm configure:3547: result: nm configure:3550: checking for a sed that does not truncate output configure:3632: result: /bin/sed configure:3635: checking whether ln -s works configure:3639: result: yes configure:3646: checking how to recognise dependent libraries configure:3827: result: pass_all configure:3840: checking command to parse nm output configure:3924: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:3927: $? = 0 configure:3931: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3934: $? = 0 configure:3986: gcc -o conftest -march=athlon-xp -O2 -pipe conftest.c conftstm.o >&5 configure:3989: $? = 0 configure:4033: result: ok configure:4038: checking for egrep configure:4048: result: grep -E configure:4053: checking for ANSI C header files configure:4078: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:4084: $? = 0 configure:4087: test -z || test ! -s conftest.err configure:4090: $? = 0 configure:4093: test -s conftest.o configure:4096: $? = 0 configure:4182: gcc -o conftest -march=athlon-xp -O2 -pipe conftest.c >&5 configure:4185: $? = 0 configure:4187: ./conftest configure:4190: $? = 0 configure:4205: result: yes configure:4229: checking for sys/types.h configure:4245: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:4251: $? = 0 configure:4254: test -z || test ! -s conftest.err configure:4257: $? = 0 configure:4260: test -s conftest.o configure:4263: $? = 0 configure:4274: result: yes configure:4229: checking for sys/stat.h configure:4245: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:4251: $? = 0 configure:4254: test -z || test ! -s conftest.err configure:4257: $? = 0 configure:4260: test -s conftest.o configure:4263: $? = 0 configure:4274: result: yes configure:4229: checking for stdlib.h configure:4245: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:4251: $? = 0 configure:4254: test -z || test ! -s conftest.err configure:4257: $? = 0 configure:4260: test -s conftest.o configure:4263: $? = 0 configure:4274: result: yes configure:4229: checking for string.h configure:4245: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:4251: $? = 0 configure:4254: test -z || test ! -s conftest.err configure:4257: $? = 0 configure:4260: test -s conftest.o configure:4263: $? = 0 configure:4274: result: yes configure:4229: checking for memory.h configure:4245: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:4251: $? = 0 configure:4254: test -z || test ! -s conftest.err configure:4257: $? = 0 configure:4260: test -s conftest.o configure:4263: $? = 0 configure:4274: result: yes configure:4229: checking for strings.h configure:4245: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:4251: $? = 0 configure:4254: test -z || test ! -s conftest.err configure:4257: $? = 0 configure:4260: test -s conftest.o configure:4263: $? = 0 configure:4274: result: yes configure:4229: checking for inttypes.h configure:4245: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:4251: $? = 0 configure:4254: test -z || test ! -s conftest.err configure:4257: $? = 0 configure:4260: test -s conftest.o configure:4263: $? = 0 configure:4274: result: yes configure:4229: checking for stdint.h configure:4245: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:4251: $? = 0 configure:4254: test -z || test ! -s conftest.err configure:4257: $? = 0 configure:4260: test -s conftest.o configure:4263: $? = 0 configure:4274: result: yes configure:4229: checking for unistd.h configure:4245: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:4251: $? = 0 configure:4254: test -z || test ! -s conftest.err configure:4257: $? = 0 configure:4260: test -s conftest.o configure:4263: $? = 0 configure:4274: result: yes configure:4300: checking dlfcn.h usability configure:4312: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:4318: $? = 0 configure:4321: test -z || test ! -s conftest.err configure:4324: $? = 0 configure:4327: test -s conftest.o configure:4330: $? = 0 configure:4340: result: yes configure:4344: checking dlfcn.h presence configure:4354: gcc -E conftest.c configure:4360: $? = 0 configure:4380: result: yes configure:4415: checking for dlfcn.h configure:4422: result: yes configure:4582: checking for i686-pc-linux-gnu-ranlib configure:4611: result: no configure:4620: checking for ranlib configure:4636: found /usr/bin/ranlib configure:4647: result: ranlib configure:4662: checking for i686-pc-linux-gnu-strip configure:4688: result: strip configure:4946: checking for objdir configure:4957: result: .libs configure:4974: checking for gcc option to produce PIC configure:5120: result: -fPIC configure:5124: checking if gcc PIC flag -fPIC works configure:5147: gcc -c -march=athlon-xp -O2 -pipe -fPIC -DPIC conftest.c >&5 configure:5153: $? = 0 configure:5156: test -z || test ! -s conftest.err configure:5159: $? = 0 configure:5162: test -s conftest.o configure:5165: $? = 0 configure:5203: result: yes configure:5219: checking if gcc static flag -static works configure:5243: gcc -o conftest -march=athlon-xp -O2 -pipe -static conftest.c >&5 configure:5249: $? = 0 configure:5252: test -z || test ! -s conftest.err configure:5255: $? = 0 configure:5258: test -s conftest configure:5261: $? = 0 configure:5278: result: yes configure:5290: checking if gcc supports -c -o file.o configure:5313: gcc -c -march=athlon-xp -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:5334: result: yes configure:5339: checking if gcc supports -c -o file.lo configure:5366: gcc -c -march=athlon-xp -O2 -pipe -c -o conftest.lo conftest.c >&5 configure:5372: $? = 0 configure:5375: test -z || test ! -s conftest.err configure:5378: $? = 0 configure:5381: test -s conftest.lo configure:5384: $? = 0 configure:5406: result: yes configure:5437: checking if gcc supports -fno-rtti -fno-exceptions configure:5459: gcc -c -march=athlon-xp -O2 -pipe -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC configure:5465: $? = 0 configure:5468: test -z || test ! -s conftest.err configure:5471: $? = 0 configure:5474: test -s conftest.o configure:5477: $? = 0 configure:5494: result: no configure:5505: checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:6200: result: yes configure:6205: checking how to hardcode library paths into programs configure:6229: result: immediate configure:6234: checking whether stripping libraries is possible configure:6239: result: yes configure:6250: checking dynamic linker characteristics configure:6670: result: GNU/Linux ld.so configure:6675: checking if libtool supports shared libraries configure:6677: result: yes configure:6680: checking whether to build shared libraries configure:6701: result: yes configure:6704: checking whether to build static libraries configure:6708: result: yes configure:7452: checking whether -lc should be explicitly linked in configure:7460: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:7463: $? = 0 configure:7477: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7480: $? = 0 configure:7493: result: no configure:8070: checking for gawk configure:8096: result: gawk configure:8108: checking for cc for build configure:8115: result: gcc configure:8137: checking whether NLS is requested configure:8146: result: yes configure:8184: checking for msgfmt configure:8215: result: /usr/bin/msgfmt configure:8224: checking for gmsgfmt configure:8255: result: /usr/bin/msgfmt configure:8294: checking for xgettext configure:8325: result: /usr/bin/xgettext configure:8365: checking for msgmerge configure:8395: result: /usr/bin/msgmerge configure:8470: checking for ld used by GCC configure:8533: result: /usr/i686-pc-linux-gnu/bin/ld configure:8542: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld GNU ld version 2.14.90.0.8 20040114 configure:8554: result: yes configure:8560: checking for shared library run path origin configure:8573: result: done configure:8989: checking whether NLS is requested configure:8998: result: yes configure:9016: checking for GNU gettext in libc configure:9040: gcc -o conftest -march=athlon-xp -O2 -pipe conftest.c >&5 configure:9046: $? = 0 configure:9049: test -z || test ! -s conftest.err configure:9052: $? = 0 configure:9055: test -s conftest configure:9058: $? = 0 configure:9070: result: yes configure:9765: checking whether to use NLS configure:9767: result: yes configure:9770: checking where the gettext function comes from configure:9781: result: libc configure:9844: checking for ANSI C header files configure:9996: result: yes configure:10011: checking for stdlib.h configure:10016: result: yes configure:10155: checking whether strerror_r is declared configure:10179: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:10185: $? = 0 configure:10188: test -z || test ! -s conftest.err configure:10191: $? = 0 configure:10194: test -s conftest.o configure:10197: $? = 0 configure:10208: result: yes configure:10230: checking for strerror_r configure:10287: gcc -o conftest -march=athlon-xp -O2 -pipe conftest.c >&5 configure:10293: $? = 0 configure:10296: test -z || test ! -s conftest.err configure:10299: $? = 0 configure:10302: test -s conftest configure:10305: $? = 0 configure:10317: result: yes configure:10327: checking whether strerror_r returns char * configure:10355: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:10361: $? = 0 configure:10364: test -z || test ! -s conftest.err configure:10367: $? = 0 configure:10370: test -s conftest.o configure:10373: $? = 0 configure:10433: result: yes configure:10443: checking for strerror_r configure:10530: result: yes configure:10541: checking for an ANSI C-conforming const configure:10608: gcc -c -march=athlon-xp -O2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10617: test -z || test ! -s conftest.err configure:10620: $? = 0 configure:10623: test -s conftest.o configure:10626: $? = 0 configure:10637: result: yes configure:10779: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgpg-error config.status 1.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on frog.local config.status:772: creating src/gpg-error-config config.status:772: creating Makefile config.status:772: creating po/Makefile.in config.status:772: creating m4/Makefile config.status:772: creating src/Makefile config.status:772: creating tests/Makefile config.status:842: creating config.h config.status:1146: executing depfiles commands config.status:1146: executing default-1 commands ## ---------------- ## ## 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_c_const=yes ac_cv_env_CC_FOR_BUILD_set= ac_cv_env_CC_FOR_BUILD_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=athlon-xp -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=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_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_have_decl_strerror_r=yes ac_cv_header_dlfcn_h=yes 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_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_STRIP=strip 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_egrep='grep -E' ac_cv_prog_make_make_set=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 gt_cv_func_gnugettext1_libc=yes lt_cv_archive_cmds_need_lc=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.3.so' lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/libgpg-error-1.0/work/libgpg-error-1.0/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/libgpg-error-1.0/work/libgpg-error-1.0/missing --run tar' AUTOCONF='${SHELL} /var/tmp/portage/libgpg-error-1.0/work/libgpg-error-1.0/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/libgpg-error-1.0/work/libgpg-error-1.0/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/libgpg-error-1.0/work/libgpg-error-1.0/missing --run automake-1.7' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='gcc' CFLAGS='-march=athlon-xp -O2 -pipe' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GMSGFMT='/usr/bin/msgfmt' GPG_ERROR_CONFIG_CFLAGS='' GPG_ERROR_CONFIG_LIBS='-lgpg-error' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' LDFLAGS='' LIBGPG_ERROR_LT_AGE='1' LIBGPG_ERROR_LT_CURRENT='1' LIBGPG_ERROR_LT_REVISION='3' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/libgpg-error-1.0/work/libgpg-error-1.0/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='libgpg-error' PACKAGE_BUGREPORT='bug-gnupg@gnupg.org' PACKAGE_NAME='libgpg-error' PACKAGE_STRING='libgpg-error 1.0' PACKAGE_TARNAME='libgpg-error' PACKAGE_VERSION='1.0' PATH_SEPARATOR=':' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='1.0' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' exec_prefix='${prefix}' 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/libgpg-error-1.0/work/libgpg-error-1.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define HAVE_DCGETTEXT 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_DLFCN_H 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRERROR_R 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 "libgpg-error" #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" #define PACKAGE_NAME "libgpg-error" #define PACKAGE_STRING "libgpg-error 1.0" #define PACKAGE_TARNAME "libgpg-error" #define PACKAGE_VERSION "1.0" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define STRERROR_R_CHAR_P 1 #define VERSION "1.0" configure: exit 0