* Makefile:1248: *** missing separator. Stop.
@ 2021-12-19 8:08 Manuel Uberti
2021-12-19 8:44 ` Eli Zaretskii
2021-12-19 8:45 ` Andreas Schwab
0 siblings, 2 replies; 5+ messages in thread
From: Manuel Uberti @ 2021-12-19 8:08 UTC (permalink / raw)
To: emacs-devel
Hello everyone,
I just pulled from master (commit: 579d7c20da5406575e087e4e8cb0a5621d28037b),
and I am getting the error in the subject when I do 'make' or 'make bootstrap -j16'.
Running 'git status' tells me I have not changed anything locally wrt Emacs sources.
--
Manuel Uberti
www.manueluberti.eu
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Makefile:1248: *** missing separator. Stop.
2021-12-19 8:08 Makefile:1248: *** missing separator. Stop Manuel Uberti
@ 2021-12-19 8:44 ` Eli Zaretskii
2021-12-19 8:45 ` Manuel Uberti
2021-12-19 8:45 ` Andreas Schwab
1 sibling, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2021-12-19 8:44 UTC (permalink / raw)
To: Manuel Uberti; +Cc: emacs-devel
> From: Manuel Uberti <manuel.uberti@inventati.org>
> Date: Sun, 19 Dec 2021 09:08:47 +0100
>
> Hello everyone,
>
> I just pulled from master (commit: 579d7c20da5406575e087e4e8cb0a5621d28037b),
> and I am getting the error in the subject when I do 'make' or 'make bootstrap -j16'.
Which Makefile is that? in what directory?
If you cannot figure it out, please post the log of the entire build.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Makefile:1248: *** missing separator. Stop.
2021-12-19 8:44 ` Eli Zaretskii
@ 2021-12-19 8:45 ` Manuel Uberti
0 siblings, 0 replies; 5+ messages in thread
From: Manuel Uberti @ 2021-12-19 8:45 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: emacs-devel
On 19/12/21 09:44, Eli Zaretskii wrote:
> Which Makefile is that? in what directory?
>
> If you cannot figure it out, please post the log of the entire build.
This is what I have:
configure: creating ./config.status
config.status: creating src/verbose.mk
config.status: creating src/emacs-module.h
config.status: creating Makefile
config.status: creating lib/gnulib.mk
config.status: creating ./doc/man/emacs.1
config.status: creating lib/Makefile
config.status: creating lib-src/Makefile
config.status: creating oldXMenu/Makefile
config.status: creating doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating src/Makefile
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating nextstep/Makefile
config.status: creating nt/Makefile
config.status: creating test/Makefile
config.status: creating test/infra/Makefile
config.status: creating admin/charsets/Makefile
config.status: creating admin/unidata/Makefile
config.status: creating admin/grammars/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing src/epaths.h commands
Makefile:1248: *** missing separator. Stop.
config.status: error: 'src/epaths.h' could not be made.
Makefile:1248: *** missing separator. Stop.
I hope it can be of any help.
--
Manuel Uberti
www.manueluberti.eu
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Makefile:1248: *** missing separator. Stop.
2021-12-19 8:08 Makefile:1248: *** missing separator. Stop Manuel Uberti
2021-12-19 8:44 ` Eli Zaretskii
@ 2021-12-19 8:45 ` Andreas Schwab
2021-12-19 8:54 ` Manuel Uberti
1 sibling, 1 reply; 5+ messages in thread
From: Andreas Schwab @ 2021-12-19 8:45 UTC (permalink / raw)
To: Manuel Uberti; +Cc: emacs-devel
Please restart from a clean build directory.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-12-19 8:54 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-19 8:08 Makefile:1248: *** missing separator. Stop Manuel Uberti
2021-12-19 8:44 ` Eli Zaretskii
2021-12-19 8:45 ` Manuel Uberti
2021-12-19 8:45 ` Andreas Schwab
2021-12-19 8:54 ` Manuel Uberti
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).