Hi. I'm trying to make a PDF from a Texinfo document, fairly recent cygwin 64 bit install on Windows 10:
Below is what I'm getting. I'm at a loss. Thanks, Arnold --------------------------------------- $ make gawk.pdf TEXINPUTS=".:$TEXINPUTS" \ MAKEINFO='/bin/sh /home/ARobbins/gawk/missing makeinfo --no-split --force -I .' \ texi2dvi --pdf --batch --build-dir=gawk.t2p -o gawk.pdf \ gawk.texi /usr/bin/texi2dvi: texinfo.tex appears to be broken. This may be due to the environment variable TEX set to something other than (plain) tex, a corrupt texinfo.tex file, or to tex itself simply not working. This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Cygwin) (preloaded format=etex) restricted \write18 enabled. entering extended mode (./txiversion.tex (/home/ARobbins/gawk/doc/texinfo.tex Loading texinfo [version 2016-02-05.07]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, ! Font \circle=lcircle10 not loadable: Metric (TFM) file not found. <to be read again> \allocationnumber \alloc@ ...ifnum \count 1#1 < #4\allocationnumber =\count 1#1 \global \advan... l.6802 \newdimen\circthick ? ! Emergency stop. <to be read again> \allocationnumber \alloc@ ...ifnum \count 1#1 < #4\allocationnumber =\count 1#1 \global \advan... l.6802 \newdimen\circthick No pages of output. Transcript written on txiversion.log. kpathsea: Running mktextfm lcircle10 /usr/share/texmf-dist/web2c/mktexnam: Could not map source abbreviation for lcircle10. /usr/share/texmf-dist/web2c/mktexnam: Need to update ? mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input lcircle10 This is METAFONT, Version 2.7182818 (TeX Live 2016/Cygwin) (preloaded base=mf) kpathsea: Running mktexmf lcircle10 ! I can't find file `lcircle10'. <*> ...jfour; mag:=1; nonstopmode; input lcircle10 Please type another input file name ! Emergency stop. <*> ...jfour; mag:=1; nonstopmode; input lcircle10 Transcript written on mfput.log. grep: lcircle10.log: No such file or directory mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input lcircle10' failed to make lcircle10.tfm. kpathsea: Appending font creation commands to missfont.log. /usr/bin/texi2dvi: quitting. make: *** [Makefile:460: gawk.pdf] Error 1 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple