くだらない質問はここに書き込め!Part 52
■ このスレッドは過去ログ倉庫に格納されています
0770名無しさん@お腹いっぱい。
2007/08/02(木) 13:39:27Configureで躓きます。
コマンドは
./configure
画面にはこのように出力されます。
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 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 whether g++ accepts -g... yes
checking dependency style of g++... 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.
■ このスレッドは過去ログ倉庫に格納されています