[Bug 151095] dcop kdelibs 3.5.8 compile errors, missing -lqt-mt

ndeb at ece.cmu.edu ndeb at ece.cmu.edu
Fri Nov 9 19:32:31 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=151095         




------- Additional Comments From ndeb ece cmu edu  2007-11-09 19:32 -------
To comment 7, hacking Makefiles is to get the job done for myself. In all, these files definitely need fixing ->

kdelibs-3.5.8/dcop/dcopidl/Makefile.am
kdelibs-3.5.8/dcop/dcopidl2cpp/Makefile.am
kdebase-3.5.8/kioslave/smb/Makefile.am
kdebase-3.5.8/kcontrol/ebrowsing/plugins/shorturi/Makefile.am
kdebase-3.5.8/kcontrol/ebrowsing/plugins/localdomain/Makefile.am

As stated earlier, all the "*_la_LINK" variables (in Makefile) need to include $(AM_LDFLAGS). This should be possible by adding the AM_LDFLAGS to the "*_LDFLAGS" variable in the corresponding Makefile.am.


More information about the Kdelibs-bugs mailing list