From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-devel@gnu.org
Subject: Re: Emacs 22.3 build problem
Date: Sat, 15 Dec 2012 10:58:24 +0100 [thread overview]
Message-ID: <87txrn3adb.fsf@Rainer.invalid> (raw)
In-Reply-To: 50CB9F91.3020807@cs.ucla.edu
Paul Eggert writes:
> Most likely it's a problem with your 'sed', or with your shell, and
> perhaps if you switch 'sed' or shell implementations and do a fresh
> 'configure' the problem will go away.
That would be very bad news:
emacs> bash --version
GNU bash, version 4.2.24(1)-release (i586-suse-linux-gnu)
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
emacs> sed --version
GNU sed version 4.2.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,
to the extent permitted by law.
GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
E-mail bug reports to: <bug-gnu-utils@gnu.org>.
Be sure to include the word ``sed'' somewhere in the ``Subject:'' field.
But luckily, it's just the missing '-P' switch to cpp with a version
larger than 4.4.2, so that's easy to fix.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds
next prev parent reply other threads:[~2012-12-15 9:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-14 21:44 Emacs 22.3 build problem Achim Gratz
2012-12-14 21:52 ` Paul Eggert
2012-12-15 9:58 ` Achim Gratz [this message]
2012-12-14 22:04 ` Andreas Schwab
2012-12-15 9:58 ` Achim Gratz
2012-12-16 8:07 ` Emacs 23.4 rebuild (was: Emacs 22.3 build problem) Achim Gratz
2013-01-05 15:22 ` Emacs 23.4 rebuild Achim Gratz
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=87txrn3adb.fsf@Rainer.invalid \
--to=stromeko@nexgo.de \
--cc=emacs-devel@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.