emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Two strange messages while building Emacs on MS-Windows


From: Eli Zaretskii
Subject: Re: Two strange messages while building Emacs on MS-Windows
Date: Tue, 11 Dec 2012 08:49:03 +0200

> Date: Mon, 10 Dec 2012 22:33:46 +0100
> From: Dani Moncayo <address@hidden>
> Cc: address@hidden, address@hidden
> 
> >   cd nt
> >   touch ../src/config.h
> >   make -j6
> >
> > and time the last command.
> 
> That errors out here with the current trunk:
>   mingw32-make[1]: *** No rule to make target
> '../lisp/term/tty-colors.elc', needed by 'DOC'.  Stop.
>   mingw32-make[1]: *** Waiting for unfinished jobs....
>   mingw32-make[1]: Leaving directory 'C:/emacs/trunk/lib-src'
>   makefile:453: recipe for target 'all-other-dirs-gmake' failed
>   mingw32-make: *** [all-other-dirs-gmake] Error 2

Why don't you have tty-colors.elc?  It should be produced by the
bootstrap or by "make bzr-update", whichever you ran last.

What is going on in your builds?

Anyway, just compile that file by hand and try again.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]