Ich habe gerade das Programm "Free Music Instrument Tuner" http://home.gna.org/fmit/index.html entdeckt, das ich natürlich gleich mal ausprobieren wollte, obwohl es wahrscheinlich veraltert ist (18.11.2007).
Bin nach Installationsanleitung vorgegangen, kann aber kein "make" ausführen (kompilieren?).
Code: Alles auswählen
sommi@sommi-netbook:~/fmit-0.97.7$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable debugging... no
checking for ranlib... ranlib
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... 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.
sommi@sommi-netbook:~/fmit-0.97.7$ make
make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden. Schluss.
Bin für jeden Tipp dankbar.
Gruß von Sommi