From: Andrew Choi <akochoi@shaw.ca>
Cc: emacs-devel@gnu.org
Subject: Re: Failure During make on Mac OS X 10.2.1
Date: Fri, 27 Sep 2002 21:52:31 -0600 [thread overview]
Message-ID: <m2vg4qydmo.fsf@Andrew-Chois-Computer.local> (raw)
In-Reply-To: <D3E44210-D292-11D6-89B9-0003931A964A@wheeler.net>
> Howdy,
>
> While attempting to compile Emacs from CVS tonight (downloaded about
> half an hour ago), I got this error:
>
> /usr/lib/libncurses.dylib(lib_termcap.o) definition of _UP
> make[1]: *** No rule to make target
> `/usr/local/src/emacs/src/../lisp/abbrev.elc', needed by `../etc/DOC'.
> Stop.
> make: *** [src] Error 2
>
> So, uh, how do I make it go again?
>
> TIA!
>
> David
>
> PS: Please reply to me directly, as I am not subscribed to the list.
>
> --
> David Wheeler AIM: dwTheory
> david@wheeler.net ICQ: 15726394
> http://david.wheeler.net/ Yahoo!: dew7e
> Jabber: Theory@jabber.org
Hi David,
It doesn't seem that you're doing a `make bootstrap' at the top-level
directory while you got this error message. Otherwise lisp/abbrev.elc
would have already been created. The top-level Makefile will not try
to create ../etc/DOC before that happens.
Are you in fact doing a `make bootstrap' when you got the above
messages? If not, can you please try doing that.
One thing to try is running `make extraclean; ./configure
<...whatever...>; make bootstrap'. If the same thing happens, please
send a few more lines (say 50) at the end of the build.
General help requests like this one are probably more suitable for the
USENET newsgroup gnu.emacs.help than emacs-devel.
Andrew.
next prev parent reply other threads:[~2002-09-28 3:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-28 3:31 Failure During make on Mac OS X 10.2.1 David Wheeler
2002-09-28 3:52 ` Andrew Choi [this message]
2002-09-28 17:04 ` David Wheeler
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2vg4qydmo.fsf@Andrew-Chois-Computer.local \
--to=akochoi@shaw.ca \
--cc=emacs-devel@gnu.org \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.