From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Andrey Suhenko Organization: home To: sisyphus@altlinux.ru Subject: Re: [sisyphus] [comm] XFree86-4.3.0 Date: Wed, 30 Apr 2003 09:35:21 +0800 User-Agent: KMail/1.5 References: <200304271827.10858.AndreySuhenko > <20030429213357.466b536f.matrix@podlipki.ru> In-Reply-To: <20030429213357.466b536f.matrix@podlipki.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200304300935.21219.nexus6@list.ru> Sender: sisyphus-admin@altlinux.ru Errors-To: sisyphus-admin@altlinux.ru X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: sisyphus@altlinux.ru X-Reply-To: nexus6@list.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: В сообщении от 30 Апрель 2003 01:33 Герасимов Дмитрий написал(a): > On Wed, 30 Apr 2003 00:54:11 +0800 > > nexus6@list.ru wrote: > > Здравствуйте ALL! > > > > Нужна помошь в сборке пакета XFree-4.3.0-alt0.31.src.rpm > > На машине установлен Junior2.2. При потыке сборки выдает ошибку > > > > make: Entering directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc' > > make: ccache: Command not found > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > а вот это вы не читали? > [dima@localhost dima]$ apt-cache search ccache > ccache - Compiler cache > он у вас есть? наверное нету. Мои действия: [root@localhost root]# apt-get install ccache (ОК) [root@localhost root]# apt-get install ccache-bte (ОК) > > > make: *** [World] Error 127 > > make: Leaving directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc' > > ошибка: Неверный код возврата из /home/sapsan/tmp/rpm-tmp.94476 > > (%build) > > > > > > Ошибки сборки пакетов: > > Неверный код возврата из /home/sapsan/tmp/rpm-tmp.94476 (%build) Ответ машины на попытку сборки: [sapsan@localhost SPECS]$ rpm -ba XFree86-43.spec 1 MAKE=make make: Entering directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc' gcc: No such file or directory make: *** [World] Error 1 make: Leaving directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc' ошибка: Неверный код возврата из /home/sapsan/tmp/rpm-tmp.97951 (%build) Ошибки сборки пакетов: Неверный код возврата из /home/sapsan/tmp/rpm-tmp.97951 (%build) [sapsan@localhost SPECS]$ Вероятно для сборки из под пользователя нужно поправить spec. Для решения что именно править моего опыта не достаточно. Может быть нужно собирать пакет не в HOME а в USR Подскажите пожалуйста.