<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hi everyone :<br><br>I think i make a mistake about the gcc and c++ compilaters, i will<br> try to install the module of gcc to accept c++ so here is what he give me:<br><br>svr-supervision2:/hobbit/hobbit-4.2.0# make<br>CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE -D_FI                                                                              LE_OFFSET_BITS=64 -DLINUX -I. -I`pwd`/include -I/usr/local/include" LDFLAGS="" O                                                                              SDEF="-DLINUX" RPATHOPT="-Wl,--rpath=/usr/local/rrdtool-1.2.2/lib -Wl,--rpath=/u                                                                              sr/local/lib -Wl,--rpath=/usr/local/lib" PCREINCDIR="-I/usr/local/include" SSLFL                                                                              AGS="" SSLINCDIR="" SSLLIBS="" NETLIBS="" BBTOPDIR="/home/hobbit" BBLOGDIR="/var                                                                              /log/hobbit" BBHOSTNAME="svr-supervision2" BBHOSTIP="1......." BBHOSTOS="linu                                                                              x" make -C lib all<br>make[1]: entrant dans le rpertoire  /hobbit/hobbit-4.2.0/lib <br>make[1]: Rien  faire pour  all .<br>make[1]: quittant le rpertoire  /hobbit/hobbit-4.2.0/lib <br>CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE -D_FI                                                                              LE_OFFSET_BITS=64 -DLINUX -I. -I`pwd`/include -I/usr/local/include" LDFLAGS="" R                                                                              PATHOPT="-Wl,--rpath=/usr/local/rrdtool-1.2.2/lib -Wl,--rpath=/usr/local/lib -Wl                                                                              ,--rpath=/usr/local/lib" SSLFLAGS="" SSLINCDIR="" SSLLIBS="" NETLIBS="" BBHOME="                                                                              /home/hobbit/server" make -C common all<br>make[1]: entrant dans le rpertoire  /hobbit/hobbit-4.2.0/common <br>make[1]: Rien  faire pour  all .<br>make[1]: quittant le rpertoire  /hobbit/hobbit-4.2.0/common <br>CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE -D_FI                                                                              LE_OFFSET_BITS=64 -DLINUX -I. -I`pwd`/include -I/usr/local/include" LDFLAGS="" R                                                                              PATHOPT="-Wl,--rpath=/usr/local/rrdtool-1.2.2/lib -Wl,--rpath=/usr/local/lib -Wl                                                                              ,--rpath=/usr/local/lib" SSLFLAGS="" SSLINCDIR="" SSLLIBS="" NETLIBS="" BBHOME="                                                                              /home/hobbit/server" BBVAR="/home/hobbit/data" HISTGRAPHDEF="" RUNTIMEDEFS="" PC                                                                              REINCDIR="-I/usr/local/include" PCRELIBS="-L/usr/local/lib -lpcre" make -C bbdis                                                                              play all<br>make[1]: entrant dans le rpertoire  /hobbit/hobbit-4.2.0/bbdisplay <br>make[1]: Rien  faire pour  all .<br>make[1]: quittant le rpertoire  /hobbit/hobbit-4.2.0/bbdisplay <br>CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE -D_FI                                                                              LE_OFFSET_BITS=64 -DLINUX -I. -I`pwd`/include -I/usr/local/include" LDFLAGS="" R                                                                              PATHOPT="-Wl,--rpath=/usr/local/rrdtool-1.2.2/lib -Wl,--rpath=/usr/local/lib -Wl                                                                              ,--rpath=/usr/local/lib" SSLFLAGS="" SSLINCDIR="" SSLLIBS="" LDAPFLAGS="-DBBGEN_                                                                              LDAP" LDAPINCDIR="-I/usr/local/include" LDAPLIBS="-L/usr/local/lib -lldap -llber                                                                              " NETLIBS="" BBHOME="/home/hobbit/server" ARESVER="1.2.1" RUNTIMEDEFS="" PCREINC                                                                              DIR="-I/usr/local/include" PCRELIBS="-L/usr/local/lib -lpcre" make -C bbnet all<br>make[1]: entrant dans le rpertoire  /hobbit/hobbit-4.2.0/bbnet <br>(cd c-ares && CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE                                                                               -D_FILE_OFFSET_BITS=64 -DLINUX -I. -I/hobbit/hobbit-4.2.0/include -I/usr/local/i                                                                              nclude" ./configure --disable-shared)<br>checking whether to enable maintainer-specific portions of Makefiles... no<br>checking for a BSD-compatible install... /usr/bin/install -c<br>checking whether build environment is sane... yes<br>checking for gawk... gawk<br>checking whether make sets $(MAKE)... yes<br>checking for gcc... gcc<br>checking for C compiler default output file name... a.out<br>checking whether the C compiler works... yes<br>checking whether we are cross compiling... no<br>checking for suffix of executables...<br>checking for suffix of object files... o<br>checking whether we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... yes<br>checking for gcc option to accept ANSI C... none needed<br>checking for style of include used by make... GNU<br>checking dependency style of gcc... gcc3<br>checking for a BSD-compatible install... /usr/bin/install -c<br>checking how to run the C preprocessor... gcc -E<br>checking for egrep... grep -E<br>checking for ANSI C header files... yes<br>checking for sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking for strings.h... yes<br>checking for inttypes.h... yes<br>checking for stdint.h... yes<br>checking for unistd.h... yes<br>checking for ssize_t... yes<br>checking for library containing gethostbyname... none required<br>checking for library containing socket... none required<br>checking whether to enable debug options... no<br>checking build system type... i686-pc-linux-gnu<br>checking host system type... i686-pc-linux-gnu<br>checking for a sed that does not truncate output... /bin/sed<br>checking for ld used by gcc... /usr/bin/ld<br>checking if the linker (/usr/bin/ld) is GNU ld... yes<br>checking for /usr/bin/ld option to reload object files... -r<br>checking for BSD-compatible nm... /usr/bin/nm -B<br>checking whether ln -s works... yes<br>checking how to recognise dependent libraries... pass_all<br>checking dlfcn.h usability... yes<br>checking dlfcn.h presence... yes<br>checking for dlfcn.h... yes<br>checking for g++... no<br>checking for c++... no<br>checking for gpp... no<br>checking for aCC... no<br>checking for CC... no<br>checking for cxx... no<br>checking for cc++... no<br>checking for cl... no<br>checking for FCC... no<br>checking for KCC... no<br>checking for RCC... no<br>checking for xlC_r... no<br>checking for xlC... no<br>checking whether we are using the GNU C++ compiler... no<br>checking whether g++ accepts -g... no<br>checking dependency style of g++... none<br>checking how to run the C++ preprocessor... /lib/cpp<br>configure: error: C++ preprocessor "/lib/cpp" fails sanity check<br>See `config.log' for more details.<br>make[1]: *** [c-ares/Makefile] Erreur 1<br>make[1]: quittant le rpertoire  /hobbit/hobbit-4.2.0/bbnet <br>make: *** [bbnet-build] Erreur 2<br>svr-supervision2:/hobbit/hobbit-4.2.0#<br><br><br /><hr />Discutez gratuitement avec vos amis en vidéo !  <a href='http://get.live.com/messenger/overview' target='_new'>Téléchargez Messenger, c'est gratuit !</a></body>
</html>