Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 446816 - media-gfx/enblend-4.1 should depend on sci-libs/gsl - configure: error: GNU Scientific Library (GSL) header file "gsl_errno" is required to compile Enblend.
Summary: media-gfx/enblend-4.1 should depend on sci-libs/gsl - configure: error: GNU S...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-10 23:41 UTC by Martin Jansa
Modified: 2012-12-11 22:37 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 Martin Jansa 2012-12-10 23:41:09 UTC
[ebuild     U  ] media-gfx/enblend-4.1 [4.0] USE="image-cache openexr openmp -debug -doc -gpu" 0 kB

fails to build with
...
checking for boost/unordered_set.hpp... yes
checking gsl/gsl_errno.h usability... no
checking gsl/gsl_errno.h presence... no
checking for gsl/gsl_errno.h... no
configure: error: GNU Scientific Library (GSL) header file "gsl_errno" is required to compile Enblend.

Installing sci-libs/gsl allows media-gfx/enblend to install successfully.

Reproducible: Always
Comment 1 Markus Meier gentoo-dev 2012-12-11 22:37:18 UTC
fixed in cvs, thanks for the report and test.

  11 Dec 2012; Markus Meier <maekke@gentoo.org> enblend-4.1.ebuild:
  add missing sci-libs/gsl dependency by Martin Jansa in bug #446816