From: George R Goffe <grgoffe@yahoo.com>
To: 20308@debbugs.gnu.org
Subject: bug#20308: Problem building emacs trunk on Fedora 21 x86_64
Date: Thu, 16 Apr 2015 05:25:35 +0000 (UTC) [thread overview]
Message-ID: <1337105437.4152855.1429161935599.JavaMail.yahoo@mail.yahoo.com> (raw)
In-Reply-To: <1708479188.1549285.1428897977539.JavaMail.yahoo@mail.yahoo.com>
Hi,
I'm building emacs from the trunk tree and am seeing this problem:
make[2]: Leaving directory '/sdi1/exphome/clipper/export/home/tools/emacs/trunk/lisp'
if test "no" = "yes"; then \
rm -f bootstrap-emacs; \
ln temacs bootstrap-emacs; \
else \
./temacs --batch --load loadup bootstrap || exit 1; \
test "X" = X || -zex emacs; \
mv -f emacs bootstrap-emacs; \
fi
Fatal error 6: Aborted/bin/bash: line 7: 4176 Segmentation fault (core dumped) ./temacs --batch --load loadup bootstrap
Makefile:833: recipe for target 'bootstrap-emacs' failed
make[1]: *** [bootstrap-emacs] Error 1
make[1]: Leaving directory '/sdi1/exphome/clipper/export/home/tools/emacs/trunk/src'
Makefile:379: recipe for target 'src' failed
make: *** [src] Error 2
rc=$?
+ rc=2
Am I doing something wrong or is this a bug?
Regards,
George...
I'm building emacs from the trunk tree and am seeing this problem:
Am I doing something wrong or is this a bug?
Regards,
George...
next prev parent reply other threads:[~2015-04-16 5:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-12 12:45 bug#20308: Problem building emacs trunk on Fedora 21 x86_64 George R Goffe
2015-04-12 22:01 ` Paul Eggert
2015-04-13 4:06 ` George R Goffe
2015-04-16 5:25 ` George R Goffe [this message]
2015-04-26 1:09 ` Paul Eggert
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=1337105437.4152855.1429161935599.JavaMail.yahoo@mail.yahoo.com \
--to=grgoffe@yahoo.com \
--cc=20308@debbugs.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.