* CVS emacs on Mac OS X doesn't compile @ 2005-03-07 0:28 Ulrich Hobelmann 2005-03-07 3:44 ` Tim McNamara 2005-03-07 9:29 ` Peter Dyballa 0 siblings, 2 replies; 3+ 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] 3+ messages in thread
* Re: CVS emacs on Mac OS X doesn't compile 2005-03-07 0:28 CVS emacs on Mac OS X doesn't compile Ulrich Hobelmann @ 2005-03-07 3:44 ` Tim McNamara 2005-03-07 9:29 ` Peter Dyballa 1 sibling, 0 replies; 3+ 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] 3+ messages in thread
* Re: CVS emacs on Mac OS X doesn't compile 2005-03-07 0:28 CVS emacs on Mac OS X doesn't compile Ulrich Hobelmann 2005-03-07 3:44 ` Tim McNamara @ 2005-03-07 9:29 ` Peter Dyballa 1 sibling, 0 replies; 3+ messages in thread From: Peter Dyballa @ 2005-03-07 9:29 UTC (permalink / raw) Cc: help-gnu-emacs Am 07.03.2005 um 01:28 schrieb Ulrich Hobelmann: > 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" The CVS version has a directory mac in which a script is located, make-package. Last week I could create a disk image (.dmg) with a Carbon Emacs as an installer package (.pkg). -- Mit friedvollen Grüßen Pete The human animal differs from the lesser primates in his passion for lists of "Ten Best". -- H. Allen Smith ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-03-07 9:29 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-03-07 0:28 CVS emacs on Mac OS X doesn't compile Ulrich Hobelmann 2005-03-07 3:44 ` Tim McNamara 2005-03-07 9:29 ` Peter Dyballa
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).