LINUX.ORG.RU

Сборка КDE из SVN


0

0

В общем не самих покачто кед, а вот QT никак не хочет.

В общем вот такие дела:

1: qt-copy

Код:

root@ping-desktop:~/kde/src/qt/qt-copy# ./configure

This is the Qt/X11 Open Source Edition.

You are licensed to use this software under the terms of either the Q Public License (QPL) or the GNU General Public License (GPL) versions 2 or 3

Type 'Q' to view the Q Public License. Type '2' to view the GNU General Public License version 2. Type '3' to view the GNU General Public License version 3. Type 'yes' to accept this license offer. Type 'no' to decline this license offer.

Do you accept the terms of either license? yes

Creating qmake. Please wait... ln: создание символьной ссылки с `/home/ping/kde/src/qt/qt-copy/include/QtCore/qconfig.h' на `/home/ping/kde/src/qt/qt-copy/src/corelib/global/qconfig.h': File exists ln: создание символьной ссылки с `/home/ping/kde/src/qt/qt-copy/include/Qt/qconfig.h' на `/home/ping/kde/src/qt/qt-copy/src/corelib/global/qconfig.h': File exists g++ -c -o option.o -m64 -pipe -DQMAKE_OPENSOURCE_EDITION -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -I/home/ping/kde/src/qt/qt-copy/include -I/home/ping/kde/src/qt/qt-copy/include/QtCore -I/home/ping/kde/src/qt/qt-copy/include -I/home/ping/kde/src/qt/qt-copy/include/QtCore -I/home/ping/kde/src/qt/qt-copy/src/corelib/global -I/home/ping/kde/src/qt/qt-copy/src/script -DQT_NO_PCRE -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_BUILD_QMAKE -DQT_NO_COMPRESS -I/home/ping/kde/src/qt/qt-copy/mkspecs/linux-g++-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT option.cpp In file included from /home/ping/kde/src/qt/qt-copy/include/QtCore/qglobal.h:1, from /home/ping/kde/src/qt/qt-copy/include/QtCore/../../src/corelib/tools/qalgorithm s.h:47, from /home/ping/kde/src/qt/qt-copy/include/QtCore/qalgorithms.h:1, from /home/ping/kde/src/qt/qt-copy/include/QtCore/../../src/corelib/tools/qstringlis t.h:47, from /home/ping/kde/src/qt/qt-copy/include/QtCore/qstringlist.h:1, from project.h:47, from option.h:47, from option.cpp:44: /home/ping/kde/src/qt/qt-copy/include/QtCore/../../src/corelib/global/qglobal.h :62:28: error: QtCore/qconfig.h: No such file or directory make: *** [option.o] Ошибка 1 root@ping-desktop:~/kde/src/qt/qt-copy#

2: qca2-2.0.0.orig

Код:

root@ping-desktop:~/kde/src/qt/qca2-2.0.0.orig# ./configure Configuring Qt Cryptographic Architecture (QCA) ... Verifying Qt 4 build environment ... ok Checking for Qt >= 4.2 ... yes Checking for certstore ... using bundled

Good, your configure finished. Now run /usr/bin/make.

root@ping-desktop:~/kde/src/qt/qca2-2.0.0.orig# make cd src/ && make -f Makefile make[1]: Entering directory `/home/ping/kde/src/qt/qca2-2.0.0.orig/src' make[1]: *** Нет правила для сборки цели `../../../mkspecs/linux-g++/qmake.conf', требуемой для `Makefile'. Останов. make[1]: Leaving directory `/home/ping/kde/src/qt/qca2-2.0.0.orig/src' make: *** [sub-src-make_default] Ошибка 2 root@ping-desktop:~/kde/src/qt/qca2-2.0.0.orig# /usr/bin/make cd src/ && /usr/bin/make -f Makefile make[1]: Entering directory `/home/ping/kde/src/qt/qca2-2.0.0.orig/src' make[1]: *** Нет правила для сборки цели `../../../mkspecs/linux-g++/qmake.conf', требуемой для `Makefile'. Останов. make[1]: Leaving directory `/home/ping/kde/src/qt/qca2-2.0.0.orig/src' make: *** [sub-src-make_default] Ошибка 2 root@ping-desktop:~/kde/src/qt/qca2-2.0.0.orig#

Вот, гугл отдыхает...


Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.