[Bug 28043] New: tp-glib 0.11.4 fails to build due to dso linking bug
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun May 9 22:47:06 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28043
Summary: tp-glib 0.11.4 fails to build due to dso linking bug
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: tp-glib
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: bpepple at fedoraproject.org
QAContact: telepathy-bugs at lists.freedesktop.org
Created an attachment (id=35531)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35531)
tp-glib build log
telepathy-glib-0.11.4 fails to build due to a change DSO-linking semantics of
the gcc compiler in Fedora. Previously calls to the linker (ld) from gcc would
result
in dangerous default behaviour where ld would attempt to implicitly satisfy
link requirements. The change will prevent ld from automatically searching in
the dependencies of linked objects.
tp-glib appears to be failing due to gnio-util.o not having dbus-glib linked
properly. I gave a quick look to see if I could find where the problem was, but
couldn't find it. Hopefully, I can find some time to dig into this a little
deeper and find out what the problem is.
http://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking
http://fedoraproject.org/wiki/UnderstandingDSOLinkChange
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list