* CVS emacs on Mac OS X doesn't compile
@ 2005-03-07 0:28 Ulrich Hobelmann
2005-03-07 1:57 ` Andreas Schwab
[not found] ` <mailman.2814.1110162000.32256.bug-gnu-emacs@gnu.org>
0 siblings, 2 replies; 4+ messages in thread
From: Ulrich Hobelmann @ 2005-03-07 0:28 UTC (permalink / raw)
I downloaded the CVS version twice today (just to make sure) from
Savannah, configured (./configure --enable-carbon-app --without-x) and
did a "make bootstrap" which invariably results in the following:
[...]
Compiling /Users/ulli/emacs/lisp/progmodes/cc-vars.el
Compiling /Users/ulli/emacs/lisp/subr.el
(cd src; make mostlyclean)
rm -f temacs prefix-args core *.core \#* *.o libXMenu11.a liblw.a
rm -f ../etc/DOC
rm -f bootstrap-emacs
rm -f buildobj.lst
make all
Your tree does not include the compiled Lisp files.
You need to do `make bootstrap' to build Emacs.
Emacs now requires Texinfo version 4.2.
make[1]: *** [maybe_bootstrap] Error 1
make: *** [bootstrap-build] Error 2
It looks like the make bootstrap doesn't really install the compiled
elisp files where it should and gives me that ironic "please run make
bootstrap" message.
My texinfo (makeinfo --version) is 4.6, so it should work.
Regards, Ulrich
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: CVS emacs on Mac OS X doesn't compile
2005-03-07 0:28 Ulrich Hobelmann
@ 2005-03-07 1:57 ` Andreas Schwab
[not found] ` <mailman.2814.1110162000.32256.bug-gnu-emacs@gnu.org>
1 sibling, 0 replies; 4+ messages in thread
From: Andreas Schwab @ 2005-03-07 1:57 UTC (permalink / raw)
Cc: gnu-emacs-bug
Ulrich Hobelmann <u.hobelmann@web.de> writes:
> It looks like the make bootstrap doesn't really install the compiled
> elisp files where it should and gives me that ironic "please run make
> bootstrap" message.
Please try again after updating from CVS.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: CVS emacs on Mac OS X doesn't compile
[not found] <mailman.2810.1110156548.32256.bug-gnu-emacs@gnu.org>
@ 2005-03-07 3:44 ` Tim McNamara
0 siblings, 0 replies; 4+ messages in thread
From: Tim McNamara @ 2005-03-07 3:44 UTC (permalink / raw)
Ulrich Hobelmann <u.hobelmann@web.de> writes:
F> I downloaded the CVS version twice today (just to make sure) from
> Savannah, configured (./configure --enable-carbon-app --without-x)
> and did a "make bootstrap" which invariably results in the
> following:
According to the guy who wrote the patches allowing a Carbon build of
Emacs, the "configure" syntax is:
./configure --with-carbon --without-x
See:
http://members.shaw.ca/akochoi-emacs/stories/obtaining-and-building.html
Hope this helps!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: CVS emacs on Mac OS X doesn't compile
[not found] ` <mailman.2814.1110162000.32256.bug-gnu-emacs@gnu.org>
@ 2005-03-07 5:17 ` Ulrich Hobelmann
0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Hobelmann @ 2005-03-07 5:17 UTC (permalink / raw)
Now it works.
Thanks :)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-03-07 5:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.2810.1110156548.32256.bug-gnu-emacs@gnu.org>
2005-03-07 3:44 ` CVS emacs on Mac OS X doesn't compile Tim McNamara
2005-03-07 0:28 Ulrich Hobelmann
2005-03-07 1:57 ` Andreas Schwab
[not found] ` <mailman.2814.1110162000.32256.bug-gnu-emacs@gnu.org>
2005-03-07 5:17 ` Ulrich Hobelmann
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).