problem trying to build maxima-5.21.1



I'm trying to build maxima-5.21.1 from source with an RPM spec which I 
can provide if necessary.

After unpacking to the "BUILD" directory, I have the "maxima-5.21.1" 
source tree and within that, there is "doc/info/figures" where there are 
three files: contour1.gif, contour2.gif, & contour3.gif that have no 
associated .pdf files of the same name as do all of the other .gif files 
in that directory.

I found in "BUILD/maxima-5.21.1/doc/info/Plotting.texi" where the three 
files are referenced, but I'm not familiar enough with .texi files to 
know if they are looking for .gif, or .pdf.

When I do a test compile of the source tree, I get (sorry for all of the 
output, but I didn't
know what might be useful to you):


Executing(%build): /bin/sh -e /home/pfb/src/tmp/rpm-tmp.6858
+ umask 022
+ cd /home/pfb/src/rpm/BUILD
+ cd maxima-5.21.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export GCL_ANSI=y
+ GCL_ANSI=y
+ CFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fomit-frame-pointer 
-march=i586 -mtune=generic -fasynchronous-unwind-tables -fno-fast-math'
+ CXXFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fomit-frame-pointer 
-march=i586 -mtune=generic -fasynchronous-unwind-tables -fno-fast-math'
+ CONFIGURE_TOP=.
+ CFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fomit-frame-pointer 
-march=i586 -mtune=generic -fasynchronous-unwind-tables -fno-fast-math'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fomit-frame-pointer 
-march=i586 -mtune=generic -fasynchronous-unwind-tables -fno-fast-math'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fomit-frame-pointer 
-march=i586 -mtune=generic -fasynchronous-unwind-tables'
+ export FFLAGS
+ cputoolize -c .
+ cd .
+ '[' -f configure.in -o -f configure.ac ']'
+ libtoolize --copy --force
Remember to add `AC_PROG_LIBTOOL' to `configure.in'.
You should update your `aclocal.m4' by running aclocal.
+ '[' -f ./configure.in -o -f ./configure.ac ']'
+ CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib'
+ ./configure --build=i586-mandriva-linux-gnu --prefix=/usr 
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin 
--sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include 
--libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib 
--sharedstatedir=/usr/com --mandir=/usr/share/man 
--infodir=/usr/share/info --x-includes=/usr/include 
--x-libraries=/usr/lib --enable-clisp --enable-gcl --disable-cmucl 
--enable-sbcl --with-default-lisp=sbcl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for emacs... no
checking for xemacs... no
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking build system type... i586-mandriva-linux-gnu
checking host system type... i586-mandriva-linux-gnu
checking for clisp... true
checking for sbcl... true
checking for sbcl... (cached) true
checking for gcl... true
checking for iconv... true
checking for recode... false
clisp runtime is "/usr/lib/clisp-2.48/base/lisp.run"
checking POSIX shell to see that it contains getopts... trying /bin/sh
POSIX shell is /bin/sh
checking for egrep... grep -E
configure: creating ./config.status
config.status: creating maxima-local
config.status: creating xmaxima-local
config.status: creating Makefile
config.status: creating maxima.spec
config.status: creating maxima.iss
config.status: creating src/Makefile
config.status: creating src/maxima
config.status: creating src/maxima.bat
config.status: creating src/rmaxima
config.status: creating src/autoconf-variables.lisp
config.status: creating lisp-utils/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating doc/emaxima/Makefile
config.status: creating doc/info/Makefile
config.status: creating doc/info/include-maxima.texi
config.status: creating doc/info/es/Makefile
config.status: creating doc/info/es.utf8/Makefile
config.status: creating doc/info/pt/Makefile
config.status: creating doc/info/pt.utf8/Makefile
config.status: creating doc/info/pt_BR/Makefile
config.status: creating doc/info/pt_BR.utf8/Makefile
config.status: creating doc/intromax/Makefile
config.status: creating doc/man/Makefile
config.status: creating doc/man/maxima.1
config.status: creating doc/man/ru/maxima.1
config.status: creating doc/share/Makefile
config.status: creating interfaces/Makefile
config.status: creating interfaces/emacs/Makefile
config.status: creating interfaces/emacs/emaxima/Makefile
config.status: creating interfaces/emacs/imaxima/Makefile
config.status: creating interfaces/emacs/misc/Makefile
config.status: creating interfaces/xmaxima/Makefile
config.status: creating interfaces/xmaxima/autoconf-variables.tcl
config.status: creating interfaces/xmaxima/Tkmaxima/Header.tcl
config.status: creating interfaces/xmaxima/doc/Makefile
config.status: creating interfaces/xmaxima/doc/figures/Makefile
config.status: creating interfaces/xmaxima/msgs/Makefile
config.status: creating interfaces/xmaxima/win32/Makefile
config.status: creating plotting/mgnuplot
config.status: creating share/Makefile
config.status: creating demo/Makefile
config.status: creating plotting/Makefile
config.status: creating locale/Makefile
config.status: creating src/lisp

Summary:
clisp enabled. Executable name: "clisp"
clisp runtime is "/usr/lib/clisp-2.48/base/lisp.run"
SBCL enabled. Executable name: "sbcl"
GCL enabled. Executable name: "gcl"
default lisp: sbcl
wish executable name: "wish"
+ cd doc/info
+ texi2dvi -p -t @afourpaper -t @finalout maxima.texi
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.5)
  file:line:error style messages enabled.
entering extended mode
(/home/pfb/src/rpm/BUILD/maxima-5.21.1/doc/info/maxima.t2d/pdf/xtr/maxima.texi
(./texinfo.tex Loading texinfo [version 2002-06-04.06]: Basics, pdf,
(/usr/share/texmf/tex/plain/pdfcolor/pdfcolor.tex) fonts, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, 
macros,
cross references, (/usr/share/texmf/tex/generic/epsf/epsf.tex) localization,
and turning on texinfo input format.) (./include-maxima.texi
(./category-macros.texi) 
[1{/usr/share/texmf-var/fonts/map/pdftex/updmap/pdftex
.map}] [2] [-1] [-2] [-3] [-4] Chapter 1 (./Introduction.texi [1] [2])
Chapter 2 [3] [4] (./Bugs.texi
Underfull \hbox (badness 7740) in paragraph at lines 36--38
  []@texttt run_testsuite(display_all = true, tests=["rtest1", 
rtest1a])[] @text
rm will run tests
) Chapter 3 [5] [6] (./Help.texi [7]
Overfull \hbox (16.47653pt too wide) in paragraph at lines 221--221
  []@texttt gamma_incomplete_regularized, gamma_radius, Gamma, 
log_gamma, makega
mma,[]
[8] [9] Cross reference values unknown; you must run TeX again. [10] [11])
Chapter 4 [12] (./Command.texi [13] [14] [15] [16] [17] [18] [19]
Underfull \hbox (badness 3312) in paragraph at lines 726--741
  @texttt factor[]@textrm , @texttt fullratsimp[]@textrm , @texttt 
logcontract[]
@textrm , @texttt polarform[]@textrm , @texttt radcan[]@textrm , @texttt 
ratexp
and[]@textrm , @texttt ratsimp[]@textrm ,
[20] [21] [22] [23]
Overfull \hbox (16.47653pt too wide) in paragraph at lines 1182--1182
  []@texttt (MPROPS (NIL MEXPR ((LAMBDA) ((MLIST) $X) ((MPLUS) ((MEXPT) 
$X 2) $X
))))[]
) Chapter 5 [24] (./Operators.texi [25] [26] [27]
Overfull \hbox (27.9739pt too wide) in paragraph at lines 402--402
  []@texttt (%i5) block ([S], S : 0, for i:1 while i <= 100 do S : S + 
i, return
  (S));[]
[28] [29] [30]
Underfull \hbox (badness 4927) in paragraph at lines 675--687
  []@textrm See also @texttt dot[]@textrm , @texttt dot0nscsimp[]@textrm 
, @text
tt dot0simp[]@textrm , @texttt dot1simp[]@textrm , @texttt 
dotassoc[]@textrm ,
@texttt dotconstrules[]@textrm ,
[31] [32] [33] [34] [35] [36] [37] [38] [39]
Underfull \hbox (badness 3088) in paragraph at lines 1728--1730
  []@textrm Because @texttt not @textsl expr[] @textrm causes 
eval-u-a-tion of @
textsl expr at textrm , @texttt not equal(@textsl a at texttt , @textsl 
b at texttt )[]
@textrm is equiv-a-lent to
[40] [41] [42] [43] [44] [45]
Underfull \hbox (badness 3019) in paragraph at lines 2445--2451
  []@textrm The pred-i-cate @texttt ordergreatp[] @textrm sorts a list 
in de-sce
nd-ing or-der. The pred-i-cate
[46] [47] [48] [49]) Chapter 6 [50] (./Expressions.texi [51] [52] [53] [54]
[55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66]
Overfull \hbox (50.96866pt too wide) in paragraph at lines 1641--1641
  []@texttt Incorrect syntax: Found algebraic expression where logical 
expressio
n expected[]
[67] [68] [69] [70] [71]
Overfull \hbox (27.9739pt too wide) in paragraph at lines 2193--2193
  []@texttt (%i1) sort ([1, 2, n, f(1), f(2), f(2, 1), g(1), g(1, 2), 
g(n), f(n,
  1)]);[]
[72] [73] [74] [75] [76] [77] [78]) Chapter 7 [79] [80] 
(./Simplification.texi
Underfull \hbox (badness 2080) in paragraph at lines 76--79
  []@texttt exponentialize[] @textrm con-verts cir-cu-lar and 
hy-per-bolic func-
tions to ex-po-nen-tial form.
[81] [82] [83] [84] [85] [86] [87] [88]) Chapter 8 [89] [90] 
(./Plotting.texi
[91]
!pdfTeX error: pdfetex (file figures/contour1.pdf): cannot find image file
  ==> Fatal error occurred, no output PDF file produced!
/usr/bin/texi2dvi: pdfetex exited with bad status, quitting.


My questions are:
Is it an oversight that the three contour#.gif files have no associated 
.pdf files?
Should I have something installed that produces the .pdf files from the 
.gif files?
What versions of tetex and texinfo are required to produce a useable 
application?
I have tetex-3.0-19 and texinfo-4.13-1.

Thank you for any light you can shed on my problem,

Paul Bowyer