From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <44BDF55A.2080604@altlinux.org> Date: Wed, 19 Jul 2006 13:03:22 +0400 From: Mikhail Yakshin User-Agent: Thunderbird 1.5.0.2 (X11/20060502) MIME-Version: 1.0 To: ALT Linux Sisyphus discussion list References: <44BDD535.6020300@altlinux.org> In-Reply-To: Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [sisyphus] I: psi-0.11 development preview with Jingle X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Linux Sisyphus discussion list List-Id: ALT Linux Sisyphus discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jul 2006 09:03:57 -0000 Archived-At: List-Archive: List-Post: -=DiVeR=- пишет: >> Набор для самостоятельной сборки: >> >> http://www.greycat.ru/projects/psi/SRPMS.hasher/libqca2-2.0-alt0beta2.src.rpm >> > > При пересборке валится с выводом: > > + ./configure --prefix=/home/diver/tmp/libqca2-buildroot/usr Судя по этой строчке, мне почему-то кажется, что вы его собирете не в хэшере. Попробуйте все-таки собирать в хэшере - с гарантированно чистым окружением. > Configuring Qt Cryptographic Architecture (QCA) ... > Verifying Qt 4 build environment ... fail > > Reason: There was an error compiling 'conf'. See conf.log for details. > > Be sure you have a proper Qt 4.0 build environment set up. This means not > just Qt, but also a C++ compiler, a make tool, and any other packages > necessary for compiling C++ programs. > > conf.log в атаче... По conf.log видно, что он у вас не находит qt4. In file included from conf4.cpp:1: conf4.h:4:18: QtCore: No such file or directory In file included from conf4.cpp:1: В первую очередь стоит смотреть на то, чтобы были установлены переменные вроде QTDIR. -- WBR, GreyCat