Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192718 - sci-libs/gsl - wrong eselect config for
Summary: sci-libs/gsl - wrong eselect config for
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-16 18:21 UTC by Constantin Baranov
Modified: 2007-09-16 19:20 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 Constantin Baranov 2007-09-16 18:21:15 UTC
After "eselect cblas set gsl" the /usr/include/cblas.h link is broken.
I think the line
  gslcblas.h /usr/include/cblas.h
in sci-libs/gsl/files/eselect.cblas.gsl should be replaced with
  gsl/gsl_cblas.h /usr/include/cblas.h

Reproducible: Always

Steps to Reproduce:
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2007-09-16 19:20:08 UTC
fixed. Thanks!