[sr #110420] autoreconf: possibly undefined macro: AC_MSG_CHECKING

2023-12-08 Thread Zack Weinberg
Update of sr#110420 (group autoconf):

  Status:None => Invalid
 Open/Closed:Open => Closed 

___

Follow-up Comment #2:

In general, there is no guarantee that `autoreconf -i` will be enough to set
up a git checkout to be built.  Each project needs to document how to do this
for itself.  It looks like, for libgda at the time of the bug report, you were
supposed to use autogen.sh instead.


___

Reply to this item at:

  

___
Message sent via Savannah
https://savannah.gnu.org/




[sr #110420] autoreconf: possibly undefined macro: AC_MSG_CHECKING

2021-01-10 Thread anonymous
Follow-up Comment #1, sr #110420 (project autoconf):

Looks like installing autoconf-archive fixed the issue. I don't know why,
though. Anyway, sorry for the noise.

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/




[sr #110420] autoreconf: possibly undefined macro: AC_MSG_CHECKING

2021-01-10 Thread anonymous
URL:
  

 Summary: autoreconf: possibly undefined macro:
AC_MSG_CHECKING
 Project: Autoconf
Submitted by: None
Submitted on: Sun 10 Jan 2021 06:52:14 PM UTC
Category: None
Priority: 5 - Normal
Severity: 3 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
Operating System: GNU/Linux

___

Details:

autoreconf fails with current autoconf git master for libgda 5.2.10.

$ autoreconf --version
autoreconf (GNU Autoconf) 2.70.17-66fda

$ git clone https://gitlab.gnome.org/GNOME/libgda.git
$ cd libgda/
$ git co LIBGDA_5_2_10
$ autoreconf -fi

...snip...

configure.ac:79: error: possibly undefined macro: AC_MSG_CHECKING
  If this token and others are legitimate, please use m4_pattern_allow.
  See the Autoconf documentation.
configure.ac:86: error: possibly undefined macro: AC_MSG_RESULT
autoreconf: error: /usr/bin/autoconf failed with exit status: 1


configure.ac:
https://gitlab.gnome.org/GNOME/libgda/-/blob/LIBGDA_5.2/configure.ac#L79





___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/