[SM-Discuss] kde4 status
Treeve Jelbert
treeve at scarlet.be
Sat Dec 15 07:33:47 EST 2007
I, and some others, have sometimes encountered problems when building kdebase4
and kdeutils4 on a system which also has qt3 installed.
It seems to be caused by qt4 generating an incude list which puts /usr/include
in front of everything else.
This means that sometimes a qt3 file is found before the correct qt4 include
file, as all the qt3 stuff is in /usr/include and not somewhere
like /usr/include/qt
I have reported this to the kde project.
apart from manually editing
/usr/src/kdebase-3.97.0/build/apps/konsole/src/konsolepart_automoc.cpp.files
and
/usr/src/kdeutils-3.97.0/build/kregexpeditor/kregexpeditorgui_automoc.cpp.files
at present, I do not have an easy solution to this. Possibly change qt-x11 to
install elsewhere, but that probably needs changes to lots of other spells.
Ideally, the kde project will adjust the order in which the include files are
searched, but I don't know how to do that.
On systems without qt3, everything builds and works fairly well.
Regards, Treeve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.ibiblio.org/pipermail/sm-discuss/attachments/20071215/915e4082/attachment.bin
More information about the SM-Discuss
mailing list