all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Florent Georges <lists@fgeorges.org>
To: emacs-devel@gnu.org
Subject: Emacs 23.1 on Mac OS X 10.6.1 (Snow Leopard) - build failed
Date: Sun, 8 Nov 2009 16:18:29 +0000 (GMT)	[thread overview]
Message-ID: <965391.18668.qm@web23003.mail.ird.yahoo.com> (raw)

  Hi,

  I've just bought a new MacBook Pro.  I've installed Apple's
Xcode (version "Xcode 3.2.1 for Mac OS X 10.6 Snow Leopard",
filename "xcode321_10m2003_developerdvd.dmg".)  Then I tried to
build GNU Emacs 23.1 (from release file "emacs-23.1.tar.bz2".)

  I tried the following commands, as documented in the release,
to build Emacs:

    ./configure --with-ns
    make install
    # outputs in http://www.fgeorges.org/tmp/emacs/configure.out
    # and http://www.fgeorges.org/tmp/emacs/make.out

  As the make command failed, I looked on the web and tried the
following sets of commands, also failing (I tried each time on a
freshly unarchived directory):

    ./configure --with-ns
    make bootstrap
    # outputs in http://www.fgeorges.org/tmp/emacs/configure.out
    # and http://www.fgeorges.org/tmp/emacs/make-b.out

    CFLAGS="-arch i386" ./configure --with-ns
    make install
    # outputs in http://www.fgeorges.org/tmp/emacs/configure-i386.out
    # and http://www.fgeorges.org/tmp/emacs/make-i386.out

    CFLAGS="-arch i386" ./configure --with-ns
    make bootstrap
    # outputs in http://www.fgeorges.org/tmp/emacs/configure-i386.out
    # and http://www.fgeorges.org/tmp/emacs/make-i386-b.out

  Did I do anything wrong?  Has someone succeeded to build GNU
Emacs 23.1 on Mac OS X 10.6.1 (aka Snow Leopard)?

  Regards,

--
Florent Georges
http://www.fgeorges.org/

























             reply	other threads:[~2009-11-08 16:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-08 16:18 Florent Georges [this message]
2009-11-08 17:40 ` Emacs 23.1 on Mac OS X 10.6.1 (Snow Leopard) - build failed Anupam Sengupta
2009-11-08 21:54 ` David Reitter
2009-11-09 22:25   ` Florent Georges
2009-11-09 23:03     ` Lennart Borgman
2009-11-10  1:57       ` Lennart Borgman
2009-11-10  1:39     ` David Reitter
2009-11-10 20:40       ` Florent Georges
2009-11-10  6:09   ` Harald Maier
2009-11-10 12:48     ` David Reitter
2009-11-08 23:11 ` Yavuz

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=965391.18668.qm@web23003.mail.ird.yahoo.com \
    --to=lists@fgeorges.org \
    --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.