Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: R-Matrix - R module, Classes etc. for dense and sparse matrices and matrix ops https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=241052 ------- Additional Comments From pertusus@xxxxxxx 2007-05-23 16:24 EST ------- (In reply to comment #2) > Couple of minor items: > > You probably want to have: BuildRequires: libgfortran-devel (you're linking to it) libgfortran-devel doesn't exist as such, it is linked automatically in when linking with gcc -lgfortran/gfortran. A BuildRequires: gcc-gfortran is missing however. Also looking at the log, it seems that during the link gcc is used and there is a -lgfortran. In my recalling this is not what should be done, instead gfortran should be used during the link and -lgfortran should be omitted. This may be for upstream, or a R bug, however, I don't know exactly. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review