Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 07/07/2006, à 10:48

linyll

probleme avec ccp

checking whether g++ supports -Wnon-virtual-dtor... no
checking how to run the C++ preprocessor... 
/lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

quelque soit le programme que je compile je tombe sur cette erreur. neutral

Hors ligne

#2 Le 07/07/2006, à 12:32

linyll

Re : probleme avec ccp

personne ?

Hors ligne

#3 Le 07/07/2006, à 12:50

Crashforburn

Re : probleme avec ccp

fais un copier coller de 'config.log' wink


Un blog inutile de plus : http://crashforburn.free.fr/dotclear/
[Membre du club des beaux Ubunteros] : http://forum.ubuntu-fr.org/viewtopic.php?pid=535299
Contre la nouvelle année, votons fonacon : http://www.fonacon.net/

Hors ligne

#4 Le 07/07/2006, à 15:07

linyll

Re : probleme avec ccp

kinstaller: checking environment ...

kinstaller: prepare installation ...

kinstaller: untar source file ...

kinstaller: execute 'configure' ...
checking build system type... 
i686-pc-linux
checking host system type... 
i686-pc-linux
checking target system type... 
i686-pc-linux
checking for a BSD-compatible install... 
/usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... 
yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... 
yes
checking for style of include used by make... 
GNU
checking for gcc... gcc
checking for C compiler default output file name... 
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 

checking for suffix of object files... 
o
checking whether we are using the GNU C compiler... 
yes
checking whether gcc accepts -g... 
yes
checking for gcc option to accept ANSI C... 
none needed
checking dependency style of gcc... 
gcc3
checking how to run the C preprocessor... 
gcc -E
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... 
none
checking whether g++ supports -Wundef... 
no
checking whether g++ supports -Wno-long-long... no
checking whether g++ supports -Wnon-virtual-dtor... 
no
checking how to run the C++ preprocessor... 
/lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

kinstaller: error while executing configure

Hors ligne

#5 Le 07/07/2006, à 16:33

Crashforburn

Re : probleme avec ccp

bah faut installer les paquets g++, build-essentials et tout le tralala pour compiler ^^

Pasque là en fait tu as rien big_smile (checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no)

Allez bonne chance wink


Un blog inutile de plus : http://crashforburn.free.fr/dotclear/
[Membre du club des beaux Ubunteros] : http://forum.ubuntu-fr.org/viewtopic.php?pid=535299
Contre la nouvelle année, votons fonacon : http://www.fonacon.net/

Hors ligne

#6 Le 07/07/2006, à 17:16

linyll

Re : probleme avec ccp

ca marche ! wink merci

Hors ligne

#7 Le 07/07/2006, à 17:19

Crashforburn

Re : probleme avec ccp

De rien ^^


Un blog inutile de plus : http://crashforburn.free.fr/dotclear/
[Membre du club des beaux Ubunteros] : http://forum.ubuntu-fr.org/viewtopic.php?pid=535299
Contre la nouvelle année, votons fonacon : http://www.fonacon.net/

Hors ligne