Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] kde4 status

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Treeve Jelbert <treeve AT scarlet.be>
  • To: SM-Discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: [SM-Discuss] kde4 status
  • Date: Sat, 15 Dec 2007 13:33:47 +0100

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

Attachment: signature.asc
Description: This is a digitally signed message part.




Archive powered by MHonArc 2.6.24.

Top of Page