Problème compilation trancode et codecs
pristella
Messages postés
859
Date d'inscription
Statut
Contributeur
Dernière intervention
-
Utilisateur anonyme -
Utilisateur anonyme -
bonjour à tous,
J'ai essayé de compiler une archive tz de transcode sur mandrake 10.1 officiel et aussi certains codecs. Malheureusement , après avoir ./configure un message d'erreur apparait à la fin de la compile, le voici :
[langevin@localhost transcode-0.6.12]$ su
Password:
[root@localhost transcode-0.6.12]# ./configure --with-qt
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 whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output... 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 how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
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 for gawk... (cached) gawk
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for dlopen in -ldl... yes
checking for dlopen... yes
checking for getopt_long_only... yes
checking whether support lib is needed... no
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for inline... inline
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking __attribute__ ((aligned ())) support... 64
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for working strcoll... yes
checking return type of signal handlers... void
checking for strtol... yes
checking for memalign... yes
checking for ftruncate... yes
checking for gettimeofday... yes
checking for memset... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for stat... yes
checking for floor... no
checking for atexit... yes
checking for getpagesize... yes
checking for memmove... yes
checking for mkfifo... yes
checking for vsscanf... yes
checking for strptime... yes
checking for lrintf in -lm... yes
checking for pthreads... -lpthread yes
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >= 0.99.7... yes
checking for Intel Pentium architecture (IA32)... yes
checking if $CC groks MMX inline assembly... (cached) false
yes
checking for support for gcc-style register parameters on Intel... yes
checking for nasm... /usr/bin/nasm
checking for recent nasm version... yes
checking for support of 3DNow in assembly code... yes
checking for CMOV support... true
checking x86 sub-architecture settings... -mcpu=i686 -march=i686
checking if gcc supports -O3 -g -O2 flags... yes
checking if gcc supports -fomit-frame-pointer -O3 -g -O2 flags... yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
pourriez-vous m'aider car je n'arrive pas àrésoudre ce problème.
merci d'avance
J'ai essayé de compiler une archive tz de transcode sur mandrake 10.1 officiel et aussi certains codecs. Malheureusement , après avoir ./configure un message d'erreur apparait à la fin de la compile, le voici :
[langevin@localhost transcode-0.6.12]$ su
Password:
[root@localhost transcode-0.6.12]# ./configure --with-qt
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 whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output... 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 how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
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 for gawk... (cached) gawk
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for dlopen in -ldl... yes
checking for dlopen... yes
checking for getopt_long_only... yes
checking whether support lib is needed... no
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for inline... inline
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking __attribute__ ((aligned ())) support... 64
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for working strcoll... yes
checking return type of signal handlers... void
checking for strtol... yes
checking for memalign... yes
checking for ftruncate... yes
checking for gettimeofday... yes
checking for memset... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for stat... yes
checking for floor... no
checking for atexit... yes
checking for getpagesize... yes
checking for memmove... yes
checking for mkfifo... yes
checking for vsscanf... yes
checking for strptime... yes
checking for lrintf in -lm... yes
checking for pthreads... -lpthread yes
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >= 0.99.7... yes
checking for Intel Pentium architecture (IA32)... yes
checking if $CC groks MMX inline assembly... (cached) false
yes
checking for support for gcc-style register parameters on Intel... yes
checking for nasm... /usr/bin/nasm
checking for recent nasm version... yes
checking for support of 3DNow in assembly code... yes
checking for CMOV support... true
checking x86 sub-architecture settings... -mcpu=i686 -march=i686
checking if gcc supports -O3 -g -O2 flags... yes
checking if gcc supports -fomit-frame-pointer -O3 -g -O2 flags... yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
pourriez-vous m'aider car je n'arrive pas àrésoudre ce problème.
merci d'avance
A voir également:
- Problème compilation trancode et codecs
- Mpeg4 codecs - Télécharger - Conversion & Codecs
- Breach compilation c'est quoi - Guide
- Codecs - Guide
- Codecs avi - Télécharger - Conversion & Codecs
- Realtek high definition audio codecs - Télécharger - Pilotes & Matériel
1 réponse
Salut,
ça signifie que tu n'as pas de compilateur C++ d'installé
Regarde par là :
http://www.linuxquestions.org/questions/showthread.php?s=&threadid=124849
Patapi Biribibi Rabada dada
Dada dada !!
ça signifie que tu n'as pas de compilateur C++ d'installé
Regarde par là :
http://www.linuxquestions.org/questions/showthread.php?s=&threadid=124849
Patapi Biribibi Rabada dada
Dada dada !!