[Bug 696669] Re: libQtGui.la is missing
Jonathan Thomas
echidnaman at kubuntu.org
Mon Jan 3 04:17:51 UTC 2011
In this case, adding -lXrender to the linker command is the proper fix,
and bespin should incorporate this in their sources. The lack of
libQtGui.la is totally unrelated, as that is a statically linked library
only present when Qt is built statically. (This is usually used when
distributing a single application without having to worry about
dependencies)
At any rate, the lack of a statically-linked version of the Qt libraries
are not related to this compile failure, nor is an issue in and of
itself. The issue here is that bespin is trying to link against
functions from the XRender library without the library being in the
linker command.
** Changed in: qt4-x11 (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.
https://bugs.launchpad.net/bugs/696669
Title:
libQtGui.la is missing
More information about the kubuntu-bugs
mailing list