On Wed, Apr 30, 2003 at 11:31:51PM +0400, Mulder wrote: > rm -f arith.o unshared/arith.o > "ccache gcc" -m32 -c -ansi -pedantic -Wall -Wpointer-arith ^^^^^^^^^^^^ > -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations > -Wredundant-decls -Wnested-externs -Wundef -I../../../include/fonts > -I../include -I../../../exports/include/X11 > -I../../../programs/Xserver/include -I../../.. > -I../../../exports/include -Dlinux -D__i386__ > -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE > -D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO > -DBUILDCID -DHAVE_CFM -DUSE_MMAP -pipe -Wall -O2 > -fexpensive-optimizations -march=athlon -fno-fast-math arith.c -o > unshared/arith.o > /bin/sh: line 1: ccache gcc: command not found ^^^^^^^^^^ > Ошибки сборки пакетов: > Неверный код возврата из /home/mulder/tmp/rpm-tmp.54642 (%build) Чтобы пользоваться ccache и компилировать XFree, нужно быть в состоянии диагностировать и решать некоторый круг проблем. Проблемы эти как правило несложные.