unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Entering directory lisp too many times
@ 2013-11-30 19:17 Eli Zaretskii
  2013-11-30 20:07 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2013-11-30 19:17 UTC (permalink / raw)
  To: emacs-devel

Why does "make" enter the lisp/ directory 4 times at the end of the
build?

  make[2]: Entering directory `/d/gnu/bzr/emacs/trunk/lisp'
  make[2]: Nothing to be done for `compile-targets'.
  make[2]: Leaving directory `/d/gnu/bzr/emacs/trunk/lisp'
  make[2]: Entering directory `/d/gnu/bzr/emacs/trunk/lisp'
  make[2]: Nothing to be done for `compile-targets'.
  make[2]: Leaving directory `/d/gnu/bzr/emacs/trunk/lisp'
  make[2]: Entering directory `/d/gnu/bzr/emacs/trunk/lisp'
  make[2]: Nothing to be done for `compile-targets'.
  make[2]: Leaving directory `/d/gnu/bzr/emacs/trunk/lisp'
  make[2]: Entering directory `/d/gnu/bzr/emacs/trunk/lisp'
  make[2]: Nothing to be done for `compile-targets'.
  make[2]: Leaving directory `/d/gnu/bzr/emacs/trunk/lisp'
  make[1]: Leaving directory `/d/gnu/bzr/emacs/trunk/lisp'

(It used to be 2 until very recently, which is also 1 too many.)



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Entering directory lisp too many times
  2013-11-30 19:17 Entering directory lisp too many times Eli Zaretskii
@ 2013-11-30 20:07 ` Andreas Schwab
  2013-11-30 21:12   ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Schwab @ 2013-11-30 20:07 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

Eli Zaretskii <eliz@gnu.org> writes:

> Why does "make" enter the lisp/ directory 4 times at the end of the
> build?

Your system probably has a low args limit.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Entering directory lisp too many times
  2013-11-30 20:07 ` Andreas Schwab
@ 2013-11-30 21:12   ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2013-11-30 21:12 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: emacs-devel

> From: Andreas Schwab <schwab@linux-m68k.org>
> Cc: emacs-devel@gnu.org
> Date: Sat, 30 Nov 2013 21:07:19 +0100
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > Why does "make" enter the lisp/ directory 4 times at the end of the
> > build?
> 
> Your system probably has a low args limit.

Ah, yes, you are probably right.  Thanks.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-30 21:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-30 19:17 Entering directory lisp too many times Eli Zaretskii
2013-11-30 20:07 ` Andreas Schwab
2013-11-30 21:12   ` Eli Zaretskii

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).