unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Eli Zaretskii <eliz@gnu.org>
Cc: jay.p.belanger@gmail.com, emacs-devel@gnu.org
Subject: Re: Set the version number in the texinfo manuals using configure
Date: Sat, 30 Oct 2010 10:30:41 +0200	[thread overview]
Message-ID: <4CCBD7B1.1050006@gmx.at> (raw)
In-Reply-To: <83wrp76zln.fsf@gnu.org>

 >>>   make[1]: Entering directory `D:/gnu/bzr/emacs/trunk/doc/emacs'
 >>>   makeinfo --force emacs.texi
 >>>   emacs.texi:8: @include `emacsver.texi': No such file or directory.
 >>>   emacs.texi:32: warning: undefined flag: EMACSVER.
 >>>   emacs.texi:102: warning: undefined flag: EMACSVER.
 >>>   emacs.texi:113: warning: undefined flag: EMACSVER.
 >>>   D:\gnu\bzr\emacs\trunk\doc\emacs//anti.texi:12: warning: undefined flag: EMACSVER.
 >>>   make[1]: *** [../../info/emacs] Error 1
 >>>   make[1]: Leaving directory `D:/gnu/bzr/emacs/trunk/doc/emacs'
 >>>   make: *** [info-gmake] Error 2
 >> So is the problem that EMACSVER shouldn't be used, or that something
 >> caused emacsver.texi to disappear?
 >
 > Glenn fixed that soon after this, but since you asked: the plan was to
 > generate emacsver.texi from emacsver.texi.in.  However, the Windows
 > port's Makefiles were not adapted to the change, so there was no
 > emacsver.texi by the time makeinfo was invoked, and that triggered all
 > the error messages.
 >
 > Again, this problem is long gone now.

I'm somewhat confused since I (occasionally ?) still get something like
the following

C:\emacs\trunk\nt>make info
make   -C ../doc/emacs info
make[1]: Entering directory `C:/emacs/trunk/doc/emacs'
make[1]: Nothing to be done for `info'.
make[1]: Leaving directory `C:/emacs/trunk/doc/emacs'
make   -C ../doc/misc info
make[1]: Entering directory `C:/emacs/trunk/doc/misc'
makeinfo --force gnus.texi
makeinfo --force calc.texi
calc.texi:10: @include `emacsver.texi': No such file or directory.
make[1]: *** [../../info/calc] Error 1
make[1]: Leaving directory `C:/emacs/trunk/doc/misc'
make: *** [info-gmake] Error 2

with this morning's checkout.  Any clues?

martin



  parent reply	other threads:[~2010-10-30  8:30 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-09  9:58 Set the version number in the texinfo manuals using configure Eli Zaretskii
2010-10-09 18:08 ` Glenn Morris
2010-10-09 21:48   ` Eli Zaretskii
2010-10-24 19:59 ` Jay Belanger
2010-10-24 21:38   ` Eli Zaretskii
2010-10-24 21:59     ` Jay Belanger
2010-10-30  8:30     ` martin rudalics [this message]
2010-10-30 13:16       ` Eli Zaretskii
2010-10-30 14:49         ` martin rudalics
2010-10-30 15:27           ` Eli Zaretskii
2010-10-30 17:01             ` martin rudalics
2010-10-30 17:15               ` Eli Zaretskii
2010-10-30 17:57                 ` martin rudalics
2010-10-30 19:42                   ` Eli Zaretskii
2010-10-30 20:50                     ` martin rudalics
2010-10-30 21:10                       ` Eli Zaretskii
2010-10-30 21:20                         ` Jay Belanger
2010-10-30 22:02                           ` Eli Zaretskii
     [not found]                         ` <4CCC9EF8.9040507@gmx.at>
2010-10-31  3:59                           ` Eli Zaretskii
2010-10-31  8:18                             ` martin rudalics
2010-10-31 11:04                               ` Eli Zaretskii
2010-10-31 11:26                                 ` martin rudalics
2010-10-31 11:56                                   ` Juanma Barranquero
2010-10-31 13:09                                     ` Eli Zaretskii
2010-10-31 13:27                                       ` Juanma Barranquero
2010-10-31 15:17                                         ` martin rudalics

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=4CCBD7B1.1050006@gmx.at \
    --to=rudalics@gmx.at \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=jay.p.belanger@gmail.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.
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).