This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ /home/skandhal/developpement/suiviActeur/configure --enable-debug=full ## --------- ## ## Platform. ## ## --------- ## hostname = NicoleA uname -m = x86_64 uname -r = 2.6.27-11-generic uname -s = Linux uname -v = #1 SMP Thu Jan 29 19:28:32 UTC 2009 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /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: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2138: checking build system type configure:2156: result: x86_64-unknown-linux-gnu configure:2178: checking host system type configure:2193: result: x86_64-unknown-linux-gnu configure:2215: checking target system type configure:2230: result: x86_64-unknown-linux-gnu configure:2292: checking for a BSD-compatible install configure:2348: result: /usr/bin/install -c configure:2363: checking for -p flag to install configure:2376: result: yes configure:2387: checking whether build environment is sane configure:2430: result: yes configure:2445: checking for a thread-safe mkdir -p configure:2484: result: /bin/mkdir -p configure:2497: checking for gawk configure:2527: result: no configure:2497: checking for mawk configure:2513: found /usr/bin/mawk configure:2524: result: mawk configure:2535: checking whether make sets $(MAKE) configure:2556: result: yes configure:2762: checking for kde-config configure:2824: result: /usr/bin/kde-config configure:2919: checking where to install configure:2923: result: /usr (as returned by kde-config) configure:2978: checking for style of include used by make configure:3006: result: GNU configure:3153: checking for gcc configure:3169: found /usr/bin/gcc configure:3180: result: gcc configure:3418: checking for C compiler version configure:3425: gcc --version >&5 gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2 Copyright (C) 2008 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:3428: $? = 0 configure:3435: gcc -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12) configure:3438: $? = 0 configure:3445: gcc -V >&5 gcc: '-V' option must have argument configure:3448: $? = 1 configure:3471: checking for C compiler default output file name configure:3498: gcc conftest.c >&5 configure:3501: $? = 0 configure:3539: result: a.out configure:3556: checking whether the C compiler works configure:3566: ./a.out configure:3569: $? = 0 configure:3586: result: yes configure:3593: checking whether we are cross compiling configure:3595: result: no configure:3598: checking for suffix of executables configure:3605: gcc -o conftest conftest.c >&5 configure:3608: $? = 0 configure:3632: result: configure:3638: checking for suffix of object files configure:3664: gcc -c conftest.c >&5 configure:3667: $? = 0 configure:3690: result: o configure:3694: checking whether we are using the GNU C compiler configure:3723: gcc -c conftest.c >&5 configure:3729: $? = 0 configure:3746: result: yes configure:3751: checking whether gcc accepts -g configure:3781: gcc -c -g conftest.c >&5 configure:3787: $? = 0 configure:3886: result: yes configure:3903: checking for gcc option to accept ISO C89 configure:3977: gcc -c conftest.c >&5 configure:3983: $? = 0 configure:4006: result: none needed configure:4026: checking dependency style of gcc configure:4117: result: gcc3 configure:4138: checking how to run the C preprocessor configure:4178: gcc -E conftest.c configure:4184: $? = 0 configure:4215: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4221: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "suiviacteur" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:4254: result: gcc -E configure:4283: gcc -E conftest.c configure:4289: $? = 0 configure:4320: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4326: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "suiviacteur" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:4450: checking for g++ configure:4480: result: no configure:4450: checking for c++ configure:4480: result: no configure:4450: checking for gpp configure:4480: result: no configure:4450: checking for aCC configure:4480: result: no configure:4450: checking for CC configure:4480: result: no configure:4450: checking for cxx configure:4480: result: no configure:4450: checking for cc++ configure:4480: result: no configure:4450: checking for cl.exe configure:4480: result: no configure:4450: checking for FCC configure:4480: result: no configure:4450: checking for KCC configure:4480: result: no configure:4450: checking for RCC configure:4480: result: no configure:4450: checking for xlC_r configure:4480: result: no configure:4450: checking for xlC configure:4480: result: no configure:4508: checking for C++ compiler version configure:4515: g++ --version >&5 /home/skandhal/developpement/suiviActeur/configure: line 4516: g++: command not found configure:4518: $? = 127 configure:4525: g++ -v >&5 /home/skandhal/developpement/suiviActeur/configure: line 4526: g++: command not found configure:4528: $? = 127 configure:4535: g++ -V >&5 /home/skandhal/developpement/suiviActeur/configure: line 4536: g++: command not found configure:4538: $? = 127 configure:4541: checking whether we are using the GNU C++ compiler configure:4570: g++ -c -O0 -g3 conftest.cpp >&5 /home/skandhal/developpement/suiviActeur/configure: line 4571: g++: command not found configure:4576: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "suiviacteur" | #define VERSION "0.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4593: result: no configure:4598: checking whether g++ accepts -g configure:4628: g++ -c -g conftest.cpp >&5 /home/skandhal/developpement/suiviActeur/configure: line 4629: g++: command not found configure:4634: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "suiviacteur" | #define VERSION "0.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4666: g++ -c conftest.cpp >&5 /home/skandhal/developpement/suiviActeur/configure: line 4667: g++: command not found configure:4672: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "suiviacteur" | #define VERSION "0.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4705: g++ -c -g conftest.cpp >&5 /home/skandhal/developpement/suiviActeur/configure: line 4706: g++: command not found configure:4711: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "suiviacteur" | #define VERSION "0.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4733: result: no configure:4758: checking dependency style of g++ configure:4849: result: none configure:4866: checking whether gcc is blacklisted configure:4897: gcc -c -g3 -fno-inline conftest.c >&5 configure:4903: $? = 0 configure:4919: result: no configure:5247: checking whether g++ supports -Wmissing-format-attribute configure:5287: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O0 -g3 -Wmissing-format-attribute conftest.cpp 1>&5 /home/skandhal/developpement/suiviActeur/configure: line 5288: g++: command not found configure:5293: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "suiviacteur" | #define VERSION "0.1" | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:5325: result: no configure:5332: checking whether gcc supports -Wmissing-format-attribute configure:5369: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wmissing-format-attribute conftest.c >&5 configure:5375: $? = 0 configure:5402: result: yes configure:5416: checking whether g++ supports -Wundef configure:5456: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O0 -g3 -Wundef conftest.cpp 1>&5 /home/skandhal/developpement/suiviActeur/configure: line 5457: g++: command not found configure:5462: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "suiviacteur" | #define VERSION "0.1" | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:5494: result: no configure:5501: checking whether g++ supports -Wno-long-long configure:5541: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O0 -g3 -Wno-long-long conftest.cpp 1>&5 /home/skandhal/developpement/suiviActeur/configure: line 5542: g++: command not found configure:5547: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "suiviacteur" | #define VERSION "0.1" | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:5579: result: no configure:5586: checking whether g++ supports -Wno-non-virtual-dtor configure:5626: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O0 -g3 -Wno-non-virtual-dtor conftest.cpp 1>&5 /home/skandhal/developpement/suiviActeur/configure: line 5627: g++: command not found configure:5632: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "suiviacteur" | #define VERSION "0.1" | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:5664: result: no configure:6855: checking how to run the C++ preprocessor configure:6891: g++ -E conftest.cpp /home/skandhal/developpement/suiviActeur/configure: line 6892: g++: command not found configure:6897: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "suiviacteur" | #define VERSION "0.1" | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:6891: g++ -E conftest.cpp /home/skandhal/developpement/suiviActeur/configure: line 6892: g++: command not found configure:6897: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "suiviacteur" | #define VERSION "0.1" | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:6891: /lib/cpp conftest.cpp cpp: error trying to exec 'cc1plus': execvp: No such file or directory configure:6897: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "suiviacteur" | #define VERSION "0.1" | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:6891: /lib/cpp conftest.cpp cpp: error trying to exec 'cc1plus': execvp: No such file or directory configure:6897: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "suiviacteur" | #define VERSION "0.1" | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:6967: result: /lib/cpp configure:6996: /lib/cpp conftest.cpp cpp: error trying to exec 'cc1plus': execvp: No such file or directory configure:7002: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "suiviacteur" | #define VERSION "0.1" | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:6996: /lib/cpp conftest.cpp cpp: error trying to exec 'cc1plus': execvp: No such file or directory configure:7002: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "suiviacteur" | #define VERSION "0.1" | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:7064: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=no 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= 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=set ac_cv_env_CXXFLAGS_value='-O0 -g3' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP=/lib/cpp ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-unknown-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=none kde_cv_path=/usr/bin/kde-config kde_cv_path_kde_config=/usr/bin/kde-config kde_cv_prog_cc_Wmissing_format_attribute=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/skandhal/developpement/suiviActeur/admin/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/skandhal/developpement/suiviActeur/admin/missing --run tar' AR='' ARTSCCONFIG='' AUTOCONF='${SHELL} /home/skandhal/developpement/suiviActeur/admin/missing --run autoconf' AUTODIRS='' AUTOHEADER='${SHELL} /home/skandhal/developpement/suiviActeur/admin/missing --run autoheader' AUTOMAKE='${SHELL} /home/skandhal/developpement/suiviActeur/admin/missing --run automake-1.10' AWK='mawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute' CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='/lib/cpp' CXXDEPMODE='depmode=none' CXXFLAGS='-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O0 -g3' CYGPATH_W='echo' DCOPIDL2CPP='' DCOPIDL='' DCOPIDLNG='' DCOP_DEPENDENCIES='' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' ENABLE_PERMISSIVE_FLAG='' EXEEXT='' F77='' FFLAGS='' FRAMEWORK_COREAUDIO='' GMSGFMT='' GREP='' HAVE_GCC_VISIBILITY='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KCFG_DEPENDENCIES='' KCONFIG_COMPILER='' KDECONFIG='/usr/bin/kde-config' KDE_CHECK_PLUGIN='' KDE_EXTRA_RPATH='' KDE_INCLUDES='' KDE_LDFLAGS='' KDE_MT_LDFLAGS='' KDE_MT_LIBS='' KDE_NO_UNDEFINED='' KDE_PLUGIN='' KDE_RPATH='' KDE_USE_CLOSURE_FALSE='' KDE_USE_CLOSURE_TRUE='' KDE_USE_FINAL_FALSE='' KDE_USE_FINAL_TRUE='' KDE_USE_FPIE='' KDE_USE_NMCHECK_FALSE='' KDE_USE_NMCHECK_TRUE='' KDE_USE_PIE='' KDE_XSL_STYLESHEET='' LDFLAGS='' LDFLAGS_AS_NEEDED='' LDFLAGS_NEW_DTAGS='' LIBCOMPAT='' LIBCRYPT='' LIBDL='' LIBJPEG='' LIBOBJS='' LIBPNG='' LIBPTHREAD='' LIBRESOLV='' LIBS='' LIBSM='' LIBSOCKET='' LIBTOOL='' LIBUCB='' LIBUTIL='' LIBZ='' LIB_KAB='' LIB_KABC='' LIB_KDECORE='' LIB_KDED='' LIB_KDEPIM='' LIB_KDEPRINT='' LIB_KDEUI='' LIB_KDNSSD='' LIB_KFILE='' LIB_KFM='' LIB_KHTML='' LIB_KIMPROXY='' LIB_KIO='' LIB_KJS='' LIB_KNEWSTUFF='' LIB_KPARTS='' LIB_KSPELL='' LIB_KSYCOCA='' LIB_KUNITTEST='' LIB_KUTILS='' LIB_POLL='' LIB_QPE='' LIB_QT='' LIB_SMB='' LIB_X11='' LIB_XEXT='' LIB_XRENDER='' LN_S='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/skandhal/developpement/suiviActeur/admin/missing --run makeinfo' MAKEKDEWIDGETS='' MCOPIDL='' MEINPROC='' MOC='' MSGFMT='' NOOPT_CFLAGS='' NOOPT_CXXFLAGS='' OBJEXT='o' PACKAGE='suiviacteur' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='' PKG_CONFIG='' QTE_NORTTI='' QT_INCLUDES='' QT_LDFLAGS='' RANLIB='' SET_MAKE='' SHELL='/bin/bash' STRIP='' TOPSUBDIRS='' UIC='' UIC_TR='' USER_INCLUDES='' USER_LDFLAGS='' USE_EXCEPTIONS='' USE_RTTI='' USE_THREADS='' VERSION='0.1' WOVERLOADED_VIRTUAL='' XGETTEXT='' XMKMF='' XMLLINT='' X_EXTRA_LIBS='' X_INCLUDES='' X_LDFLAGS='' X_PRE_LIBS='' X_RPATH='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_F77='' all_includes='' all_libraries='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' include_ARTS_FALSE='' include_ARTS_TRUE='' include_x11_FALSE='' include_x11_TRUE='' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/skandhal/developpement/suiviActeur/admin/install-sh' kde_appsdir='' kde_bindir='' kde_confdir='' kde_datadir='' kde_htmldir='' kde_icondir='' kde_includes='' kde_kcfgdir='' kde_libraries='' kde_libs_htmldir='/usr/share/doc/kde/HTML' kde_libs_prefix='/usr' kde_locale='' kde_mimedir='' kde_moduledir='' kde_qtver='' kde_servicesdir='' kde_servicetypesdir='' kde_sounddir='' kde_styledir='' kde_templatesdir='' kde_wallpaperdir='' kde_widgetdir='' kdeinitdir='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' qt_includes='' qt_libraries='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' unsermake_enable_pch_FALSE='' unsermake_enable_pch_TRUE='#' x_includes='NONE' x_libraries='NONE' xdg_appsdir='' xdg_directorydir='' xdg_menudir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "suiviacteur" #define VERSION "0.1" configure: exit 1