On 2008-03-21 08:01:41 +0100, Ralf Wildenhues wrote: > * Vincent Lefevre wrote on Fri, Mar 21, 2008 at 03:27:34AM CET: > > So, I suppose I should regenerate the archive using the git Autoconf > > testsuite from my desktop machine, then test it on Maemo. > > Yes, thank you.
First, on a Debian/unstable machine, "make check" gives the following failures: 194: AC_F77_MAIN FAILED (acfortran.at:13) 195: AC_F77_WRAPPERS FAILED (acfortran.at:14) 196: AC_FC_MAIN FAILED (acfortran.at:15) 197: AC_FC_WRAPPERS FAILED (acfortran.at:16) [...] ERROR: All 349 tests were run, 5 failed (1 expected failure). I've generated the configure with GNU Autoconf 2.61a.397-3dee9 on this Debian machine, then did "make dist", transferred the zip file to the N810 (Maemo/OS2008), patched the configure file with sed -i -e 's/diff /cmp /' configure and ran configure, make and "make check" without any problem. -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)