avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #15372] Documentation does not get installed on Windo


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #15372] Documentation does not get installed on Windows.
Date: Thu, 5 Jan 2006 15:03:06 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050729

Follow-up Comment #3, bug #15372 (project avrdude):

I think the problem is that cygwin's texi2dvi is somehow
unhappy about the texinfo.tex file that gets installed by
the autotools when bootstrapping the project:

texi2dvi ../../avrdude/doc/avrdude.texi
This is e-TeXk, Version 3.141592-2.2 (Web2C 7.5.4)
 file:line:error style messages enabled.
 %&-line parsing enabled.
---! /var/lib/texmf/web2c/etex.fmt was written by pdfetex
(Fatal format file error; I'm stymied)
/usr/bin/texi2dvi: texinfo.tex appears to be broken, quitting.
make[2]: *** [avrdude.dvi] Error 1

In contrast, that's what I see on Unix:

texi2dvi avrdude.texi
This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
 file:line:error style messages enabled.
entering extended mode

This appears to be a plain Cygwin problem to me.  After all,
the texinfo.tex gets installed by the auto* tools there,
so texi2dvi from the same Cygwin installation is not supposed
to complain about it.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=15372>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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