all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Compiling 21.4 for OS X 10.3.9
@ 2005-12-13  5:36 Brian Schack
  2005-12-14  5:11 ` Richard M. Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Schack @ 2005-12-13  5:36 UTC (permalink / 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			

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

* Re: Compiling 21.4 for OS X 10.3.9
  2005-12-13  5:36 Compiling 21.4 for OS X 10.3.9 Brian Schack
@ 2005-12-14  5:11 ` Richard M. Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard M. Stallman @ 2005-12-14  5:11 UTC (permalink / raw)
  Cc: bug-gnu-emacs

Would you like to try the latest development Emacs,
from CVS on savannah.gnu.org, and see if it has the same problem?

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

end of thread, other threads:[~2005-12-14  5:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-13  5:36 Compiling 21.4 for OS X 10.3.9 Brian Schack
2005-12-14  5:11 ` Richard M. Stallman

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.