This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by poedit configure 1.3.6, which was generated by GNU Autoconf 2.60. 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-spellchecking --with-wx-config=/usr/lib/wx/config/gtk2-unicode-release-2.6 --build=i686-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = i686 uname -r = 2.6.17-gentoo-r8 uname -s = Linux uname -v = #2 Sat Sep 16 19:09:58 EEST 2006 /usr/bin/uname -p = AMD Athlon(tm) XP 2600+ /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.6 PATH: /opt/sun-jdk-1.4.2.12/bin PATH: /opt/sun-jdk-1.4.2.12/jre/bin PATH: /opt/sun-jdk-1.4.2.12/jre/javaws PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1788: checking build system type configure:1806: result: i686-pc-linux-gnu configure:1828: checking host system type configure:1843: result: i686-pc-linux-gnu configure:1865: checking target system type configure:1880: result: i686-pc-linux-gnu configure:1937: checking for a BSD-compatible install configure:1993: result: /bin/install -c configure:2004: checking whether build environment is sane configure:2047: result: yes configure:2112: checking for gawk configure:2128: found /bin/gawk configure:2139: result: gawk configure:2150: checking whether make sets $(MAKE) configure:2171: result: yes configure:2355: checking whether to enable maintainer-specific portions of Makefiles configure:2364: result: no configure:2434: checking for install location configure:2445: result: /usr configure:2459: checking for gawk configure:2486: result: gawk configure:2510: checking for a BSD-compatible install configure:2566: result: /bin/install -c configure:2577: checking whether ln -s works configure:2581: result: yes configure:2591: checking for i686-pc-linux-gnu-ranlib configure:2607: found /usr/bin/i686-pc-linux-gnu-ranlib configure:2618: result: i686-pc-linux-gnu-ranlib configure:2692: checking for i686-pc-linux-gnu-gcc configure:2708: found /usr/bin/i686-pc-linux-gnu-gcc configure:2719: result: i686-pc-linux-gnu-gcc configure:2997: checking for C compiler version configure:3004: i686-pc-linux-gnu-gcc --version >&5 i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.10) Copyright (C) 2006 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:3007: $? = 0 configure:3014: i686-pc-linux-gnu-gcc -v >&5 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/specs Configured with: /home/firari/portage/portage/sys-devel/gcc-3.4.6-r2/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.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 --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.10) configure:3017: $? = 0 configure:3024: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: `-V' option must have argument configure:3027: $? = 1 configure:3050: checking for C compiler default output file name configure:3077: i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-strict-aliasing conftest.c >&5 configure:3080: $? = 0 configure:3126: result: a.out configure:3131: checking whether the C compiler works configure:3141: ./a.out configure:3144: $? = 0 configure:3161: result: yes configure:3168: checking whether we are cross compiling configure:3170: result: no configure:3173: checking for suffix of executables configure:3180: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-strict-aliasing conftest.c >&5 configure:3183: $? = 0 configure:3207: result: configure:3213: checking for suffix of object files configure:3239: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-strict-aliasing conftest.c >&5 configure:3242: $? = 0 configure:3265: result: o configure:3269: checking whether we are using the GNU C compiler configure:3298: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-strict-aliasing conftest.c >&5 configure:3304: $? = 0 configure:3311: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3314: $? = 0 configure:3321: test -s conftest.o configure:3324: $? = 0 configure:3338: result: yes configure:3343: checking whether i686-pc-linux-gnu-gcc accepts -g configure:3373: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3379: $? = 0 configure:3386: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3389: $? = 0 configure:3396: test -s conftest.o configure:3399: $? = 0 configure:3529: result: yes configure:3546: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:3620: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-strict-aliasing conftest.c >&5 configure:3626: $? = 0 configure:3633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3636: $? = 0 configure:3643: test -s conftest.o configure:3646: $? = 0 configure:3666: result: none needed configure:3695: checking for style of include used by make configure:3723: result: GNU configure:3751: checking dependency style of i686-pc-linux-gnu-gcc configure:3841: result: gcc3 configure:3872: checking for i686-pc-linux-gnu-g++ configure:3888: found /usr/bin/i686-pc-linux-gnu-g++ configure:3899: result: i686-pc-linux-gnu-g++ configure:3974: checking for C++ compiler version configure:3981: i686-pc-linux-gnu-g++ --version >&5 i686-pc-linux-gnu-g++ (GCC) 3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.10) Copyright (C) 2006 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:3984: $? = 0 configure:3991: i686-pc-linux-gnu-g++ -v >&5 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/specs Configured with: /home/firari/portage/portage/sys-devel/gcc-3.4.6-r2/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.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 --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.10) configure:3994: $? = 0 configure:4001: i686-pc-linux-gnu-g++ -V >&5 i686-pc-linux-gnu-g++: `-V' option must have argument configure:4004: $? = 1 configure:4007: checking whether we are using the GNU C++ compiler configure:4036: i686-pc-linux-gnu-g++ -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-strict-aliasing conftest.cpp >&5 configure:4042: $? = 0 configure:4049: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:4052: $? = 0 configure:4059: test -s conftest.o configure:4062: $? = 0 configure:4076: result: yes configure:4081: checking whether i686-pc-linux-gnu-g++ accepts -g configure:4111: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4117: $? = 0 configure:4124: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:4127: $? = 0 configure:4134: test -s conftest.o configure:4137: $? = 0 configure:4267: result: yes configure:4292: checking dependency style of i686-pc-linux-gnu-g++ configure:4382: result: gcc3 configure:4404: checking how to run the C++ preprocessor configure:4440: i686-pc-linux-gnu-g++ -E conftest.cpp configure:4446: $? = 0 configure:4484: i686-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:4490: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "poedit" | #define PACKAGE_TARNAME "poedit" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "poedit 1.3.6" | #define PACKAGE_BUGREPORT "vslavik@fastmail.fm" | #define PACKAGE "poedit" | #define VERSION "1.3.6" | /* end confdefs.h. */ | #include configure:4530: result: i686-pc-linux-gnu-g++ -E configure:4559: i686-pc-linux-gnu-g++ -E conftest.cpp configure:4565: $? = 0 configure:4603: i686-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:4609: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "poedit" | #define PACKAGE_TARNAME "poedit" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "poedit 1.3.6" | #define PACKAGE_BUGREPORT "vslavik@fastmail.fm" | #define PACKAGE "poedit" | #define VERSION "1.3.6" | /* end confdefs.h. */ | #include configure:4688: checking for wx-config configure:4691: result: /usr/lib/wx/config/gtk2-unicode-release-2.6 configure:4746: checking for wxWidgets version >= 2.6.0 (--unicode) configure:4790: result: yes (version 2.6.3) configure:4794: checking for wxWidgets static library configure:4801: result: yes configure:4895: checking if wxWidgets includes XRC configure:4925: i686-pc-linux-gnu-g++ -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-strict-aliasing -I/usr/lib/wx/include/gtk2-unicode-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 -DNO_GCC_PRAGMA conftest.cpp >&5 configure:4931: $? = 0 configure:4938: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:4941: $? = 0 configure:4948: test -s conftest.o configure:4951: $? = 0 configure:4954: result: yes configure:4978: checking for wxrc configure:4983: result: not found configure:4985: error: wxrc is needed to compile poEdit. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-strict-aliasing' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GTKSPELL_CFLAGS_set= ac_cv_env_GTKSPELL_CFLAGS_value= ac_cv_env_GTKSPELL_LIBS_set= ac_cv_env_GTKSPELL_LIBS_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_WXRC_set= ac_cv_env_WXRC_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_host=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CXX=i686-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_target=i686-pc-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 m_cv_prefix=/usr ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/firari/portage/app-i18n/poedit-1.3.6/work/poedit-1.3.6/admin/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/firari/portage/app-i18n/poedit-1.3.6/work/poedit-1.3.6/admin/missing --run tar' AUTOCONF='${SHELL} /home/firari/portage/app-i18n/poedit-1.3.6/work/poedit-1.3.6/admin/missing --run autoconf' AUTOHEADER='${SHELL} /home/firari/portage/app-i18n/poedit-1.3.6/work/poedit-1.3.6/admin/missing --run autoheader' AUTOMAKE='${SHELL} /home/firari/portage/app-i18n/poedit-1.3.6/work/poedit-1.3.6/admin/missing --run automake-1.9' AWK='gawk' CATALOGS_TO_INSTALL='' CC='i686-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-strict-aliasing' CPPFLAGS='' CXX='i686-pc-linux-gnu-g++' CXXCPP='i686-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-strict-aliasing -I/usr/lib/wx/include/gtk2-unicode-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 -DNO_GCC_PRAGMA ' CYGPATH_W='echo' DB_LIBS='' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' GTKSPELL_CFLAGS='' GTKSPELL_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/firari/portage/app-i18n/poedit-1.3.6/work/poedit-1.3.6/admin/missing --run makeinfo' OBJEXT='o' PACKAGE='poedit' PACKAGE_BUGREPORT='vslavik@fastmail.fm' PACKAGE_NAME='poedit' PACKAGE_STRING='poedit 1.3.6' PACKAGE_TARNAME='poedit' PACKAGE_VERSION='1.3.6' PATH_SEPARATOR=':' PKG_CONFIG='' RANLIB='i686-pc-linux-gnu-ranlib' RC_WX_INCLUDES='' RESCOMP='windres' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_WINDOWS_FALSE='' USE_WINDOWS_TRUE='' VERSION='1.3.6' WXRC='' WX_CFLAGS='-I/usr/lib/wx/include/gtk2-unicode-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 -DNO_GCC_PRAGMA ' WX_CFLAGS_ONLY='' WX_CONFIG_PATH='/usr/lib/wx/config/gtk2-unicode-release-2.6' WX_CONFIG_WITH_ARGS='/usr/lib/wx/config/gtk2-unicode-release-2.6 --unicode xrc,html,xml,adv,core' WX_CPPFLAGS='-I/usr/lib/wx/include/gtk2-unicode-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 -DNO_GCC_PRAGMA' WX_CXXFLAGS='-I/usr/lib/wx/include/gtk2-unicode-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 -DNO_GCC_PRAGMA ' WX_CXXFLAGS_ONLY='-I/usr/lib/wx/include/gtk2-unicode-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 -DNO_GCC_PRAGMA' WX_LIBS='-pthread -L/usr/X11R6/lib -lwx_gtk2u_xrc-2.6 -lwx_gtk2u_html-2.6 -lwx_baseu_xml-2.6 -lwx_gtk2u_adv-2.6 -lwx_gtk2u_core-2.6 -lwx_baseu-2.6 ' WX_LIBS_STATIC=' -pthread /usr/lib/libwx_gtk2u-2.4.a -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lpng -ljpeg -ltiff -lz -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' WX_VERSION='2.6.3' ac_ct_CC='' ac_ct_CXX='' 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' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/home/firari/portage/app-i18n/poedit-1.3.6/work/poedit-1.3.6/admin/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' 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 PACKAGE_NAME "poedit" #define PACKAGE_TARNAME "poedit" #define PACKAGE_VERSION "1.3.6" #define PACKAGE_STRING "poedit 1.3.6" #define PACKAGE_BUGREPORT "vslavik@fastmail.fm" #define PACKAGE "poedit" #define VERSION "1.3.6" configure: exit 1