[patch] More qt build fixes

Thiago Macieira thiago.macieira at trolltech.com
Tue Feb 28 06:21:03 PST 2006


Sjoerd Simons wrote:
>> As for the Makefile.am patch, can you tell me how it failed to build?
>
>The creation of the moc file isn't triggered without the patch:
>
>g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DQT_SHARED -I/usr/include/qt4
> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -DDBUS_COMPILATION
> -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -Wall -O2 -MT qdbusconnection.lo -MD
> -MP -MF .deps/qdbusconnection.Tpo -c ../qt/qdbusconnection.cpp  -fPIC
> -DPIC -o .libs/qdbusconnection.o ../qt/qdbusconnection.cpp:420:33:
> error: qdbusconnection_p.moc: No such file or directory
> ../qt/qdbustype.h:53: error: expected `)' before '*' token
>../qt/qdbustype.h:109: error: expected `)' before '*' token
>make[3]: *** [qdbusconnection.lo] Error 1

Thank you. Patch applied.

I'm spoiled by buildsystems that understand .moc files and automatically 
generate the dependencies.

-- 
Thiago José Macieira - thiago.macieira AT trolltech.com
Trolltech AS - Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dbus/attachments/20060228/90e56245/attachment.pgp


More information about the dbus mailing list