On 09/28/2012 01:35 PM, Marc W. Mengel wrote: > > In the autoconf generated configure from a GNU Autoconf 2.61, there is a > big long block starting: >
> and proceeds to filter it heavily. This code gets confused if you have > a --with-stage1-libs='...' option in your compiler config line; Thanks for the report. Have you verified whether this bug is still present in autoconf 2.69? If it has already been fixed in newer versions, then all we can do is suggest that packages using older autoconf upgrade. If it is still present in autoconf.git, then it would be worth fixing for 2.70; but I'm no Fortran expert, so I'd appreciate it if you could write the actual patch. > > + # men...@fnal.gov -- clean out --with-stage1-libs bits... > + ac_fc_v_output=`echo "$ac_fc_v_output" | sed -e > "s/--with-stage1-libs='[^']*'//"` > + > rm -f conftest* > > It appears this text comes from the macro: _AC_PROG_FC_V_OUTPUT in > fortran.m4 > > > To fix: > > Add the line filtering out /--with-stage1-libs='[^']*'/ from > ac_fc_v_output to fortran.m4 above the "rm -rf conftest *" line around > line 560. -- Eric Blake ebl...@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature