check the env configuration failed,
the fix is to install gcc-g++ package, but currently the dependency of F15 is not yet built-up,
I’m currently using gcc-4.6.0-7.fc15.i686
but it depends on gcc-4.6.0-6.fc15
… oh…
1 2 3 4 5 6 7 8 9 10 11 |
[suse@suse ~/Download/mednafen]$./configure checking for gcc... gcc checking whether the C compiler works... yes ... ... checking whether g++ accepts -g... no checking dependency style of g++... none checking how to run the C++ preprocessor... /lib/cpp configure: error: in `/home/suse/Download/mednafen': configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details |