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/
_______________________________________________
avrdude-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avrdude-dev