GNU bug report logs -
#2720
crash
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 16 Feb 2013 22:03:09 -0500
with message-id <6nobfjabgy.fsf <at> fencepost.gnu.org>
and subject line Re: bug#2720: error in build cvs version on Mac OS X
has caused the debbugs.gnu.org bug report #2720,
regarding crash
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
2720: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2720
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi all,
It's now actually been a couple of *years* that I've been unsuccessful
in building Emacs from cvs source on Mac OS X: first on my Powerpc
Powerbook G4, and now on my Intel Mac. The build process always balks
at the bootstrap stage with the following message:
----------------
Loading loadup.el (source)...
Using load-path (/home/ritesh/pkg/emacs/lisp /home/ritesh/pkg/emacs/
lisp/emacs-lisp \
/home/ritesh/pkg/emacs/lisp/language /home/ritesh/pkg/emacs/lisp/
international \
/home/ritesh/pkg/emacs/lisp/textmodes)
Loading emacs-lisp/byte-run (compiled; note, source file is newer)...
Invalid coding system: emacs-mule
make[1]: *** [bootstrap-emacs] Error 255
make: *** [src] Error 2
---------------------
My build environment is quite pristine, no libraries from fink, etc.,
interfering with those installed by Xcode.
Here's how I run configure
---------------------
CFLAGS="$CFLAGS -Wno-pointer-sign"
./configure \
--enable-locallisppath=$HOME/elisp \
--without-pop \
--without-kerberos \
--without-kerberos5 \
--without-sound \
--without-x \
-without-toolkit-scroll-bars \
--without-dbus \
--without-gpm \
--with-ns \
--enable-cocoa-experimental-ctrl-g
--------------------------
Although I don't understand the last option, the build fails with or
without it.
It might not be a bug after all, but I have seen update after update
to the cvs repository but the build failure refuses to go away. It's
in sheer frustration that I'm resorting to sending a mail to the bugs
list. Hopefully someone can figure out the problem, or has seen this
issue elsewhere.
Help much appreciated,
Ritesh.
[Message part 3 (message/rfc822, inline)]
Sorry no-one ever investigated your crash. After so much time, I don't
think we can do anything without a recipe to produce this issue. If it
happens again with the current version of Emacs (currently 24.2), please
make a new report and hopefully we do better next time.
This bug report was last modified 12 years and 97 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.