emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#9050: closed (coreutils-8.12 problem with creati


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#9050: closed (coreutils-8.12 problem with creating coreutils.info)
Date: Sun, 24 Jul 2011 14:02:02 +0000

Your message dated Sun, 24 Jul 2011 16:01:12 +0200
with message-id <address@hidden>
and subject line Re: bug#9050: coreutils-8.12 problem with creating 
coreutils.info
has caused the GNU bug report #9050,
regarding coreutils-8.12 problem with creating coreutils.info
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
9050: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9050
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: coreutils-8.12 problem with creating coreutils.info Date: Mon, 11 Jul 2011 14:38:35 +0200

Hi folks

 

Seems I can’t get the coreutils.info to build:

 

Making all in doc

make[2]: Entering directory `/usr/local/Floss/coreutils-8.12/doc'

  MAKEINFO coreutils.info

coreutils.texi:1032: Unknown command `/www.validlab.com/@/goldberg/@/paper.pdf)'.

makeinfo: Removing output file `coreutils.info' due to errors; use --force to preserve.

make[2]: *** [coreutils.info] Error 1

make[2]: Leaving directory `/usr/local/Floss/coreutils-8.12/doc'

 

 

Could this due to makeinfo being too old?

 

$ makeinfo --version

makeinfo (GNU texinfo) 4.2

 

Copyright (C) 2002 Free Software Foundation, Inc.

There is NO warranty.  You may redistribute this software

under the terms of the GNU General Public License.

For more information about these matters, see the files named COPYING.

$

 

The following patch seems to fix this

 

/usr/local/bin/diff -EBbu ./doc/coreutils.texi.orig ./doc/coreutils.texi

--- ./doc/coreutils.texi.orig   2011-04-25 03:55:27.000000000 -0500

+++ ./doc/coreutils.texi        2011-07-11 07:34:29.000000000 -0500

@@ -1027,7 +1027,7 @@

negative zero, and uses special values called NaNs to represent

invalid computations such as dividing zero by itself.  For more

information, please see David Goldberg's paper

address@hidden://@/www.validlab.com/@/goldberg/@/paper.pdf, What Every

address@hidden://www.validlab.com/goldberg/paper.pdf, What Every

Computer Scientist Should Know About Floating-Point Arithmetic}.

 

@vindex LC_NUMERIC

 

Bye, Jojo


--- End Message ---
--- Begin Message --- Subject: Re: bug#9050: coreutils-8.12 problem with creating coreutils.info Date: Sun, 24 Jul 2011 16:01:12 +0200
Jim Meyering wrote:
...
> Thanks.  I've removed that line:
>
>   commit 2ff1e503aa716301582b43c04623582a3f072480
>   Author: Eric Blake <address@hidden>
>   Date:   Tue Jul 12 12:05:47 2011 +0200
>
>       build: list makeinfo 4.13 as a build-from-git requirement
>
>       * bootstrap.conf (buildreq): List 4.13 as minimum makeinfo version.
>       Prompted by Joachim Schmitz's report in http://debbugs.gnu.org/9050.

I've closed this issue.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]