10-08-2017, Thursday-19:55:08
configure.sh scheint es aber auch erst seit den 120er Versionen zu geben.
Ich steh jetzt als Halblaie bei dieser Fehlermeldung im Regen.
Das Ganze auf einem jungfreulichen CentOS 7 mit hinzugefügten Sourcen von zlib, libpng, bzip2 und SDL.
Code:
[centos@localhost simutrans-src-120-1-3]$ ./configure.sh
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
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.exe... 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 how to run the C++ preprocessor... /lib/cpp
configure.sh: error: in `/home/centos/Desktop/simutrans-src-120-1-3':
configure.sh: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details
[centos@localhost simutrans-src-120-1-3]$
Ich steh jetzt als Halblaie bei dieser Fehlermeldung im Regen.
Das Ganze auf einem jungfreulichen CentOS 7 mit hinzugefügten Sourcen von zlib, libpng, bzip2 und SDL.