[sisyphus] сборка и пересборка программ для KDE

Arkadiy Pavlik =?iso-8859-1?q?pvl_=CE=C1_pskb=2Ecom?=
Вс Янв 11 13:36:35 MSK 2004


В сообщении от 11 Январь 2004 20:27 Artem написал(a):
> >
> >Хм... А это чего 'итого 72' ????
>
> Это общий размер файлов в листинге (количество 512-байтных блоков)

ааа.... я подозревал... :)))

> а что-либо вроде --with-qt-dir=/usr/lib/qt3 не помогает?

Неа... Тоже самое...
Вот (может поможет) выдержка из config.log:

configure:22157: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor 
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-ari
th -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -
fno-check-new -I/usr/lib/qt3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  
-D_REENTRANT  -L/usr/lib/qt3/lib -L/usr/X11R6/l
ib   conftest.cc  -lqt-mt -lpng -lz -lm -ljpeg -ldl  -lXext -lX11 -lSM -lICE  
-lpthread 1>&5
/home/pvl/tmp/cc5qmJ6Z.o(.text+0x8): In function `main':
: undefined reference to `QString::null'
/home/pvl/tmp/cc5qmJ6Z.o(.text+0xd): In function `main':
: undefined reference to `QStyleFactory::create(QString const &)'
/home/pvl/tmp/cc5qmJ6Z.o(.text+0x1a): In function `main':
: undefined reference to `QCursor::QCursor(int)'
/home/pvl/tmp/cc5qmJ6Z.o(.text+0x24): In function `main':
: undefined reference to `QCursor::~QCursor(void)'
collect2: ld returned 1 exit status
configure:22160: $? = 1
configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qcursor.h>
#include <qstylefactory.h>
#include <private/qucomextra_p.h>
#if ! (QT_VERSION >= 0x030100)
#error 1
#endif

int main() {
    (void)QStyleFactory::create(QString::null);
    QCursor c(Qt::WhatsThisCursor);
    return 0;
}
configure:22200: error: Qt (>= Qt 3.1.0) (library qt-mt) not found. Please 
check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!


-- 
С наилучшими пожеланиями,
Аркадий Павлик




Подробная информация о списке рассылки Sisyphus