GNU bug report logs - #7104
23.2; Makefile in stand-alone Emacs Lisp Reference Manual is broken

Previous Next

Package: emacs;

Reported by: Ulrich Mueller <ulm <at> gentoo.org>

Date: Sat, 25 Sep 2010 23:35:01 UTC

Severity: minor

Found in version 23.2

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ulrich Mueller <ulm <at> gentoo.org>
Subject: bug#7104: closed (Re: bug#7104: 23.2; Makefile in stand-alone
 Emacs Lisp Reference Manual is broken)
Date: Wed, 06 Oct 2010 02:37:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#7104: 23.2; Makefile in stand-alone Emacs Lisp Reference Manual is broken

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 7104 <at> debbugs.gnu.org.

-- 
7104: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7104
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 7104-done <at> debbugs.gnu.org
Subject: Re: bug#7104: 23.2;
	Makefile in stand-alone Emacs Lisp Reference Manual is broken
Date: Tue, 05 Oct 2010 22:39:14 -0400
Fixed the files, added `make dist' rules in trunk.

[Message part 3 (message/rfc822, inline)]
From: Ulrich Mueller <ulm <at> gentoo.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 23.2; Makefile in stand-alone Emacs Lisp Reference Manual is broken
Date: Sun, 26 Sep 2010 01:21:50 +0200
This concerns the stand-alone version of the Emacs Lisp Reference Manual:
<http://www.gnu.org/software/emacs/manual/texi/elisp.texi.tar.gz>

The README file claims:
   * This distribution contains a Makefile that you can use with GNU Make.
   ** To create a DVI file with a sorted index, run `make elisp.dvi'.
   ** To make an Info file, you need to install Texinfo, then run `make info'.

However, the Makefile is not functional:

$ tar xf elisp.texi.tar.gz 
$ cd lispref
$ make info
make: *** No rule to make target `/home/cyd/pretest/emacs-23.2/doc/lispref/abbrevs.texi', needed by `../../info/elisp'.  Stop.
$ make elisp.dvi
make: *** No rule to make target `/home/cyd/pretest/emacs-23.2/doc/lispref/abbrevs.texi', needed by `elisp.dvi'.  Stop.
$ make elisp.pdf
make: *** No rule to make target `/home/cyd/pretest/emacs-23.2/doc/lispref/abbrevs.texi', needed by `elisp.pdf'.  Stop.
$ 



This bug report was last modified 14 years and 229 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.