unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 26043@debbugs.gnu.org, Lee B <lboc.home@gmail.com>
Subject: bug#26043: 25.0.93; Build Failure on OSX
Date: Fri, 10 Mar 2017 08:36:14 -0800	[thread overview]
Message-ID: <5247cd46-e25e-4e65-b746-3a60d5c6d6a8@cs.ucla.edu> (raw)
In-Reply-To: <m2varhu11y.fsf@gmail.com>

Just in case it's not clear already, the message "sed: -: No such file 
or directory" comes from a portability bug in master's nt/Makefile.in. 
Its line 'sed -f- ${srcdir}/../lib/gnulib.mk > $@-t && \' is not 
portable, as POSIX says that -f's operand must be a file name, not '-'. 
Presumably macOS 'sed' does not support the GNU extension where 'sed 
-f-' reads stdin.






  parent reply	other threads:[~2017-03-10 16:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-10  5:56 bug#26043: 25.0.93; Build Failure on OSX Lee B
2017-03-10  6:07 ` bug#26043: Incorrect subject Lee B
2017-03-10  7:41   ` Eli Zaretskii
2017-03-10  7:24 ` bug#26043: 25.0.93; Build Failure on OSX Eli Zaretskii
2017-03-10  7:54   ` Lee B
2017-03-10  9:18     ` Eli Zaretskii
2017-03-10  9:40       ` Lee B
2017-03-10 10:40       ` Lee B
2017-03-11 11:35       ` Eli Zaretskii
2017-03-13  2:00         ` Lee B
2017-03-13  3:29           ` Eli Zaretskii
2017-03-13  4:39             ` Lee B
2017-03-13 15:50               ` Eli Zaretskii
2017-03-10 16:36 ` Paul Eggert [this message]
2017-03-10 17:04   ` 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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5247cd46-e25e-4e65-b746-3a60d5c6d6a8@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=26043@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=lboc.home@gmail.com \
    /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 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).