GNU bug report logs - #62480
Missing "configure"

Previous Next

Package: emacs;

Reported by: bug-gnu-emacs <at> gnu.org

Date: Mon, 27 Mar 2023 13:15:03 UTC

Severity: normal

Tags: notabug

Done: Gregory Heytings <gregory <at> heytings.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Gregory Heytings <gregory <at> heytings.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#62480: closed (Missing "configure")
Date: Mon, 27 Mar 2023 13:23:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 27 Mar 2023 13:22:22 +0000
with message-id <728618716bd42b8f35ac <at> heytings.org>
and subject line Re: bug#62480: Missing "configure"
has caused the debbugs.gnu.org bug report #62480,
regarding Missing "configure"
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
62480: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62480
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: c.buhtz <at> posteo.jp
To: bug-gnu-emacs <at> gnu.org
Subject: Missing "configure"
Date: Mon, 27 Mar 2023 08:45:22 +0000
Hello,

it seems that there is no "configure" script in the git repo but it is 
pointed to from the INSTALL file.

The INSTALL file does point to "./configure" script in bullet "2a". But 
there isn't such a script.

I cloned from git

    git clone https://git.savannah.gnu.org/git/emacs.git

No "configure" in the master. I also tried "git checkout emacs-29". No 
"configure" there also.

This is not a support question about how to build. It is a bug report 
about the documentation.

Kind
Christian Buhtz


[Message part 3 (message/rfc822, inline)]
From: Gregory Heytings <gregory <at> heytings.org>
To: c.buhtz <at> posteo.jp
Cc: 62480-done <at> debbugs.gnu.org
Subject: Re: bug#62480: Missing "configure"
Date: Mon, 27 Mar 2023 13:22:22 +0000
>
> it seems that there is no "configure" script in the git repo but it is 
> pointed to from the INSTALL file.
>
> The INSTALL file does point to "./configure" script in bullet "2a". But 
> there isn't such a script.
>
> I cloned from git
>
>    git clone https://git.savannah.gnu.org/git/emacs.git
>
> No "configure" in the master. I also tried "git checkout emacs-29". No 
> "configure" there also.
>

Thanks for your bug report.

The instructions to build Emacs from a clone of the repository are in 
INSTALL.REPO, not in INSTALL.  This is explained in the second paragraph 
of the INSTALL file:

For information about building from a Git checkout (rather than an Emacs 
release), read the INSTALL.REPO file first.

The main difference is that you should do "./autogen.sh" before 
"./configure".

Closing.



This bug report was last modified 2 years and 55 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.