all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marco Franzen <Marco.Franzen@royalblue.com>
Cc: "'bug-gnu-emacs@gnu.org'" <bug-gnu-emacs@gnu.org>
Subject: RE: leim Makefile not -j safe
Date: Sun, 2 Jun 2002 16:27:48 +0100	[thread overview]
Message-ID: <21C6A2D7F81ED611B9E400508B63A90F082C92@ukwdc-mail.royalblue.com> (raw)

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

I'll upgrade then, thanks.

Anyway, from the comment in Makefile.in, I would
have thought you tried to work around Make versions
that don't honour '.NOTPARALLEL' pseudo targets:

	# The "if [ -f $@ ]; then true; " part
        prevents parallel Make's
	# which don't honor .NOTPARALLEL, such as
        SGI's Make, from running
	# this rule many times, one each for every
        file it creates.

It might be interesting to know that those attempts
still leave you with the locking problem.
Maybe those attempts are no use because it fails 
anyway...


*************************************************************************    
This message is intended only for the stated addressee(s) 
and may be confidential.  Access to this email by anyone 
else is unauthorised. Any opinions expressed in this email
do not necessarily reflect the opinions of royalblue. 
Any unauthorised disclosure, use or dissemination, 
either whole or in part is prohibited,.   If you are not the 
intended recipient of this message, please notify 
the sender immediately.
*************************************************************************

             reply	other threads:[~2002-06-02 15:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-02 15:27 Marco Franzen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-06-02 10:31 leim Makefile not -j safe Marco Franzen
2002-06-02 12:57 ` Eli Zaretskii

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=21C6A2D7F81ED611B9E400508B63A90F082C92@ukwdc-mail.royalblue.com \
    --to=marco.franzen@royalblue.com \
    --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.