On Saturday 07 of December 2013 20:16:32 François Andriot wrote:
Le 07/12/2013 14:58, Fat-Zer a écrit :
tqt FTBFS with next message:
x86_64-pc-linux-gnu-g++ -luuid -fno-exceptions -Wl,-O1 -Wl,--as-needed -o ../../../bin/tqdesigner .obj/release-shared-mt/main.o -L/usr/lib64 -L/var/tmp/portage/dev-qt/tqt-3.9999/work/tqt-3.9999/lib -L/usr/X11R6/lib64 -L/var/tmp/portage/dev-qt/tqt-3.9999/work/tqt-3.9999/lib -L/usr/lib64 -ltqtdesignercore -ltqui -ltqassistantclient -luuid -ltqt-mt -lmng -ljpeg -lpng -lz -lXi -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE -ldl -lpthread /var/tmp/portage/dev-qt/tqt-3.9999/work/tqt-3.9999/lib/libtqtdesignercore .a(mainwindow.o): In function `MainWindow::MainWindow(bool, bool, TQString const&)': mainwindow.cpp:(.text+0x15bd5): undefined reference to `TQAssistantClient::TQAssistantClient(TQString const&, TQObject*, char const*)'
Full Build log is in the attach.
Hello, If you have TQT3 already installed on the system you are compiling it, try removing the installed version first, then build. It solved the FTBFS for me some days ago.
François
I believe that this is a different case. I have a completely clean machine (base image for pbuilder). When I build tqt as standard deb package, is built successully. When I use the patch 1360 from bug report 1560, occurs FTBFS. Both cases are on the same clean machine.
Slávek