unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Emory Smith <emory.smith@mac.com>
Subject: compiling cvs emacs for carbon os x
Date: Tue, 23 Mar 2004 21:47:41 -0700	[thread overview]
Message-ID: <61DE8F6E-7D4E-11D8-B76F-000A958A3AF4@mac.com> (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

                 reply	other threads:[~2004-03-24  4:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=61DE8F6E-7D4E-11D8-B76F-000A958A3AF4@mac.com \
    --to=emory.smith@mac.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).