Hi, I can't compile the kinetic-declarativeui branch -static
There seems to be a static version of some 'qt_plugin_instance_qsqlite()' reference missing for kinetic/tools/assistant/tools/assistant Using Dynamic Linking works though... I'm on Ubuntu 9.04 (i686) Greetings from Berlin Kristian g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DUSE_STATIC_SQLITE_PLUGIN -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/linux-g++ -I. -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtXml -I../../../../include/QtSql -I../../../../include/QtWebKit -I../../../../include -I../../../../include/QtHelp -I../../../shared/fontpanel -I.moc/release-static -I.uic/release-static -o .obj/release-static/qrc_assistant_images.o .rcc/release-static/qrc_assistant_images.cpp g++ -Wl,-rpath-link,/install/Qt/kinetic/lib -Wl,-O1 -Wl,-rpath,/usr/local/Trolltech/Qt-4.6.0/lib -Wl,-rpath,/usr/local/Trolltech/Qt-4.6.0/lib -o ../../../../bin/assistant .obj/release-static/fontpanel.o .obj/release-static/helpviewer.o .obj/release-static/main.o .obj/release-static/mainwindow.o .obj/release-static/indexwindow.o .obj/release-static/topicchooser.o .obj/release-static/contentwindow.o .obj/release-static/searchwidget.o .obj/release-static/preferencesdialog.o .obj/release-static/filternamedialog.o .obj/release-static/centralwidget.o .obj/release-static/installdialog.o .obj/release-static/bookmarkmanager.o .obj/release-static/remotecontrol.o .obj/release-static/cmdlineparser.o .obj/release-static/aboutdialog.o .obj/release-static/qtdocinstaller.o .obj/release-static/moc_fontpanel.o .obj/release-static/moc_helpviewer.o .obj/release-static/moc_mainwindow.o .obj/release-static/moc_indexwindow.o .obj/release-static/moc_topicchooser.o .obj/release-static/moc_contentwindow.o .obj/release-static/moc_searchwidget.o .obj/release-static/moc_preferencesdialog.o .obj/release-static/moc_filternamedialog.o .obj/releas e-static/moc_centralwidget.o .obj/release-static/moc_installdialog.o .obj/release-static/moc_bookmarkmanager.o .obj/release-static/moc_remotecontrol.o .obj/release-static/moc_aboutdialog.o .obj/release-static/moc_qtdocinstaller.o .obj/release-static/qrc_assistant.o .obj/release-static/qrc_assistant_images.o -L/install/Qt/kinetic/lib -L/install/Qt/kinetic/plugins/sqldrivers -lQtHelp -L/install/Qt/kinetic/lib -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -L/usr/X11R6/lib -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -lQtCLucene -pthread -pthread -L/usr/local/Trolltech/Qt-4.6.0/plugins/sqldrivers -lqsqlite -lQtWebKit -lQtXmlPatterns -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -lQtSql -pthread -pthread -lQtXml -pthread - pthread -lQtGui -pthread -pthread -pthread -lpng -lgobject-2! .0 -lSM -lICE -lXrender -lfontconfig -lfreetype -lXext -lX11 -lQtNetwork -pthread -pthread -lQtCore -lz -lm -ldl -pthread -lgthread-2.0 -lrt -lglib-2.0 -lpthread .obj/release-static/main.o: In function `global constructors keyed to _Z27updateLastPagesOnUnregisterR15QHelpEngineCoreRK7QString': main.cpp:(.text+0x9): undefined reference to `qt_plugin_instance_qsqlite()' collect2: ld returned 1 exit status make[4]: *** [../../../../bin/assistant] Error 1 make[4]: Leaving directory `/install/Qt/kinetic/tools/assistant/tools/assistant' make[3]: *** [sub-assistant-make_default-ordered] Error 2 make[3]: Leaving directory `/install/Qt/kinetic/tools/assistant/tools' make[2]: *** [sub-tools-make_default-ordered] Error 2 make[2]: Leaving directory `/install/Qt/kinetic/tools/assistant' make[1]: *** [sub-assistant-make_default-ordered] Error 2 make[1]: Leaving directory `/install/Qt/kinetic/tools' make: *** [sub-tools-make_default-ordered] Error 2 _______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
