URL: https://linuxfr.org/forums/linux-redhat/posts/probleme-avec-c-preprocessor Title: Probleme avec C preprocessor Authors: Darius93 Date: 2006年02月05日T18:32:20+01:00 Tags: fedora Score: 0 J'ai voulu compiler freeciv, et volà ce que j'obtiens après avoir taper ./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 whether to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) gawk 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 how to run the C preprocessor... /lib/cpp configure: error: C preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. Quelqu'un peut il m'aider ? Je suis sur fedora core 3. Merci