all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Building Emacs
@ 2008-06-24 11:51 Nick Roberts
  2008-06-24 13:09 ` Stefan Monnier
  0 siblings, 1 reply; 29+ messages in thread
From: Nick Roberts @ 2008-06-24 11:51 UTC (permalink / raw)
  To: emacs-devel


In the past I would use "make recompile" in the lisp directory followed by
"make" in the emacs directory because it was much faster than doing a
bootstrap, and because I have my own experimental versions of files in the lisp
directory that I don't want autoloading.

Now I'm not sure what "make" does.  It outputs "nil" so many times that any
meaningful message flashes by and it insists on generating autoloads for all
files in the lisp directory.

Is there a way to get the old behaviour.  It left problems from time to time
but I could generally see how to fix them.

-- 
Nick                                           http://www.inet.net.nz/~nickrob




^ permalink raw reply	[flat|nested] 29+ messages in thread
* building emacs
@ 2017-05-31 10:52 Jean-Christophe Helary
  2017-05-31 11:19 ` Tim Visher
  2017-05-31 11:26 ` Eli Zaretskii
  0 siblings, 2 replies; 29+ messages in thread
From: Jean-Christophe Helary @ 2017-05-31 10:52 UTC (permalink / raw)
  To: help-gnu-emacs

I'm building emacs with
./configure --with-ns
make install

When I update my git repository (presumably with  git pull origin master), do I need to reconfigure the build with the command *each time* I update the code ? Or can I proceed directly to make install ?

Also, are there ways to do incremental builds ? Where only the modified parts are built and the rest stays as it were ?

Jean-Christophe 


^ permalink raw reply	[flat|nested] 29+ messages in thread
* Building Emacs
@ 2020-01-18  3:23 Vinicius Latorre
  2020-01-18  3:35 ` Jean-Christophe Helary
  2020-01-18  3:37 ` Noam Postavsky
  0 siblings, 2 replies; 29+ messages in thread
From: Vinicius Latorre @ 2020-01-18  3:23 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 455 bytes --]

Hi,

I've just cloned Emacs from git ant tried to build Emacs on GNU Linux
(Debian 9), but the configure script is missing.

So, I tried to generate via autoconf, but I got the following error:

configure.ac:54: error: possibly undefined macro: AS_ECHO
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:1695: error: possibly undefined macro: m4_default

Am I missing something?

[-- Attachment #2: Type: text/html, Size: 687 bytes --]

^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2020-01-20  3:30 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-24 11:51 Building Emacs Nick Roberts
2008-06-24 13:09 ` Stefan Monnier
2008-06-24 13:26   ` joakim
2008-06-24 21:32     ` Nick Roberts
2008-06-25  1:37       ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2017-05-31 10:52 building emacs Jean-Christophe Helary
2017-05-31 11:19 ` Tim Visher
2017-05-31 11:24   ` Jean-Christophe Helary
2017-05-31 11:26 ` Eli Zaretskii
2017-05-31 11:41   ` Jean-Christophe Helary
2017-05-31 12:09     ` Emanuel Berg
2017-05-31 13:22       ` Skip Montanaro
2017-05-31 14:00         ` Emanuel Berg
2017-06-01  7:19       ` Shakthi Kannan
2017-06-01 13:36         ` Jean-Christophe Helary
2020-01-18  3:23 Building Emacs Vinicius Latorre
2020-01-18  3:35 ` Jean-Christophe Helary
2020-01-18  3:37   ` Vinicius Latorre
2020-01-18  3:37 ` Noam Postavsky
2020-01-18  3:42   ` Vinicius Latorre
2020-01-18  3:50     ` Jean-Christophe Helary
2020-01-18  3:53       ` Vinicius Latorre
2020-01-18  3:50     ` Noam Postavsky
2020-01-18  3:55     ` Eric Brown
2020-01-19  5:41     ` Paul Eggert
2020-01-19 23:53       ` Vinicius Latorre
2020-01-19 23:56         ` Vinicius Latorre
2020-01-20  0:17           ` Vinicius Latorre
2020-01-20  3:30             ` Eli Zaretskii

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.