all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Git help please - checking out old commit doesn't find lib/gnulib.mk.in.
@ 2017-11-12 18:09 Alan Mackenzie
  2017-11-12 18:22 ` Andreas Schwab
                   ` (4 more replies)
  0 siblings, 5 replies; 26+ messages in thread
From: Alan Mackenzie @ 2017-11-12 18:09 UTC (permalink / raw)
  To: emacs-devel

Hello, Emacs.

I'm attempting to check out a moderately old version of Emacs with:

    $ git checkout 10c0e1c

.  This appears to work.  I then attempt to build it with:

    $ time make -j17 bootstrap

.  This fails with:

    make: *** No rule to make target 'lib/gnulib.mk.in', needed by 'Makefile'.  Stop.

.  It would appear that the git checkout has failed to restore the state
of the given commit, in that it hasn't restored the indicated file.  Is
this in fact the case?

What do I have to do to restore this version in a state I can build.
(System: 64-bit GNU (Gentoo)).

-- 
Alan Mackenzie (Nuremberg, Germany).



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

end of thread, other threads:[~2017-11-13 20:42 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-12 18:09 Git help please - checking out old commit doesn't find lib/gnulib.mk.in Alan Mackenzie
2017-11-12 18:22 ` Andreas Schwab
2017-11-12 18:24 ` Óscar Fuentes
2017-11-12 18:25 ` Lele Gaifax
2017-11-12 18:28 ` John Wiegley
2017-11-12 18:29 ` Eli Zaretskii
2017-11-12 20:06   ` Alan Mackenzie
2017-11-12 20:28     ` Eli Zaretskii
2017-11-12 20:40       ` Stefan Monnier
2017-11-12 21:23         ` Paul Eggert
2017-11-12 21:55           ` Alan Mackenzie
2017-11-12 23:51             ` Óscar Fuentes
2017-11-13  1:58               ` Stefan Monnier
2017-11-13  2:34                 ` Óscar Fuentes
2017-11-13  3:17                   ` Stefan Monnier
2017-11-13  1:42             ` Yasushi SHOJI
2017-11-13  8:21               ` Andreas Schwab
2017-11-13  3:30             ` Eli Zaretskii
2017-11-13 18:53               ` Alan Mackenzie
2017-11-13 19:13                 ` Paul Eggert
2017-11-13 19:31                   ` Alan Mackenzie
2017-11-13 19:17                 ` Eli Zaretskii
2017-11-13 19:27                   ` Alan Mackenzie
2017-11-13 19:35                     ` Eli Zaretskii
2017-11-13 20:30                       ` Alan Mackenzie
2017-11-13 20:42                         ` 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.