emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Emacs 23.1 on Mac OS X 10.6.1 (Snow Leopard) - build failed


From: Florent Georges
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)

  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 via email to

[Prev in Thread] Current Thread [Next in Thread]