unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Sven Joachim <svenjoac@gmx.de>
To: Stephen Berman <Stephen.Berman@gmx.net>
Cc: emacs-devel@gnu.org
Subject: Re: 23.0.60; make bootstrap failure
Date: Tue, 04 Mar 2008 22:44:06 +0100	[thread overview]
Message-ID: <877igiyxjt.fsf@gmx.de> (raw)
In-Reply-To: <877igkq791.fsf@escher.local.home> (Stephen Berman's message of "Mon, 03 Mar 2008 14:14:50 +0100")

On 2008-03-03 14:14 +0100, Stephen Berman wrote:

>> make[2]: *** No rule to make target `emacs-icon.h', needed by `xterm.o'.  Stop.
>> make[2]: Leaving directory `/Users/steve/cvsroot/emacs/src'
>> make[1]: *** [bootstrap-build] Error 2
>> make[1]: Leaving directory `/Users/steve/cvsroot/emacs'
>> make: *** [bootstrap] Error 2
>
> Both `make maintainer-clean' and `make distclean' delete emacs-icon.h
> from emacs/src.

Even `make clean' deletes it, because it inadvertently matches the
following wildcard in src/Makefile:

,----
| clean: mostlyclean
| 	rm -f emacs-*.*.*${EXEEXT} emacs${EXEEXT}
`----

Sven




  reply	other threads:[~2008-03-04 21:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-03 10:22 23.0.60; make bootstrap failure Stephen Berman
2008-03-03 13:14 ` Stephen Berman
2008-03-04 21:44   ` Sven Joachim [this message]
2008-03-05  7:18     ` Sven Joachim

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=877igiyxjt.fsf@gmx.de \
    --to=svenjoac@gmx.de \
    --cc=Stephen.Berman@gmx.net \
    --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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).