all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Missing files in git?
@ 2016-01-09 18:40 Random832
  2016-01-09 18:50 ` Paul Eggert
  0 siblings, 1 reply; 6+ messages in thread
From: Random832 @ 2016-01-09 18:40 UTC (permalink / raw)
  To: emacs-devel

Is there anything special that has to be done to build emacs newer than
24.5 from git? I get missing file errors (master HEAD says it's missing
test/automated/Makefile.in; whereas emacs-25 HEAD says it's missing
src/lisp.mk)




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

* Re: Missing files in git?
  2016-01-09 18:40 Random832
@ 2016-01-09 18:50 ` Paul Eggert
  2016-01-09 19:14   ` Random832
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Eggert @ 2016-01-09 18:50 UTC (permalink / raw)
  To: Random832, emacs-devel

Random832 wrote:
> Is there anything special that has to be done to build emacs newer than
> 24.5 from git? I get missing file errors (master HEAD says it's missing
> test/automated/Makefile.in; whereas emacs-25 HEAD says it's missing
> src/lisp.mk)
>
>

You're supposed to run autogen.sh first.

src/lisp.mk is now built rather than in the repository. The test files got moved 
in master.



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

* Re: Missing files in git?
  2016-01-09 18:50 ` Paul Eggert
@ 2016-01-09 19:14   ` Random832
  0 siblings, 0 replies; 6+ messages in thread
From: Random832 @ 2016-01-09 19:14 UTC (permalink / raw)
  To: Paul Eggert, emacs-devel

On Sat, Jan 9, 2016, at 13:50, Paul Eggert wrote:
> You're supposed to run autogen.sh first.

Thanks - in emacs-24 this was apparently taken care of by running "make"
[which also ran configure, at which point I interrupted and ran
configure with my own options] - was this a change, or simply an
accident that it worked at all before?



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

* Re: Missing files in git?
@ 2016-01-09 19:15 Random832
  0 siblings, 0 replies; 6+ messages in thread
From: Random832 @ 2016-01-09 19:15 UTC (permalink / raw)
  To: Paul Eggert, emacs-devel

On Sat, Jan 9, 2016, at 13:50, Paul Eggert wrote:
> You're supposed to run autogen.sh first.

Thanks - in emacs-24 this was apparently taken care of by running "make"
[which also ran configure, at which point I interrupted and ran
configure with my own options] - was this a change, or simply an
accident that it worked at all before?



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

* Re: Missing files in git?
@ 2016-01-09 19:16 Random832
  2016-01-10  0:31 ` Paul Eggert
  0 siblings, 1 reply; 6+ messages in thread
From: Random832 @ 2016-01-09 19:16 UTC (permalink / raw)
  To: Paul Eggert, emacs-devel

On Sat, Jan 9, 2016, at 13:50, Paul Eggert wrote:
> You're supposed to run autogen.sh first.

Thanks - in emacs-24 this was apparently taken care of by running "make"
[which also ran configure, at which point I interrupted and ran
configure with my own options] - was this a change, or simply an
accident that it worked at all before?



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

* Re: Missing files in git?
  2016-01-09 19:16 Random832
@ 2016-01-10  0:31 ` Paul Eggert
  0 siblings, 0 replies; 6+ messages in thread
From: Paul Eggert @ 2016-01-10  0:31 UTC (permalink / raw)
  To: Random832, emacs-devel

Random832 wrote:
> Thanks - in emacs-24 this was apparently taken care of by running "make"
> [which also ran configure, at which point I interrupted and ran
> configure with my own options] - was this a change, or simply an
> accident that it worked at all before?

I don't think it was a conscious change, no.



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

end of thread, other threads:[~2016-01-10  0:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-09 19:15 Missing files in git? Random832
  -- strict thread matches above, loose matches on Subject: below --
2016-01-09 19:16 Random832
2016-01-10  0:31 ` Paul Eggert
2016-01-09 18:40 Random832
2016-01-09 18:50 ` Paul Eggert
2016-01-09 19:14   ` Random832

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.