emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: infinite 'make' recursion building Emacs


From: Chris Moore
Subject: Re: infinite 'make' recursion building Emacs
Date: Sat, 20 May 2006 20:25:20 +0200

I can't reproduce the problem now, whether with or without the "|| exit 1".

I notice that I did have a lispintro directory before, even though the
error message said I didn't.  The problem seems to show up if I try
running 'checkinstall' inside a chroot, or something messy like that,
and even then it's not repeatable, so it's probably best ignored.

It might be a good idea to replace the
 "cd <whatever>; make ..."
lines with
 "cd <whatever> && make ..."
though in any case.  Would you ever want the 'make' to run if the 'cd' fails?

Chris.




reply via email to

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