emacs-devel
[Top][All Lists]
Advanced

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

Re: No rule to make target `../../build-aux/snippet/arg-nonnull.h'


From: Eli Zaretskii
Subject: Re: No rule to make target `../../build-aux/snippet/arg-nonnull.h'
Date: Fri, 17 Mar 2017 11:16:26 +0200

> Date: Fri, 17 Mar 2017 09:33:47 +0100
> From: martin rudalics <address@hidden>
> 
> Building today's master on Windows XP gets me
> 
>    GEN    alloca.h
>    GEN    byteswap.h
>    GEN    errno.h
>    GEN    execinfo.h
> make[1]: *** No rule to make target `../../build-aux/snippet/arg-nonnull.h', 
> needed by `arg-nonnull.h'.  Stop.
> make[1]: *** Waiting for unfinished jobs....
> make[1]: Leaving directory `/c/emacs-git/trunk/dbg/lib'
> make: *** [lib] Error 2
> make: *** Waiting for unfinished jobs....
> 
> How shall I proceed?

Run autogen.sh followed by configure, then try saying "make" again.

The files in build-aux/snippet/ were moved to lib/ a couple of days
ago.  It looks like some of your Makefile's are stale, and still
mention the old places.



reply via email to

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