[Bug 45712] New: telepathy-yell needs -fPIC option when building for 64bit
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 6 20:17:51 CET 2012
https://bugs.freedesktop.org/show_bug.cgi?id=45712
Bug #: 45712
Summary: telepathy-yell needs -fPIC option when building for
64bit
Classification: Unclassified
Product: Telepathy
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: yell
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: siraj.razick at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
[reply] [-] Description Siraj Razick 2012-02-06 11:14:49 PST
We recently refactored telepathy gabble plugin api so that there is a separate
library which the plugins
can link agaist, and contains the symbols needed by the plugins.
unmerged branch can be found at :
http://cgit.collabora.com/git/user/siraj/telepathy-gabble.git/log/?h=buildbot_rebased
We have one more issue standing in our way from merging this. When building
this patch for 64bit architecture, we get the following error.
/usr/bin/ld:
../lib/ext/telepathy-yell/telepathy-yell/.libs/libtelepathy-yell.a(base-call-channel.o):
relocation R_X86_64_32 against `.text' can not be used when making a shared
object; recompile with -fPIC
So Olli suggested we add -fPIC option to AM_CLAGS and rebuild them. this bug is
to find the best solution.
--
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