Добрый день, <br><br>В процессе переборки murrine gtk engine столкнулся с проблемой того, что пакет перестал собираться. <br>В зависимостях добавились &quot;intltool, gettext&quot;. В результате получаю подобный вывод:<br>
<br>....<br>Merging translations into murrine.xml.<br>CREATED murrine.xml<br>make[1]: Leaving directory `/usr/src/RPM/BUILD/murrine-0.90.2/schema&#39;<br>make[1]: Entering directory `/usr/src/RPM/BUILD/murrine-0.90.2&#39;<br>
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2      -pipe -Wall -O2 -march=athlon -mtune=athlon-xp -c -o animation.lo `test -f &#39;./src/animation.c&#39; || echo &#39;./&#39;`./src/animation.c<br>
./libtool: line 832: X--tag=CC: command not found<br>./libtool: line 865: libtool: ignoring unknown tag : command not found<br>./libtool: line 832: X--mode=compile: command not found<br>./libtool: line 999: *** Warning: inferring the mode of operation is deprecated.: command not found<br>
./libtool: line 1000: *** Future versions of Libtool will require --mode=MODE be specified.: command not found<br>./libtool: line 1143: Xgcc: command not found<br>./libtool: line 1143: X-DHAVE_CONFIG_H: command not found<br>
./libtool: line 1143: X-I.: command not found<br>./libtool: line 1143: X-I./src: No such file or directory<br>./libtool: line 1143: X-I/usr/include/gtk-2.0: No such file or directory<br>./libtool: line 1143: X-I/usr/lib/gtk-2.0/include: No such file or directory<br>
./libtool: line 1143: X-I/usr/include/atk-1.0: No such file or directory<br>./libtool: line 1143: X-I/usr/include/cairo: No such file or directory<br>./libtool: line 1143: X-I/usr/include/pango-1.0: No such file or directory<br>
./libtool: line 1143: X-I/usr/include/glib-2.0: No such file or directory<br>./libtool: line 1143: X-I/usr/lib/glib-2.0/include: No such file or directory<br>./libtool: line 1143: X-I/usr/include/freetype2: No such file or directory<br>
./libtool: line 1143: X-pipe: command not found<br>./libtool: line 1143: X-Wall: command not found<br>./libtool: line 1143: X-O2: command not found<br>./libtool: line 1143: X-march=athlon: command not found<br>make[1]: Leaving directory `/usr/src/RPM/BUILD/murrine-0.90.2&#39;<br>
make: Leaving directory `/usr/src/RPM/BUILD/murrine-0.90.2&#39;<br><br><br>RPM build errors:<br>./libtool: line 1143: X-mtune=athlon-xp: command not found<br>./libtool: line 1143: X-c: command not found<br>./libtool: line 1196: Xanimation.lo: command not found<br>
./libtool: line 1201: libtool: compile: cannot determine name of library object from `&#39;: command not found<br>make[1]: *** [animation.lo] Error 1<br>make: *** [all-recursive] Error 1<br>error: Bad exit status from /usr/src/tmp/rpm-tmp.96591 (%build)<br>
    Bad exit status from /usr/src/tmp/rpm-tmp.96591 (%build)<br>Command exited with non-zero status 1<br>2.44user 1.66system 0:05.54elapsed 74%CPU (0avgtext+0avgdata 0maxresident)k<br>0inputs+7936outputs (0major+536510minor)pagefaults 0swaps<br>
hsh-rebuild: rebuild of `libgtk-engine-murrine-0.90.2-alt1.src.rpm&#39; failed.<br><br clear="all"><br>Проверил на других пакетах (в зависимости которых добавились intltool и gettext) - ошибки те же. Что я делаю не так?<br>
<br>P.S Собираю на branch 5.0.<br><br>-- <br>WBR, Denis Koryavov.<br>