[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Git help please - checking out old commit doesn't find lib/gnulib.mk.in.
From: |
Alan Mackenzie |
Subject: |
Git help please - checking out old commit doesn't find lib/gnulib.mk.in. |
Date: |
Sun, 12 Nov 2017 18:09:59 +0000 |
User-agent: |
Mutt/1.7.2 (2016-11-26) |
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).
- Git help please - checking out old commit doesn't find lib/gnulib.mk.in.,
Alan Mackenzie <=
- Re: Git help please - checking out old commit doesn't find lib/gnulib.mk.in., Andreas Schwab, 2017/11/12
- Re: Git help please - checking out old commit doesn't find lib/gnulib.mk.in., Óscar Fuentes, 2017/11/12
- Re: Git help please - checking out old commit doesn't find lib/gnulib.mk.in., Lele Gaifax, 2017/11/12
- Re: Git help please - checking out old commit doesn't find lib/gnulib.mk.in., John Wiegley, 2017/11/12
- Re: Git help please - checking out old commit doesn't find lib/gnulib.mk.in., Eli Zaretskii, 2017/11/12