Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 472926 - media-gfx/enblend-4.1.1 - ?
Summary: media-gfx/enblend-4.1.1 - ?
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-11 00:44 UTC by bug.reports192
Modified: 2013-06-17 10:17 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 bug.reports192 2013-06-11 00:44:37 UTC
When compiling media-gfx/enblend-4.1.1 with +openmp and +openexr, enblend bails during configure when trying to link with libvigraimpex. The problem is that libvigraimpex is installed, but linker complains that in one of the openexr libraries (I think libIlmThreads) some routines from pthreads are not defined.

It appears that running

  CXXFLAGS=-lpthread emerge enblend

solves the problem for me, but it would be great to know why it happened.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-06-11 13:41:42 UTC
1) Please post your `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report.