Lib/cpp

master_mystyck Messages postés 11 Statut Membre -  
master_mystyck Messages postés 11 Statut Membre -
salut...
j'ai une mandriva LE2005.

Je souhaiterais installer vlc(player)
Et puis quand je fais ./configure après avoir décompresser l'archive, j'ai un message d'erreur: "C++ preprocessor "lib/cpp" fails sanity check".

Que dois-je faire?????

merci d'avance......

2 réponses

  1. bxflash
     
    Salut

    Peux-tu envoyer le message exact sur root stp?

    Merci

    On va bouger un peu ta bibliothèque C++ lol

    Bxflash, le 01.06.05
    0
    1. master_mystyck Messages postés 11 Statut Membre
       
      en fait voilà le message exact:

      [root@localhost vlc-0.8.1]# ./configure
      checking build system type... i686-pc-linux-gnu
      checking host system type... i686-pc-linux-gnu
      checking target system type... i686-pc-linux-gnu
      checking for a BSD-compatible install... /usr/bin/install -c
      checking whether build environment is sane... yes
      checking for gawk... gawk
      checking whether make sets $(MAKE)... yes
      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 for style of include used by make... GNU
      checking dependency style of gcc... gcc3
      checking whether gcc and cc understand -c and -o together... yes
      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 how to run the C++ preprocessor... /lib/cpp
      configure: error: C++ preprocessor "/lib/cpp" fails sanity check
      See `config.log' for more details.
      0
  2. kmf31 Messages postés 1564 Statut Contributeur 501
     
    meme probleme que ca:
    http://www.commentcamarche.net/forum/affich-1563637-probleme-a-l-installe-avec-C#0
    probablement il faut installer g++.
    0
    1. bxflash
       
      Salut

      je pense que tu dois faire comme moi installe gcc4.0
      il va te demander d'installer les dépendances donc libc++

      Fais-le, je l'ai fait parceque sur ma mandriva, je n'avais pas Gcc

      Bxflash, le02.06.05
      0
      1. master_mystyck Messages postés 11 Statut Membre > bxflash
         
        j'ai installé gcc4.0 mais ça fait toujours la même chose...
        T'as une autre solution??? stp..
        0
      2. bxflash > master_mystyck Messages postés 11 Statut Membre
         
        Salut master

        Est-ce que c'estceci que tu dois installer:


        [root@localhost goldorak]# urpmi vlc
        Pour satisfaire les dépendances, les 11 paquetages suivants vont être installés(11 Mo):
        fribidi-0.10.4-5mdk.i586
        liba52dec0-0.7.4-6mdk.i586
        libdvbpsi3-0.1.4-2mdk.i586
        libdvdread3-0.9.4-5mdk.i586
        libfribidi0-0.10.4-5mdk.i586
        liblame0-3.96.1-1plf.i586
        libmpeg2dec0-0.4.0b-4mdk.i586
        libtheora0-1.0-0.alpha4.0.1.102plf.i586
        vlc-0.8.2-0.test1.0.1.102plf.i586
        vlc-plugin-a52-0.8.2-0.test1.0.1.102plf.i586
        vlc-plugin-mad-0.8.2-0.test1.0.1.102plf.i586
        Est-ce correct ? (O/n)


        <<<vlc-0.8.2-0.test1.0.1.102plf.i586 ?
        Alors je te conseille ce lien pour avoir le paquetage plf

        easyurpmi.zarb.org/


        Tu vas voir c'est super facile d'utilisation.

        Les commandes qui seront affichés en bas après les directives
        doivent se faire commande par commande sur une console root
        et pas en une fois. Ok

        en attendant, je vais encore regarder pour toi.

        Bxflash, le 02.06.05
        0
      3. master_mystyck Messages postés 11 Statut Membre > bxflash
         
        en fait ça me fait ça quelque soit l'archive que j'essais d'installer.
        Dès sue je fais un ./configure, ça me met ce message d'erreur....
        0