all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Piet van Oostrum <piet@cs.uu.nl>
Subject: Install on MacOSX fails
Date: Sun, 09 Oct 2005 09:44:07 +0200	[thread overview]
Message-ID: <wzzmpjm8xk.fsf@ordesa.local> (raw)

I used to have a source tree from the CVS archive and one every couple of
months I updated my copy to the latest version and recompiled. I do this in
the mac directory with make-package, so that I get an installer. Now this
week it failed because the resulting emacs gives the warning: 
arch-dependent data dir
/Volumes/Work/Users/piet/Projects/cvs/emacs/mac/make-package.tmp.2875//Applications/Emacs.app/Contents/Resources/libexec/emacs/21.3.50/powerpc-apple-darwin7.2.0
does not exist. Which is no surprise, because it should be
/Applications/Emacs.app/Contents/Resources/libexec/emacs/21.3.50/powerpc-apple-darwin7.2.0
and it used to be that. It looks like something has changed so that it
breaks now.

I have tried all kinds of combinations of configures and make-packaqge
options, but I either get the above, or it looks in
/usr/local/libexec/emacs/22.0.50/powerpc-apple-darwin7.9.0/ which also
doesn't exist. 

Finally I decided to start from scratch. I deleted all my files, and did a
fres checkout yesterday.
Then ./make-package --self-contained --build-in-place failed with:

Compiling /Volumes/Work/Users/piet/Projects/cvs/emacs/mac/../lisp/./emacs-lisp/checkdoc.el

In toplevel form:
emacs-lisp/checkdoc.el:2076:30:Error: Invalid read syntax: ")"

I looked in checkdoc.el, line 2076 and it looks fine.

So then I tried in the main directory:
./configure --enable-carbon-app --without-x
make bootstrap

and it fails with the same error.

So I'm stuck. Does anybody succeed in compiling the Carbon Emacs installer?  
-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: piet@vanoostrum.org

             reply	other threads:[~2005-10-09  7:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-09  7:44 Piet van Oostrum [this message]
2005-10-09 12:59 ` Install on MacOSX fails Romain Francoise
2005-10-10  8:21   ` Piet van Oostrum

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=wzzmpjm8xk.fsf@ordesa.local \
    --to=piet@cs.uu.nl \
    /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.