* Install on MacOSX fails
@ 2005-10-09 7:44 Piet van Oostrum
2005-10-09 12:59 ` Romain Francoise
0 siblings, 1 reply; 3+ messages in thread
From: Piet van Oostrum @ 2005-10-09 7:44 UTC (permalink / 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Install on MacOSX fails
2005-10-09 7:44 Install on MacOSX fails Piet van Oostrum
@ 2005-10-09 12:59 ` Romain Francoise
2005-10-10 8:21 ` Piet van Oostrum
0 siblings, 1 reply; 3+ messages in thread
From: Romain Francoise @ 2005-10-09 12:59 UTC (permalink / raw)
Cc: emacs-devel
Piet van Oostrum <piet@cs.uu.nl> writes:
> In toplevel form:
> emacs-lisp/checkdoc.el:2076:30:Error: Invalid read syntax: ")"
Should be fixed now, please try again.
--
Romain Francoise <romain@orebokech.com> | I've become someone else's
it's a miracle -- http://orebokech.com/ | nightmare...
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Install on MacOSX fails
2005-10-09 12:59 ` Romain Francoise
@ 2005-10-10 8:21 ` Piet van Oostrum
0 siblings, 0 replies; 3+ messages in thread
From: Piet van Oostrum @ 2005-10-10 8:21 UTC (permalink / raw)
>>>>> Romain Francoise <romain@orebokech.com> (RF) schreef:
>RF> Piet van Oostrum <piet@cs.uu.nl> writes:
>>> In toplevel form:
>>> emacs-lisp/checkdoc.el:2076:30:Error: Invalid read syntax: ")"
>RF> Should be fixed now, please try again.
Thanks. It works. The other problem (about the architecture dependent
library in the wrong place) appeared to be a problem of my computer:
CarbonSound.h had been wiped out by a previous QuickTime update and
therefore HAVE-CARBON was not enabled because the Carbon testprogram
failed. Now that I have installed the QuickTime SDK everything works (and
this is posted from the new Emacs).
--
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: piet@vanoostrum.org
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-10-10 8:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-09 7:44 Install on MacOSX fails Piet van Oostrum
2005-10-09 12:59 ` Romain Francoise
2005-10-10 8:21 ` Piet van Oostrum
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).