trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: January 2011

Re: [trinity-devel] kdelibs FTBFS (tqtinterface/qt3)

From: Serghei Amelian <serghei@...>
Date: Fri, 7 Jan 2011 20:14:59 +0200
On Friday 07 January 2011 19:51:09 Serghei Amelian wrote:
> Hi Tim,
>
> I try compile kdelibs and it stopping with this error (tqtinterface is
> built with Qt3):
>
> [  2%] Building CXX object dcop/CMakeFiles/DCOP-shared.dir/dcopclient.cpp.o
> cd /home/serghei/kdelibs.build/dcop
> && /usr/bin/c++   -DDCOP_shared_EXPORTS -DHAVE_CONFIG_H -DUSE_QT3
> -DQT_NO_ASCII_CAST -DQT_CLEAN_NAMESPACE -DQT_NO_STL -DQT_NO_COMPAT
> -DQT_NO_TRANSLATION -include tqt.h -fPIC -I/usr/qt/3/include
> -I/usr/include/tqt -I/home/serghei/kdelibs.build/dcop

[...]

I forgot to checkout. After checkout, the error is this:

[  1%] Building CXX object dcop/CMakeFiles/DCOP-shared.dir/dcopclient.cpp.o
cd /home/serghei/kdelibs.build/dcop 
&& /usr/bin/c++   -DDCOP_shared_EXPORTS -DHAVE_CONFIG_H -DUSE_QT3 -DQT_NO_ASCII_CAST -DQT_CLEAN_NAMESPACE -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -include 
tqt.h -fPIC -I/usr/qt/3/include -I/usr/include/tqt -I/home/serghei/kdelibs.build/dcop -I/home/serghei/kdelibs.build -I/usr/src/trinity/kdelibs/dcop -I/home/serghei/kdelibs.build/kdecore -I/usr/src/trinity/kdelibs/kdecore   -o 
CMakeFiles/DCOP-shared.dir/dcopclient.cpp.o -c /usr/src/trinity/kdelibs/dcop/dcopclient.cpp
/usr/src/trinity/kdelibs/dcop/dcopclient.cpp: In function 'void 
fillQtObjects(QCStringList&, QObject*, QCString)':
/usr/src/trinity/kdelibs/dcop/dcopclient.cpp:1334: error: 'class QObject' has 
no member named 'tqchildren'
/usr/src/trinity/kdelibs/dcop/dcopclient.cpp:1348: error: 'class QObject' has 
no member named 'tqchildren'
/usr/src/trinity/kdelibs/dcop/dcopclient.cpp: In function 'void 
fillQtObjectsEx(QValueList<<unnamed>::O>&, QObject*, QCString)':
/usr/src/trinity/kdelibs/dcop/dcopclient.cpp:1371: error: 'class QObject' has 
no member named 'tqchildren'
/usr/src/trinity/kdelibs/dcop/dcopclient.cpp:1385: error: 'class QObject' has 
no member named 'tqchildren'
make[2]: *** [dcop/CMakeFiles/DCOP-shared.dir/dcopclient.cpp.o] Error 1

-- 
Serghei