|
From: John W. E. <jw...@be...> - 2006-05-12 16:22:03
|
On 12-May-2006, David Bateman wrote:
| John W. Eaton wrote:
|
| >When I did the commit, I saw the following message:
| >
| > sh: /cvsroot/sitedocs/CVSROOT/cvstools/syncmail: No such file or directory
|
| Seems like its a hiccup. It probably means that there'll be no message
| confirming this commit. However, I can confirm that I can successfully
| check-out this change..
Yes, I should have said that this message only appeared after the
others that report on the status of the to-be-checked-in files. So it
doesn't seem serious, but I thought I would mention it.
I just ran
make clean
./configure
make
and there are errors related to images in at least the the main/comms
and main/fixed directories.
Making dvi comms.dvi
This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
file:line:error style messages enabled.
entering extended mode
(/scratch/jwe/src/octave-forge/main/comm/doc/comms.texi
(/usr/local/share/texmf/tex/texinfo/texinfo.tex
Loading texinfo [version 1999-09-25.10]: Basics, pdf,
(/usr/share/texmf-tetex/tex/plain/pdfcolor/pdfcolor.tex) fonts, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, (/usr/share/texmf-tetex/tex/generic/epsf/epsf.tex)
localization, and turning on texinfo input format.) [1{/var/lib/texmf/fonts/map
/pdftex/updmap/pdftex.map}] [2] [-1] Chapter 1 Chapter 2 [1] [2] [3]
/scratch/jwe/src/octave-forge/main/comm/doc/comms.texi:301: Missing number, tre
ated as zero.
<to be read again>
h
@dopdfimage ...fi @ifx @empty @imageheight @else h
eight @imageheight @fi {#1...
@centerline #1->@line {@hss #1
@hss }
@imagexxx ...centerline {@dopdfimage {#1}{#2}{#3}}
@else @setbox 0 = @hbox {@...
@image ...sftrue @fi @else @imagexxx #1,,,@finish
@fi
@centerline #1->@line {@hss #1
@hss }
...
l.301 @center @image{awgn, , }
?
/scratch/jwe/src/octave-forge/main/comm/doc/comms.texi:301: Illegal unit of mea
sure (pt inserted).
<to be read again>
h
@dopdfimage ...fi @ifx @empty @imageheight @else h
eight @imageheight @fi {#1...
@centerline #1->@line {@hss #1
@hss }
@imagexxx ...centerline {@dopdfimage {#1}{#2}{#3}}
@else @setbox 0 = @hbox {@...
@image ...sftrue @fi @else @imagexxx #1,,,@finish
@fi
@centerline #1->@line {@hss #1
@hss }
...
l.301 @center @image{awgn, , }
?
/scratch/jwe/src/octave-forge/main/comm/doc/comms.texi:301: Missing number, tre
ated as zero.
<to be read again>
{
@dopdfimage ...ght @else height @imageheight @fi {
#1.pdf}@ifnum @pdftexversi...
@centerline #1->@line {@hss #1
@hss }
@imagexxx ...centerline {@dopdfimage {#1}{#2}{#3}}
@else @setbox 0 = @hbox {@...
@image ...sftrue @fi @else @imagexxx #1,,,@finish
@fi
@centerline #1->@line {@hss #1
@hss }
...
l.301 @center @image{awgn, , }
?
/scratch/jwe/src/octave-forge/main/comm/doc/comms.texi:301: Illegal unit of mea
sure (pt inserted).
<to be read again>
{
@dopdfimage ...ght @else height @imageheight @fi {
#1.pdf}@ifnum @pdftexversi...
@centerline #1->@line {@hss #1
@hss }
@imagexxx ...centerline {@dopdfimage {#1}{#2}{#3}}
@else @setbox 0 = @hbox {@...
@image ...sftrue @fi @else @imagexxx #1,,,@finish
@fi
@centerline #1->@line {@hss #1
@hss }
...
l.301 @center @image{awgn, , }
?
Error: etex (file awgn.pdf): cannot find image file
==> Fatal error occurred, the output PDF file is not finished!
/usr/bin/texi2dvi: etex exited with bad status, quitting.
/usr/bin/texi2dvi: see comms.log for errors.
(I have to type RET several times in response to TeX error messages to
get this far). It seems that there are no rules to build the required
pdf files. Or maybe I don't have the right tools installed? What is
needed?
jwe
|