1 | ---> Building t1lib with target all |
---|
2 | for i in lib type1afm examples xglyph; do \ |
---|
3 | (cd $i; make 'CC=gcc' 'CFLAGS=-g -O2 -DT1LIB_IDENT="\"5.0.2\"" -DGLOBAL_CONFIG_DIR="\"/opt/local/share/t1lib\"" -I/usr/X11R6/include' 'OPTIONS=' ) || exit 1; \ |
---|
4 | done |
---|
5 | make[2]: Nothing to be done for `all'. |
---|
6 | make[2]: Nothing to be done for `all'. |
---|
7 | make[1]: Nothing to be done for `all'. |
---|
8 | make[1]: Nothing to be done for `all'. |
---|
9 | make[1]: Nothing to be done for `all'. |
---|
10 | for i in doc; do \ |
---|
11 | (cd $i; make 'CC=gcc' 'CFLAGS=-g -O2 -DT1LIB_IDENT="\"5.0.2\"" -DGLOBAL_CONFIG_DIR="\"/opt/local/share/t1lib\"" -I/usr/X11R6/include' 'OPTIONS=' ) || exit 1; \ |
---|
12 | done |
---|
13 | latex t1lib_doc.tex |
---|
14 | This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) |
---|
15 | entering extended mode |
---|
16 | (./t1lib_doc.tex |
---|
17 | LaTeX2e <2003/12/01> |
---|
18 | Babel <v3.8d> and hyphenation patterns for american, french, german, ngerman, b |
---|
19 | ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e |
---|
20 | stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis |
---|
21 | h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur |
---|
22 | kish, ukrainian, nohyphenation, loaded. |
---|
23 | (/opt/local/share/texmf-dist/tex/latex/base/article.cls |
---|
24 | Document Class: article 2004/02/16 v1.4f Standard LaTeX document class |
---|
25 | (/opt/local/share/texmf-dist/tex/latex/base/size11.clo)) |
---|
26 | (/opt/local/share/texmf-dist/tex/generic/babel/babel.sty |
---|
27 | (/opt/local/share/texmf-dist/tex/generic/babel/english.ldf |
---|
28 | (/opt/local/share/texmf-dist/tex/generic/babel/babel.def))) |
---|
29 | (/opt/local/share/texmf-dist/tex/latex/base/makeidx.sty) |
---|
30 | (/opt/local/share/texmf-dist/tex/latex/graphics/graphicx.sty |
---|
31 | (/opt/local/share/texmf-dist/tex/latex/graphics/keyval.sty) |
---|
32 | (/opt/local/share/texmf-dist/tex/latex/graphics/graphics.sty |
---|
33 | (/opt/local/share/texmf-dist/tex/latex/graphics/trig.sty) |
---|
34 | (/opt/local/share/texmf-dist/tex/latex/graphics/graphics.cfg) |
---|
35 | (/opt/local/share/texmf-dist/tex/latex/graphics/pdftex.def))) |
---|
36 | (/opt/local/share/texmf-dist/tex/latex/hyperref/hyperref.sty |
---|
37 | (/opt/local/share/texmf-dist/tex/latex/hyperref/pd1enc.def) |
---|
38 | (/opt/local/share/texmf-dist/tex/latex/hyperref/hyperref.cfg) |
---|
39 | Implicit mode ON; LaTeX internals redefined |
---|
40 | (/opt/local/share/texmf-dist/tex/latex/url/url.sty)) |
---|
41 | *hyperref using driver hpdftex* |
---|
42 | (/opt/local/share/texmf-dist/tex/latex/hyperref/hpdftex.def |
---|
43 | (/opt/local/share/texmf-dist/tex/latex/psnfss/pifont.sty |
---|
44 | (/opt/local/share/texmf-dist/tex/latex/psnfss/upzd.fd) |
---|
45 | (/opt/local/share/texmf-dist/tex/latex/psnfss/upsy.fd))) |
---|
46 | Writing index file t1lib_doc.idx |
---|
47 | (./t1lib_doc.aux) |
---|
48 | Runaway argument? |
---|
49 | {\contentsline {subsubsection}{\numberline {5.10.3}Charact |
---|
50 | ! File ended while scanning use of \@writefile. |
---|
51 | <inserted text> |
---|
52 | \par |
---|
53 | l.62 \begin{document} |
---|
54 | |
---|
55 | ? |
---|
56 | ! Emergency stop. |
---|
57 | <inserted text> |
---|
58 | \par |
---|
59 | l.62 \begin{document} |
---|
60 | |
---|
61 | No pages of output. |
---|
62 | Transcript written on t1lib_doc.log. |
---|
63 | make[1]: *** [t1lib_doc.dvi] Error 1 |
---|
64 | make: *** [doc] Error 1 |
---|