* compiling cvs emacs for carbon os x
@ 2004-03-24 4:47 Emory Smith
0 siblings, 0 replies; only message in thread
From: Emory Smith @ 2004-03-24 4:47 UTC (permalink / raw)
hello,
dont know whether anyone can help me here as i am apparently the only
one having this problem, but i get the following error when attempting
to compile the cvs emacs from source on os x 10.3.3:
make[1]: Nothing to be done for `maybe-blessmail'.
i am using the following commands from terminal.app (as described in
http://members.shaw.ca/akochoi-emacs/stories/obtaining-and-
building.html):
% csh
% setenv CVS_RSH ssh
% cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co emacs
% cd emacs
% ./configure --with-carbon --without-x
% make bootstrap
% sudo make install
the "configure" command appears to go well, the "make bootstrap" gives
many warnings (esp. reference/assignment to free variable) but seems to
finish ok.
then, after typing "sudo make install" it fails after about a minute,
with the last few lines looking like:
chmod -R a+r /usr/local/share/emacs/21.3.50/leim
cd lib-src; make maybe-blessmail \
MAKE='make'
archlibdir='/usr/local/libexec/emacs/21.3.50/powerpc-apple-darwin7.3.0'
make[1]: Nothing to be done for `maybe-blessmail'.
thanks, emory
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-03-24 4:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-24 4:47 compiling cvs emacs for carbon os x Emory Smith
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).