kio-related build error in plasma-framework

Martin Gräßlin mgraesslin at kde.org
Mon Oct 7 05:52:36 UTC 2013


On Saturday 05 October 2013 13:00:24 David Faure wrote:
> On Friday 04 October 2013 19:55:52 Sebastian Kügler wrote:
> > On Friday, October 04, 2013 17:56:52 Sebastian Kügler wrote:
> > > Hi,
> > > 
> > > I'm getting a build error in a few places in plasma-framework, kio isn't
> > > found. I can't seem to figure out why, maybe someone who has a better
> > > overview of what in KIO is where, and what I need to tell cmake to
> > > figure
> > > this out?
> > > 
> > > The error is:
> > > /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/l
> > > d:
> > > cannot find -lkio
> > > collect2: error: ld returned 1 exit status
> > > 
> > > Others reproduce it, too, so it's blocking us right now.
> > 
> > It turns out that removing KDE4_KIO_LIBS from the linker targets it needed
> > to build.
> 
> I'm seeing the same in other areas, e.g.
> kde-workspace/plasma/generic/wallpapers/image gives
> 
> cannot find -lkio
> cannot find -lkfile
> cannot find -lknewstuff3
> 
> It seems the -L pointing to the lib dir is missing, all of a sudden.
> 
> But I'm not sure where it came from, before, so I'm not sure where to
> look...
I think I figured it out: reason is the moving of FindQt5Transitional.cmake. I 
had to delete the files from ECM in my install dir and rm -rf the build 
directory of kde-workspace.

Cheers
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20131007/051d373e/attachment.sig>


More information about the Kde-frameworks-devel mailing list