GNU bug report logs -
#22119
emacs-25; No rule to make target 'test/Makefile.in', needed by 'Makefile'.
Previous Next
Reported by: Seweryn Kokot <sewkokot <at> gmail.com>
Date: Tue, 8 Dec 2015 18:57:02 UTC
Severity: normal
Tags: notabug
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 22119 <at> debbugs.gnu.org (full text, mbox):
> From: Seweryn Kokot <sewkokot <at> gmail.com>
> Date: Tue, 8 Dec 2015 18:55:53 +0000 (UTC)
>
> While 'master' branch builds on debian unstable, I get the following error
> while building 'emacs-25' branch. I did 'git checkout emacs-25' then 'make':
>
> ...
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> cd . && /bin/bash /home/sewi/sources/emacs/build-aux/missing autoheader
> rm -f src/stamp-h.in
> echo timestamp > src/stamp-h.in
> cd . && /bin/bash /home/sewi/sources/emacs/build-aux/missing automake-1.15
> --gnu -a -c lib/Makefile
> make: *** No rule to make target 'test/Makefile.in', needed by 'Makefile'.
> Stop.
You need to run autogen.sh and then re-run configure, I think. The
directory structure has changed on master.
This bug report was last modified 9 years and 224 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.