Guest User

Untitled

a guest
Jun 25th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. dave@shrapnel:~/git/seank-binutils/build/gas/doc$ make pdf
  2. TEXINPUTS="../../../src/gas/../texinfo:$TEXINPUTS" \
  3. MAKEINFO='makeinfo --split-size=5000000 -I "../../../src/gas/doc" -I "../../../src/gas/../libiberty" -I "../../../src/gas/../bfd/doc" -I ../../bfd/doc -I ../../../src/gas/doc' \
  4. texi2dvi -I "../../../src/gas/doc" -I "../../../src/gas/../libiberty" -I "../../../src/gas/../bfd/doc" -I ../../bfd/doc --pdf --batch -o as.pdf `test -f 'as.texinfo' || echo '../../../src/gas/doc/'`as.texinfo
  5. This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
  6. entering extended mode
  7. (./txiversion.tex (/home/dave/git/seank-binutils/src/texinfo/texinfo.tex
  8. Loading texinfo [version 2009-03-28.05]: pdf, fonts, markup, glyphs,
  9. page headings, tables, conditionals, indexing, sectioning, toc, environments,
  10. ! Font \circle=lcircle10 not loadable: Metric (TFM) file not found.
  11. <to be read again>
  12. \allocationnumber
  13. \alloc@ ...ifnum \count 1#1 < #4\allocationnumber
  14. =\count 1#1 \global \advan...
  15. l.6018 \newdimen\circthick
  16.  
  17. ?
  18. ! Emergency stop.
  19. <to be read again>
  20. \allocationnumber
  21. \alloc@ ...ifnum \count 1#1 < #4\allocationnumber
  22. =\count 1#1 \global \advan...
  23. l.6018 \newdimen\circthick
  24.  
  25. No pages of output.
  26. Transcript written on txiversion.log.
  27.  
  28. kpathsea: Running mktextfm lcircle10
  29. /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation for lcircle10.
  30. /usr/share/texmf/web2c/mktexnam: Need to update ?
  31. mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input lcircle10
  32. This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
  33.  
  34. kpathsea: Running mktexmf lcircle10
  35.  
  36. ! I can't find file `lcircle10'.
  37. <*> ...jfour; mag:=1; nonstopmode; input lcircle10
  38.  
  39. Please type another input file name
  40. ! Emergency stop.
  41. <*> ...jfour; mag:=1; nonstopmode; input lcircle10
  42.  
  43. Transcript written on mfput.log.
  44. grep: lcircle10.log: No such file or directory
  45. mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input lcircle10' failed to make lcircle10.tfm.
  46. kpathsea: Appending font creation commands to missfont.log.
  47. /usr/bin/texi2dvi: texinfo.tex appears to be broken, quitting.
  48. make: *** [as.pdf] Error 1
  49. dave@shrapnel:~/git/seank-binutils/build/gas/doc$
Add Comment
Please, Sign In to add comment