From: Eli Zaretskii <eliz@is.elta.co.il>
Cc: "'bug-gnu-emacs@gnu.org'" <bug-gnu-emacs@gnu.org>
Subject: Re: leim Makefile not -j safe
Date: Sun, 2 Jun 2002 15:57:37 +0300 (IDT) [thread overview]
Message-ID: <Pine.SUN.3.91.1020602155610.14325A-100000@is> (raw)
In-Reply-To: <21C6A2D7F81ED611B9E400508B63A90F082C91@ukwdc-mail.royalblue.com>
On Sun, 2 Jun 2002, Marco Franzen wrote:
> When building GNU Emacs 21.2 including leim-21.2 using make -j 2 (on a
> two-way SPARC machine with Solaris 2.6, GNU Make 3.78.1 and GNU CC 3.1), the
> bootstrap stalled with
>
> .../leim/quail/4Corner.el locked by marcof@ukfd-e... (pid 11633): (s, q, p,
> ?)?
Please upgrade to a newer version of Make (3.79 or later) or don't use -j.
leim/Makefile disables parallel execution for some of its targets, but
the feature required to do that was not part of GNU Make before v3.79.
next prev parent reply other threads:[~2002-06-02 12:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-02 10:31 leim Makefile not -j safe Marco Franzen
2002-06-02 12:57 ` Eli Zaretskii [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-06-02 15:27 Marco Franzen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.SUN.3.91.1020602155610.14325A-100000@is \
--to=eliz@is.elta.co.il \
--cc=bug-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.