Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270091 - dev-games/ogre-1.6.2 fails with USE=threads
Summary: dev-games/ogre-1.6.2 fails with USE=threads
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-16 17:50 UTC by steffen stramm
Modified: 2009-06-15 04:33 UTC (History)
0 users

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 steffen stramm 2009-05-16 17:50:53 UTC
i have boost-1.37.0-r1, when i try to emerge ogre with threading i get this:

checking for main in -lboost_thread-mgw-mt... (cached) no
checking for main in -lboost_thread-mgw-mt-s... (cached) no
checking for main in -lboost_thread-mgw-s... (cached) no
configure: error: Could not link against boost_thread-mgw-s !

note: in ogres autoconf, threading is marked as experimental.
Comment 1 Christoph Brill (egore) (RESIGNED) 2009-05-24 08:53:51 UTC
I had similar issues. It was because of boost 1.37 did not correcly install the eselect stuff. Re-Emerging boost and doing "eselect boost set boost-1.37/default" fixed that.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2009-06-15 04:33:58 UTC
Sounds like it was a bug in boost that's fixed now