all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: 62482@debbugs.gnu.org
Subject: bug#62482: Unclear configure errors about "gl_PROG_CC_C99" and "gl_EARLY"
Date: Mon, 27 Mar 2023 16:54:08 +0300	[thread overview]
Message-ID: <835yam9u67.fsf@gnu.org> (raw)
In-Reply-To: <a965dd44a1889318c1d4def51b8a0e35@posteo.de> (c.buhtz@posteo.jp)

tags 62482 notabug
thanks

> Date: Mon, 27 Mar 2023 08:55:14 +0000
> From: c.buhtz@posteo.jp
> 
> Hello,
> 
> beside I'm interested into how to solve that problem (what is IMHO 
> off-topic on that list) this message main intention is a bug report to 
> improve the output of a configure script.
> 
> I have this two errors (?) running "configure". It is unclear what they 
> are mean. Even if I look into the "configure" script the meaning is 
> unclear to me.
> 
>      ./configure: line 5063: gl_PROG_CC_C99: command not found
>      ./configure: line 5196: gl_EARLY: command not found
> 
> Please improve the output of the script to make it easier to understand 
> it for the users, to prevent further support questions and lower the 
> workload for emacs "support channels".
> 
> To reproduce:
> 
> I cloned from git and switch to "emacs-29" branch. The machine is a 
> Raspberry Pi4 with Debian 11 (pure Debian, not rasbian).
> 
> Because the configure script is missing (bug-report exists) I checked 
> the content of "configure.ac". It points out to use "autoconf" to 
> generate such a script. I did.
> 
> $ autoconf
> configure.ac:55: error: possibly undefined macro: AS_ECHO
>        If this token and others are legitimate, please use 
> m4_pattern_allow.
>        See the Autoconf documentation.
> configure.ac:1777: error: possibly undefined macro: m4_default

Please read INSTALL.REPO, which tells you to run ./autogen.sh script
instead.  Then such errors ought not to happen.





  parent reply	other threads:[~2023-03-27 13:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-27  8:55 bug#62482: Unclear configure errors about "gl_PROG_CC_C99" and "gl_EARLY" c.buhtz
2023-03-27 13:15 ` bug#62482: Acknowledgement (Unclear configure errors about "gl_PROG_CC_C99" and "gl_EARLY") GNU bug Tracking System
2023-03-30  6:18   ` Jean Louis
2023-03-27 13:23 ` bug#62482: Unclear configure errors about "gl_PROG_CC_C99" and "gl_EARLY" Andreas Schwab
2023-03-27 13:25 ` Gregory Heytings
2023-03-27 13:54 ` Eli Zaretskii [this message]
2023-09-03 10:37   ` Stefan Kangas
2023-09-03 10:38 ` bug#62482: closed (Re: bug#62482: Unclear configure errors about "gl_PROG_CC_C99" and "gl_EARLY") GNU bug Tracking System

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=835yam9u67.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=62482@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.