help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiling cvs emacs for carbon os x


From: Emory Smith
Subject: compiling cvs emacs for carbon os x
Date: Tue, 23 Mar 2004 21:47:41 -0700

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]