Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75298 - lapack misses "|| die"-messages
Summary: lapack misses "|| die"-messages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-22 04:05 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2005-01-05 08:19 UTC (History)
0 users

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


Attachments
app-sci/lapack-3.0-r1 (lapack-3.0-r1.ebuild,883 bytes, text/plain)
2004-12-22 04:06 UTC, Christoph Brill (egore) (RESIGNED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Brill (egore) (RESIGNED) 2004-12-22 04:05:50 UTC
I had some major trouble with a program depending on lapack. I found out that lapack failed because of missing g77, but installed it anyway. That's wrong!

I'll attach the lapack-3.0-r1 ebuild with added "|| die"-messages

Reproducible: Always
Steps to Reproduce:
Comment 1 Christoph Brill (egore) (RESIGNED) 2004-12-22 04:06:18 UTC
Created attachment 46620 [details]
app-sci/lapack-3.0-r1

The fixed ebuild
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2005-01-05 08:19:02 UTC
Thank you very much!