octave-maintainers
[Top][All Lists]
Advanced

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

Re: Bootstrap fails


From: Michael D Godfrey
Subject: Re: Bootstrap fails
Date: Sun, 24 Jul 2011 12:55:24 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0

On 07/24/2011 12:18 PM, Daniel Kraft wrote:
Hi,

I've just tried to do a fresh clone of the Octave repository (to get rid
of my old dangling heads and other relicts of hg experiments), but
running ./autogen.sh fails for me with:

build-aux/bootstrap: autoconf --force ...
configure:16107: error: possibly undefined macro: gl_REPLACE_FCLOSE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

I think this has nothing to do with Octave and internet searches point
me towards gnulib, but I wonder whether anyone else gets this, too --
and/or how to fix it.  Looking at the generated configure at this line
has just "gl_REPLACE_FCLOSE", but this macro doesn't show up in Octave's
configure.ac itself.

Yours,
Daniel
Fails for me, too.  This worked a day or two ago:

build-aux/bootstrap: libtoolize -c -f ...
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
build-aux/bootstrap: aclocal --force -I m4  ...
build-aux/bootstrap: autoconf --force ...
configure:16107: error: possibly undefined macro: gl_REPLACE_FCLOSE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
=============================================

Anyone know what as gone wrong?

Michael




reply via email to

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