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: itpp - C++ library for math, signal/speech processing, and communications https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=207782 ------- Additional Comments From rc040203@xxxxxxxxxx 2006-09-26 08:22 EST ------- (In reply to comment #3) Two minor issues: 1. # rpm -q --requires -p itpp-doc-3.10.5-3.fc5.i386.rpm | grep itpp itpp = 3.10.5-3.fc5 AFAICT, itpp-doc contains devel-docs. Therefore, it probably should better "require: itpp-devel" instead of itpp. 2. Something seems fishy with the configure script wrt. atlas: On one hand it uses /usr/lib/atlas/lib* and /usr/include/atlas, on the other hand, it reports: ... External libs: - BLAS ........... : yes * MKL .......... : no * ACML ......... : no * ATLAS ........ : no ... ... I must be missing something ;) and a major one: IMO, the *.pc is still bugged. It contains this: ... Libs: -L${libdir} -litpp -lfftw3 -llapack -latlas -lblas -L/usr/lib/atlas -L/usr/lib/gcc/i386-redhat-linux/4.1.1 -L/usr/lib/gcc/i386-redhat-linux/4.1.1/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s ... The references to -L/usr/lib/gcc/i386-redhat-linux and lgcc_s definitely are bugs. They must not be present inside of a *.pc. I am not sufficiently familiar with gfortran (My last real encounter with fortran dates back more than 15 years) to be able to judge on -lgfortranbegin and -lgfortran, but I am inclined to think the same apply to them. -- 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