Forum Linux.débutant Probleme de compilation VLC

Posté par  (site web personnel) .
Étiquettes : aucune
0
31
jan.
2005
Bonjour à tous !
Je souhaiterais installer/compiler VLC 0.8.1 mais j'ai un petit souci.
Pendant l'execution du script de configuration une erreur m'empêche d'aller plus loin,
configure: error: C++ preprocessor "/lib/cpp" fails sanity check


voila, si quelqu'un a une idée...

Merci !
  • # rien d'autre ?

    Posté par  . Évalué à 1.

    Il n'y a rien d'autre avant comme message ? Vérifie si, dans les lignes d'avant, il n'y a pas quelque chose de plus précis.
    • [^] # Re: rien d'autre ?

      Posté par  (site web personnel) . Évalué à 1.

      Y a tout ca, j'y comprends pas des masses...

      [root@localhost vlc-0.8.1]# ./configure --prefix=/usr --enable-wxwindows
      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.
      • [^] # Re: rien d'autre ?

        Posté par  . Évalué à 0.

        Ça n'a pas l'air mauvais, à part les deux dernières lignes, mais qu'y a-t-il dans le fichier config.log (« See `config.log' for more details. »).
  • # g++

    Posté par  . Évalué à 4.

    Installe g++

Suivre le flux des commentaires

Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.