autoconf-patches
[Top][All Lists]
Advanced

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

Re: generated configure script doesn't work when "diff" isn't available


From: Vincent Lefevre
Subject: Re: generated configure script doesn't work when "diff" isn't available
Date: Fri, 21 Mar 2008 14:30:54 +0100
User-agent: Mutt/1.5.17-vl-r21552 (2008-03-11)

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 <address@hidden> - 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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]