Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=542759





--- Comment #31 from Jussi Lehtola <[email protected]>  2010-01-02 15:25:35 
EDT ---
(In reply to comment #30)
> done. I just added atlas-devel, since it won't build without blas-devel. It
> seems that removing blas-devel would require extensive patches to ./configure
> or ./configure.in, which is probably not what you meant.
> 
> http://www.five-ten-sg.com/mpqc.spec
> http://www.five-ten-sg.com/mpqc-2.3.1-7.fc12.src.rpm  
> http://koji.fedoraproject.org/koji/taskinfo?taskID=1898999  

The spec file is still revision 6.

I haven't had a look at the spec file yet, but the magic trick is to define the
blas library as
 --with-blas="-L%{_libdir}/atlas -lf77blas -latlas"
instead of
 --with-blas="-lblas".
in %configure. Anyway, you should get the idea.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to