all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ritesh Sood <baralachala@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: bug#2720: error in build cvs version on Mac OS X
Date: Thu, 19 Mar 2009 07:06:07 -0700	[thread overview]
Message-ID: <4CE1DAAB-4E6B-42FC-9861-F62C472862E1@gmail.com> (raw)

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.
  
  







             reply	other threads:[~2009-03-19 14:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-19 14:06 Ritesh Sood [this message]
2009-03-19 20:28 ` bug#2720: error in build cvs version on Mac OS X Harald Maier
2009-03-19 21:53   ` Glenn Morris
2009-03-19 21:57 ` Glenn Morris
2009-03-20 12:35   ` Ritesh Sood
2009-03-20 13:22     ` Stefan Monnier
2009-03-20 15:16       ` Ritesh Sood
2013-02-17  3:03         ` Glenn Morris

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=4CE1DAAB-4E6B-42FC-9861-F62C472862E1@gmail.com \
    --to=baralachala@gmail.com \
    --cc=2720@emacsbugs.donarmstrong.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.