fflas-ffpack needs update for atlas in rawide

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I have been receiving daily emails about linbox and sagemath broken,
but am kind busy lately. I just checked it out, and the root problem
appears to be fflas-ffpack that needs fixing first, then linbox and then
rebuild sagemath.

$ fflas-ffpack-config --libs
-lgmpxx -lgmp -lgivaro -L/usr/lib64/atlas -lcblas -latlas
-L/usr/lib64/atlas -llapack

and in fflas-ffpack.spec:

%configure --docdir=%{_docdir}/fflas-ffpack-%{version} --disable-static \
  --enable-optimization --enable-doc --with-cblas=%{_libdir}/atlas \
  --with-lapack=%{_libdir}/atlas

so, now the correction is to change the above to:

%configure --docdir=%{_docdir}/fflas-ffpack-%{version} --disable-static \
  --enable-optimization --enable-doc --with-blas="-L%{_libdir}/atlas -lsatlas" \
  --with-lapack="-L%{_libdir}/atlas -lsatlas"

Or am I missing something?

Thanks,
Paulo
_______________________________________________
scitech mailing list
scitech@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/scitech





[Index of Archives]     [Older Fedora Users Mail]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Triage]     [Deep Creek Hot Springs]     [Coolkey]     [Yum Users]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux