unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Emacs 23.1 on Mac OS X 10.6.1 (Snow Leopard) - build failed
@ 2009-11-08 16:18 Florent Georges
  2009-11-08 17:40 ` Anupam Sengupta
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Florent Georges @ 2009-11-08 16:18 UTC (permalink / raw)
  To: emacs-devel

  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/

























^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-11-10 20:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-08 16:18 Emacs 23.1 on Mac OS X 10.6.1 (Snow Leopard) - build failed Florent Georges
2009-11-08 17:40 ` 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

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).