all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Brian Schack <brian.schack@usa.net>
Subject: Compiling 21.4 for OS X 10.3.9
Date: Tue, 13 Dec 2005 13:36:30 +0800	[thread overview]
Message-ID: <m2y82pa78h.fsf@Brian-Schacks-Computer.local> (raw)

Hi,

I recently tried to compile GNU Emacs 21.4 on OS X 10.3.9.  According
to the documentation at www.gnu.org/software/emacs/emacs.html, OS X is
supported, but when I ran configure, I immediately got this:

% ./configure
creating cache ./config.cache
checking host system type... powerpc-apple-darwin7.9.0
configure: error: Emacs hasn't been ported to `powerpc-apple-darwin7.9.0' systems.
% 

However, I *can* compile the so-called Emacs.app (see
emacs-app.sourceforge.net), which is based on GNU Emacs 23.0.0.  Aside
from having files to describe the OS X system in src/s and src/m, I
note that the configure system for Emacs.app seems far more
up-to-date.  For example, the configure command in 21.4 has this in
the header:

# Generated automatically using autoconf version 2.13 
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.

But the configure command in Emacs.app looks like this:

# Generated by GNU Autoconf 2.59.
# Copyright (C) 2003 Free Software Foundation, Inc.

This makes me wonder - was an old version of the configure system
accidentally released with 21.4?  Or was this a conscious decision,
and I have to wait for the next major release before I can compile
Emacs for OS X?

Brian

-- 
Brian Schack		mailto: brian.schack@usa.net
19 Hsu Chang Street 2F	phone:  2381 4727
Taipei 100		fax:    2381 2145
TAIWAN			

             reply	other threads:[~2005-12-13  5:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-13  5:36 Brian Schack [this message]
2005-12-14  5:11 ` Compiling 21.4 for OS X 10.3.9 Richard M. Stallman

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=m2y82pa78h.fsf@Brian-Schacks-Computer.local \
    --to=brian.schack@usa.net \
    /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.