unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: Lute.Kamstra@cwi.nl, eliz@elta.co.il, ats@acm.org, rms@gnu.org,
	emacs-devel@gnu.org
Subject: Re: References in elisp.dvi.
Date: Thu, 23 Oct 2003 08:00:01 -0500 (CDT)	[thread overview]
Message-ID: <200310231300.h9ND01O25060@raven.dms.auburn.edu> (raw)
In-Reply-To: <jead7sjmjo.fsf@sykes.suse.de> (message from Andreas Schwab on Thu, 23 Oct 2003 12:06:19 +0200)

What is happenning with lispref/index.texi?  Each time I update, it
appears, but running `make bootstrap'  deletes it before it is neeeded,
causing bootstrapping to fail.   End of make bootstrap output:

ake[1]: Leaving directory `/home/teirllm/emacscvsdir/emacs/leim'
(cd man; make  info)
make[1]: Entering directory `/home/teirllm/emacscvsdir/emacs/man'
make[1]: Nothing to be done for `info'.
make[1]: Leaving directory `/home/teirllm/emacscvsdir/emacs/man'
(cd lispref; make  info)
make[1]: Entering directory `/home/teirllm/emacscvsdir/emacs/lispref'
make[1]: *** No rule to make target
`/home/teirllm/emacscvsdir/emacs/lispref/index.texi', needed by
`/home/teirllm/emacscvsdir/emacs/lispref/../info/elisp'.  Stop.
make[1]: Leaving directory `/home/teirllm/emacscvsdir/emacs/lispref'
make: *** [info] Error 2

index.texi is indeed gone.

lispref/Makefile.in contains:

clean:
rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps*.vr *.vrs *.pg *.pgs *.ky *.kys
rm -f make.out core
rm -f index.texi

Why that last line?  Should `make clean' really remove index.texi?
Even if so, certainly `make bootstrap' should not.

Sincerely,

Luc.

  reply	other threads:[~2003-10-23 13:00 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-21 14:50 References in elisp.dvi Lute Kamstra
2003-10-21 15:35 ` Alan Shutko
2003-10-21 17:03   ` Lute Kamstra
2003-10-21 18:20     ` Alan Shutko
2003-10-21 19:02     ` Eli Zaretskii
2003-10-21 20:17       ` Andreas Schwab
2003-10-22  6:10         ` Eli Zaretskii
2003-10-23  9:23         ` Richard Stallman
2003-10-23 10:06           ` Andreas Schwab
2003-10-23 13:00             ` Luc Teirlinck [this message]
2003-10-23 13:10               ` Andreas Schwab
2003-10-24  5:15                 ` Richard Stallman
2003-10-24 14:24                   ` Stefan Monnier
2003-10-23 13:07             ` Luc Teirlinck
2003-10-23 13:17               ` Luc Teirlinck
2003-10-23 13:25               ` Andreas Schwab
2003-10-23  9:23       ` Richard Stallman

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=200310231300.h9ND01O25060@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    --cc=Lute.Kamstra@cwi.nl \
    --cc=ats@acm.org \
    --cc=eliz@elta.co.il \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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).