rpmbuild src.rpm...
Собираю пакеты так:
$ export CFLAGS="-O3 -march=pentium4 -mmmx -mfpmath=sse -msse2
-fomit-frame-pointer -funroll-loops -pipe"
$ export CXXFLAGS="$CFLAGS"
$ rpmbuild --rebuild --clean --target=i686 evolution-2.2.3-2.fc4.src.rpm
--nodeps
И на все получаю:
...
checking for dlfcn.h... yes
checking for i686-redhat-linux-gnu-g++... no
checking for i686-redhat-linux-gnu-c++... no
checking for i686-redhat-linux-gnu-gpp... no
checking for i686-redhat-linux-gnu-aCC... no
checking for i686-redhat-linux-gnu-CC... no
checking for i686-redhat-linux-gnu-cxx... no
checking for i686-redhat-linux-gnu-cc++... no
checking for i686-redhat-linux-gnu-cl... no
checking for i686-redhat-linux-gnu-FCC... no
checking for i686-redhat-linux-gnu-KCC... no
checking for i686-redhat-linux-gnu-RCC... no
checking for i686-redhat-linux-gnu-xlC_r... no
checking for i686-redhat-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
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.
error: Bad exit status from /var/tmp/rpm-tmp.70505 (%build)
Есть идеи "лечения"?
FC4, Обновил:
kernel-2.6.12-1.1398_FC4.i686.rpm
gcc-c++-4.0.1-4.fc4.i386.rpm,
libstdc++-4.0.1-4.fc4.i386.rpm,
libstdc++-devel-4.0.1-4.fc4.i386.rpm
В сообщении от 8 сентября 2005 18:38 Strong написал(a):
Конечно есть: See `config.log' for more details.
Дерево сборки вместе с файлом config.log находится где-то
в /var/tmp. В случае ошибок оно не удаляется.