01net    Web


Actuellement en ligne : 647 Utilisateurs dont 18 dans Systèmes alternatifs >S'inscrire      >S'identifier      >Recherche      >Aide  
modéré par Zplay, A.Ouloube, fat115  
01net > Forum de 01net > Systèmes alternatifs > Linux
> [RESOLU] Mise à jour Klamav (sous Kubuntu)
Passionné(e) d'internet, de logiciels, de forums ? 01net recrute...
Auteur
Message
 
<     1       >
cbprimula
  
   
      ?   @     Posté le 10/10/2007 16:02:15  
Voter pour ce message
Bonjour,

Je viens d'installer Linux (Kubuntu) donc j'ai encore quelques petits problèmes... Désolé de vous déranger.

J'ai installé Klavav et Clamav depuis les dépots officiels mais ceux-ci n'étant pas très à jour, je mets donc à jour Klamav depuis la fenêtre principale->actualiser->mettre à jour Klamav maintenant. Je clique, je télécharge puis il me demande si je veux qu'il me compile le programme avec l'assistant, je dis oui (je sais pas trop le faire tout seul !) Je tape mon mot de passe et il commence à compiler mais tout au début (au bout de 5sec environ), il me dit : "An error occured, see the log file for more information". J'ouvre le log et là je lis : " * configure: error: C++ preprocessor "/lib/cpp" fails sanity check
* See `config.log' for more details.
***** Return value 1"

Pourtant cpp est bien installé. Que faire ???
-->Message édité par cbprimula le 11/10/2007 18:13:02<--
limax
  i love vim
  :-)
      ?   ^   @     Posté le 10/10/2007 17:25:17  
Voter pour ce message
lire le fichier config.log et voir ce qu'il y a d'écrit car parfois l'erreur est indiqué avant l'erreur /lib/cpp

Donne tout le fichier de config.log
Sans doute manque t il des dev.
-------
gnu/debian lenny kernel 2.6.24
cbprimula
  
   
      ?   @     Posté le 10/10/2007 17:28:55  
Voter pour ce message
J'ai ouvert ce fameux fichier config.log mais il est très long et j'y comprends pas grand chose !! Je le colle ici :


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

$ ./configure

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

hostname = BALTHAZAR
uname -m = i686
uname -r = 2.6.20-16-generic
uname -s = Linux
uname -v = #2 SMP Sun Sep 23 19:50:39 UTC 2007

/usr/bin/uname -p = unknown
/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: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


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

configure:2149: checking build system type
configure:2167: result: i686-pc-linux-gnu
configure:2189: checking host system type
configure:2204: result: i686-pc-linux-gnu
configure:2226: checking target system type
configure:2241: result: i686-pc-linux-gnu
configure:2302: checking for a BSD-compatible install
configure:2358: result: /usr/bin/install -c
configure:2373: checking for -p flag to install
configure:2386: result: yes
configure:2397: checking whether build environment is sane
configure:2440: result: yes
configure:2492: checking for gawk
configure:2522: result: no
configure:2492: checking for mawk
configure:2508: found /usr/bin/mawk
configure:2519: result: mawk
configure:2530: checking whether make sets $(MAKE)
configure:2551: result: yes
configure:2753: checking for kde-config
configure:2815: result: /usr/bin/kde-config
configure:2911: checking where to install
configure:2915: result: /usr (as returned by kde-config)
configure:2970: checking for style of include used by make
configure:2998: result: GNU
configure:3148: checking for gcc
configure:3164: found /usr/bin/gcc
configure:3175: result: gcc
configure:3413: checking for C compiler version
configure:3420: gcc --version >&5
gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
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:3423: $? = 0
configure:3430: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
configure:3433: $? = 0
configure:3440: gcc -V >&5
gcc: '-V' option must have argument
configure:3443: $? = 1
configure:3466: checking for C compiler default output file name
configure:3493: gcc conftest.c >&5
configure:3496: $? = 0
configure:3534: result: a.out
configure:3551: checking whether the C compiler works
configure:3561: ./a.out
configure:3564: $? = 0
configure:3581: result: yes
configure:3588: checking whether we are cross compiling
configure:3590: result: no
configure:3593: checking for suffix of executables
configure:3600: gcc -o conftest conftest.c >&5
configure:3603: $? = 0
configure:3627: result:
configure:3633: checking for suffix of object files
configure:3659: gcc -c conftest.c >&5
configure:3662: $? = 0
configure:3685: result: o
configure:3689: checking whether we are using the GNU C compiler
configure:3718: gcc -c conftest.c >&5
configure:3724: $? = 0
configure:3741: result: yes
configure:3746: checking whether gcc accepts -g
configure:3776: gcc -c -g conftest.c >&5
configure:3782: $? = 0
configure:3881: result: yes
configure:3898: checking for gcc option to accept ISO C89
configure:3972: gcc -c conftest.c >&5
configure:3978: $? = 0
configure:4001: result: none needed
configure:4021: checking dependency style of gcc
configure:4111: result: gcc3
configure:4134: checking how to run the C preprocessor
configure:4174: gcc -E conftest.c
configure:4180: $? = 0
configure:4211: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4217: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "klamav"
| #define VERSION "0.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4250: result: gcc -E
configure:4279: gcc -E conftest.c
configure:4285: $? = 0
configure:4316: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4322: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "klamav"
| #define VERSION "0.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4446: checking for g++
configure:4476: result: no
configure:4446: checking for c++
configure:4476: result: no
configure:4446: checking for gpp
configure:4476: result: no
configure:4446: checking for aCC
configure:4476: result: no
configure:4446: checking for CC
configure:4476: result: no
configure:4446: checking for cxx
configure:4476: result: no
configure:4446: checking for cc++
configure:4476: result: no
configure:4446: checking for cl.exe
configure:4476: result: no
configure:4446: checking for FCC
configure:4476: result: no
configure:4446: checking for KCC
configure:4476: result: no
configure:4446: checking for RCC
configure:4476: result: no
configure:4446: checking for xlC_r
configure:4476: result: no
configure:4446: checking for xlC
configure:4476: result: no
configure:4504: checking for C++ compiler version
configure:4511: g++ --version >&5
./configure: line 4512: g++: command not found
configure:4514: $? = 127
configure:4521: g++ -v >&5
./configure: line 4522: g++: command not found
configure:4524: $? = 127
configure:4531: g++ -V >&5
./configure: line 4532: g++: command not found
configure:4534: $? = 127
configure:4537: checking whether we are using the GNU C++ compiler
configure:4566: g++ -c conftest.cpp >&5
./configure: line 4567: g++: command not found
configure:4572: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "klamav"
| #define VERSION "0.1"
| /* end confdefs.h. */
|
| int
| main ()
| {
| #ifndef __GNUC__
| choke me
| #endif
|
| ;
| return 0;
| }
configure:4589: result: no
configure:4594: checking whether g++ accepts -g
configure:4624: g++ -c -g conftest.cpp >&5
./configure: line 4625: g++: command not found
configure:4630: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "klamav"
| #define VERSION "0.1"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4662: g++ -c conftest.cpp >&5
./configure: line 4663: g++: command not found
configure:4668: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "klamav"
| #define VERSION "0.1"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4701: g++ -c -g conftest.cpp >&5
./configure: line 4702: g++: command not found
configure:4707: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "klamav"
| #define VERSION "0.1"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4729: result: no
configure:4754: checking dependency style of g++
configure:4844: result: none
configure:4863: checking whether gcc is blacklisted
configure:4894: gcc -c -O2 conftest.c >&5
configure:4900: $? = 0
configure:4916: result: no
configure:5243: checking whether g++ supports -Wmissing-format-attribute
configure:5283: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wmissing-format-attribute conftest.cpp 1>&5
./configure: line 5284: g++: command not found
configure:5289: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "klamav"
| #define VERSION "0.1"
| /* end confdefs.h. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:5321: result: no
configure:5330: checking whether g++ supports -Wundef
configure:5370: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wundef conftest.cpp 1>&5
./configure: line 5371: g++: command not found
configure:5376: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "klamav"
| #define VERSION "0.1"
| /* end confdefs.h. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:5408: result: no
configure:5415: checking whether g++ supports -Wno-long-long
configure:5455: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-long-long conftest.cpp 1>&5
./configure: line 5456: g++: command not found
configure:5461: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "klamav"
| #define VERSION "0.1"
| /* end confdefs.h. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:5493: result: no
configure:5500: checking whether g++ supports -Wno-non-virtual-dtor
configure:5540: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor conftest.cpp 1>&5
./configure: line 5541: g++: command not found
configure:5546: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "klamav"
| #define VERSION "0.1"
| /* end confdefs.h. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:5578: result: no
configure:6771: checking how to run the C++ preprocessor
configure:6807: g++ -E conftest.cpp
./configure: line 6808: g++: command not found
configure:6813: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "klamav"
| #define VERSION "0.1"
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:6807: g++ -E conftest.cpp
./configure: line 6808: g++: command not found
configure:6813: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "klamav"
| #define VERSION "0.1"
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:6807: /lib/cpp conftest.cpp
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:6813: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "klamav"
| #define VERSION "0.1"
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:6807: /lib/cpp conftest.cpp
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:6813: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "klamav"
| #define VERSION "0.1"
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:6883: result: /lib/cpp
configure:6912: /lib/cpp conftest.cpp
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:6918: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "klamav"
| #define VERSION "0.1"
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:6912: /lib/cpp conftest.cpp
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:6918: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "klamav"
| #define VERSION "0.1"
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:6980: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

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

ac_cv_build=i686-pc-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=
ac_cv_env_CXXFLAGS_value=
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_PKGCONFIGFOUND_set=
ac_cv_env_PKGCONFIGFOUND_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=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
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=i686-pc-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

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

ACLOCAL='${SHELL} /home/christophe/.klamav/klamav-0.41.1/admin/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/christophe/.klamav/klamav-0.41.1/admin/missing --run tar'
AR=''
ARTSCCONFIG=''
AUTOCONF='${SHELL} /home/christophe/.klamav/klamav-0.41.1/admin/missing --run autoconf'
AUTODIRS=''
AUTOHEADER='${SHELL} /home/christophe/.klamav/klamav-0.41.1/admin/missing --run autoheader'
AUTOMAKE='${SHELL} /home/christophe/.klamav/klamav-0.41.1/admin/missing --run automake-1.9'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 '
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 -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith'
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='${SHELL} $(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_CLAM=''
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_SQLITE=''
LIB_X11=''
LIB_XEXT=''
LIB_XRENDER=''
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/christophe/.klamav/klamav-0.41.1/admin/missing --run makeinfo'
MAKEKDEWIDGETS=''
MCOPIDL=''
MEINPROC=''
MOC=''
MSGFMT=''
NOOPT_CFLAGS=''
NOOPT_CXXFLAGS=''
OBJEXT='o'
PACKAGE='klamav'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PKGCONFIGFOUND=''
PKG_CONFIG=''
QTE_NORTTI=''
QT_INCLUDES=''
QT_LDFLAGS=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/bash'
SQLITE_CFLAGS=''
SQLITE_LIBS=''
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__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
include_ARTS_FALSE=''
include_ARTS_TRUE=''
include_x11_FALSE=''
include_x11_TRUE=''
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/christophe/.klamav/klamav-0.41.1/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='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='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
unsermake_enable_pch_FALSE=''
unsermake_enable_pch_TRUE='#'
with_included_sqlite_FALSE=''
with_included_sqlite_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 "klamav"
#define VERSION "0.1"

configure: exit 1
-->Message édité par cbprimula le 10/10/2007 17:30:26<--
limax
  i love vim
  :-)
      ?   ^   @     Posté le 10/10/2007 17:45:03  
Voter pour ce message
avec une lecture rapide il me saute au yeux ceci

configure:4511: g++ --version >&5
./configure: line 4512: g++: command not found


faut installer g++

en console $ apt-cache search g++ | grep ^g+
puis installer le paquet.

Il y a un paquet virtuel pour installer tout ce qu'il faut pour compiler mais je ne me souviens plus de son nom.
-------
gnu/debian lenny kernel 2.6.24
cbprimula
  
   
      ?   @     Posté le 10/10/2007 17:53:24  
Voter pour ce message
J'ai bien installé g++ avec succès mais maintenant, j'ai une autre erreur un peu plus tard :

* configure: error: Can't find X libraries. Please check your installation and add the correct paths!
***** Return value 1
limax
  i love vim
  :-)
      ?   ^   @     Posté le 10/10/2007 18:49:38  
Voter pour ce message
le nom qu'il me manquais est build-essential (installe le)

pour ton nouveau problème il te faut sans doute xorg-dev (ou alors xserver-xorg-dev) essaye de les installer

C'est ca la compilation, il te manque les headers, alors il faut installer les bons paquets qui ont le mot dev dans leur nom.
C'est parfois un peu casse tête.
-------
gnu/debian lenny kernel 2.6.24
cbprimula
  
   
      ?   @     Posté le 11/10/2007 13:30:53  
Voter pour ce message
Build-essential, xorg-dev et xserver-xorg-dev bien installés mais décidément j'ai pas encore tout ! je recois ces erreurs :

* configure: WARNING: libjpeg not found. disable JPEG support.
checking for perl... /usr/bin/perl
* configure: error: Qt (>= Qt 3.3 and < 4.0) (headers and libraries) not found. Please check your installation!
* For more details about this problem, look at the end of config.log.
***** Return value 1
limax
  i love vim
  :-)
      ?   ^   @     Posté le 11/10/2007 17:59:22  
Voter pour ce message
Tu dois apprendre à chercher, il te manque les dev de jpeg
$ urpmq libjpeg (cherche les paquet contenant libjpeg)

$ urpmq libjpeg | grep dev (cherche les paquets libjpeg avec le mot dev)

par exemple j'ai libjpeg62-dev alors j'installe ce paquet.
même chose il te manque les dev de qt
donc $ urpmq libqt | grep dev

-->Message édité par limax le 11/10/2007 17:59:57<--
-------
gnu/debian lenny kernel 2.6.24
cbprimula
  
   
      ?   @     Posté le 11/10/2007 18:12:28  
Voter pour ce message
Merci beaucoup ! J'ai enfin réussi à installer tout ça sans erreurs ! Je saurais pour la prochaine fois...
<     1       >

01net > Forum de 01net > Systèmes alternatifs > Linux
> [RESOLU] Mise à jour Klamav (sous Kubuntu)

Aller à :

Page générée en : 0.172s - X2board 2.2

Nous contacter | Charte de confiance | Voir notice légale

Tous droits réservés © 1999 - 2008 Groupe Tests - 01net.


Sites du réseau 01net Network : 01net - 01men - Rmc.fr - Bfmtv.fr - Radiobfm.com - TousLesPodcasts - Micro Achat - Caractere.net -
Electronique.biz - Mesures.com - Transaction.fr

Cours d'anglais
Niveau débutant : bénéficier de 72h de cours et apprenez 1200 expressions usuelles.
Jeux
Nouveauté : Saurez-vous transformer des citadins en véritables fermiers ?