Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 230529 - dev-libs/boost-1.35.0-r1 can't be dynlinked on arm and hppa: __sync_fetch_and_add_4 not satisfied
Summary: dev-libs/boost-1.35.0-r1 can't be dynlinked on arm and hppa: __sync_fetch_and...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Tiziano Müller (RETIRED)
URL: http://svn.boost.org/trac/boost/ticke...
Whiteboard:
Keywords:
Depends on:
Blocks: 229427 230287
  Show dependency tree
 
Reported: 2008-07-02 14:57 UTC by Peter Alfredsen (RETIRED)
Modified: 2008-09-01 18:38 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Alfredsen (RETIRED) gentoo-dev 2008-07-02 14:57:46 UTC
I encountered the problem in bug 230287.
Changeset to fix (from bug in URL) is here:
http://svn.boost.org/trac/boost/changeset/44440
Comment 1 Friedrich Oslage (RETIRED) gentoo-dev 2008-07-11 10:42:38 UTC
These link errors also happen on sparc.

Taking upstream's fix for arm/hppa and adding "&& !defined(__sparc__)" fixes it.

Can you backport upstream's patch to =dev-libs/boost-1.35.0-r1 and add the __sparc__ check?
Comment 2 Tiziano Müller (RETIRED) gentoo-dev 2008-09-01 18:38:38 UTC
Fixed in rev.bump