| Summary: | sci-libs/blas-reference-19940131-r2 fails to compile due to "caxpy.lo: file not recognized: File format not recognized" | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Christopher Zapart <chris.zapart> |
| Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | use libtool to properly link shared libs using ifc | ||
|
Description
Christopher Zapart
2005-11-13 02:18:05 UTC
Created attachment 72816 [details, diff]
use libtool to properly link shared libs using ifc
I guess we need to use libtool to properly link the shared libraries using
ifc. Could you please test if the patch fixes your compile issues!
Yes, the patch fixed the compliation issue with blas-reference. It compiled and installed OK with ifc. However, I've just tried upgrading lapack-reference and it suffered from the same compilation problem as blas did at first. I guess a similar patch is needed to fix lapack-reference. Thanks Chris Hi Chris, Thanks for testing! The patch is in portage and I'll close the bug. Thanks also for filing the lapack-reference bug, I'll have a look. |