From: Devon Sean McCullough <Emacs-Builder@jovi.net>
To: 14833@debbugs.gnu.org
Subject: bug#14833: make: *** No rule to make target `distclean'. Stop.
Date: Tue, 09 Jul 2013 04:35:53 -0400 [thread overview]
Message-ID: <E1UwTOr-00009B-6K@icelabproj.csail.mit.edu> (raw)
Bug in configure and/or the INSTALL documentation:
tar -xpzf emacs-24.3.tar.gz
cd emacs-24.3
./configure # ... configure: error: The following required libraries were not found ...
make distclean # make: *** No rule to make target `distclean'. Stop.
cat INSTALL
...
4. If you need to run the `configure' script more than once (e.g.,
with some non-default options), always clean the source
directories before running `configure' again:
make distclean
./configure
...
cd .. && rm -r emacs-24.3
# do over with different configure options until done
Peace
--Devon
P.S. Any bets on how soon spam hits this fresh mailbox?
next reply other threads:[~2013-07-09 8:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-09 8:35 Devon Sean McCullough [this message]
2013-07-09 15:51 ` bug#14833: make: *** No rule to make target `distclean'. Stop Glenn Morris
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=E1UwTOr-00009B-6K@icelabproj.csail.mit.edu \
--to=emacs-builder@jovi.net \
--cc=14833@debbugs.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.