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

problems building utah-glx 0.0-cvs-20001110-1 from source on potato



# fakeroot debian/rules build

fails with

  make[2]: *** [faq.dvi] Error 1

(there are some other warnings and ignored errors on the way, but
those shouldn't matter AFAIK)

edit debian/rules and comment out

#       make real-clean

(below the build-stamp: label)

# fakeroot debian/rules build
# fakeroot debian/rules install
# fakeroot debian/rules binary-arch

do what they're supposed to and produce the debs.

tex seems to be playing tricks and I can't figure out where the
culprit is. Can anyone help me out here?


Cheers,
Cristian

---

  make[2]: Entering directory `/home/.../utah-glx-0.0-cvs-20001110/docs'
  jade -t tex -V tex-backend \
  	  -d
/usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl \
  	  /usr/lib/sgml/declaration/xml.dcl faq.sgml
  cp -pf prior.aux pprior.aux
  cp: prior.aux: No such file or directory
  make[2]: [faq.dvi] Error 1 (ignored)
  cp -pf faq.aux prior.aux
  cp: faq.aux: No such file or directory
  make[2]: [faq.dvi] Error 1 (ignored)
  jadetex faq.tex
  This is TeX, Version 3.14159 (Web2C 7.3.1)
  (faq.tex
  JadeTeX 2000/06/20: 2.20
  (/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
  Elements will be labelled
  Jade begin document sequence at 20
  No file faq.aux.
  (/usr/share/texmf/tex/latex/ot2cyr/ot2wncyr.fd)
  (/usr/share/texmf/tex/latex/cyrillic/t2acmr.fd)
  (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
  (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1.0.22] [2.0.22]
[3.0.22] [4.0.22]
  
  LaTeX Warning: Reference `3' on page 5 undefined on input line 286.
  LaTeX Warning: Reference `5' on page 5 undefined on input line 308.
  LaTeX Warning: Reference `7' on page 5 undefined on input line 330.
  LaTeX Warning: Reference `14' on page 5 undefined on input line 351.

[lots of other similar warnings here]

  LaTeX Warning: Reference `320' on page 5 undefined on input line 1048.
  LaTeX Warning: Reference `323' on page 5 undefined on input line 1069.
  LaTeX Warning: Reference `337' on page 5 undefined on input line 1090.
  
  [5.0.22]
  
  LaTeX Warning: Reference `339' on page 6 undefined on input line 1112.
  LaTeX Warning: Reference `346' on page 6 undefined on input line 1133.
  LaTeX Warning: Reference `348' on page 6 undefined on input line 1155.
  LaTeX Warning: Reference `351' on page 6 undefined on input line 1176.
  LaTeX Warning: Reference `363' on page 6 undefined on input line 1202.
  
  [6.0.22] [7.0.22] [8.0.22]
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)
  (/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [9.0.22] [10.0.22]
[11.0.22]
  [12.0.22] [13.0.22] [14.0.22]
  Overfull \hbox (1.99997pt too wide) in alignment at lines 4369--4809
   [] [] [] [] 
  
  Underfull \vbox (badness 10000) detected at line 4809
  
  Package longtable Warning: Column widths have changed
  (longtable)                in table 1 on input line 4809.
  
  [15.0.22] [16.0.22]
  Overfull \hbox (114.5994pt too wide) in paragraph at lines 5558--5558
   []\T1/pcr/m/n/9 LD_PRELOAD=/usr/X11R6/lib/libGL.so quake2 +set
vid_ref glx +se
  t gl_driver /usr/X11R6/lib/libGL.so.1[] 
  [17.0.22] [18.0.22] [19.0.22] [20.0.22] [21.0.22] [22.0.22] [23.0.22]
[24.0.22]
  
  
  Package longtable Warning: Table widths have changed. Rerun LaTeX.
  
  ! Undefined control sequence.
  \hyper@anchor ...y@activeanchortrue \hy@colorlink 
  						    {\@anchorcolor
}\anchor@sp...
  l.7570 ...eq{}\endNode{}\endNode{}\endSeq{}\endFOT
  						    {}
  ! Undefined control sequence.
  \hyper@anchor ...r }\anchor@spot \hy@endcolorlink 
  						    \special
{html:</A>}\hy@ac...
  l.7570 ...eq{}\endNode{}\endNode{}\endSeq{}\endFOT
  						    {}
  [25.0.22] (faq.aux)
  
  LaTeX Warning: There were undefined references.
  
   )
  (see the transcript file for additional information)
  Output written on faq.dvi (25 pages, 196436 bytes).
  Transcript written on faq.log.
  make[2]: *** [faq.dvi] Error 1
  rm faq.tex
  make[2]: Leaving directory `/home/.../utah-glx-0.0-cvs-20001110/docs'
  make[1]: *** [all] Error 1
  make[1]: Leaving directory `/home/.../utah-glx-0.0-cvs-20001110'
  make: *** [build-stamp] Error 2




Reply to: