Just tried to compile the current cvs version of pcb. Configure was all
fine but make fails when it tries to make the documentation. See the
output below. Any hint?
---<(kaimartin)>---
----------------------------8<------------------------------
make[2]: Leaving directory `/usr/local/geda/pcb/README_FILES'
Making all in doc
make[2]: Entering directory `/usr/local/geda/pcb/doc'
make all-am
make[3]: Entering directory `/usr/local/geda/pcb/doc'
rm -rf pcb.htp
if /bin/sh /usr/local/geda/pcb/missing --run makeinfo --html
--css-include=./pcb.css --no-split -I . \
-o pcb.htp pcb.texi; \
then \
rm -rf pcb.html; \
if test ! -d pcb.htp && test -d pcb; then \
mv pcb pcb.html; else mv pcb.htp pcb.html; fi; \
else \
if test ! -d pcb.htp && test -d pcb; then \
rm -rf pcb; else rm -Rf pcb.htp pcb.html; fi; \
exit 1; \
fi
pcb.texi:4293: @image file `pad.png' (for HTML) not readable: No such file or
directory.
/usr/local/geda/pcb/doc//actions.texi:1477: @image file `puller.png' (for HTML)
not readable: No such file or directory.
pcb.texi:5806: @image file `thermal.png' (for HTML) not readable: No such file
or directory.
makeinfo: Removing output file `pcb.htp' due to errors; use --force to preserve.
make[3]: *** [pcb.html] Error 1
make[3]: Leaving directory `/usr/local/geda/pcb/doc'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/geda/pcb/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/geda/pcb'
make: *** [all] Error 2
--
Kai-Martin Knaak tel: +49-511-762-2895
Universität Hannover, Inst. für Quantenoptik fax: +49-511-762-2211
Welfengarten 1, 30167 Hannover http://www.iqo.uni-hannover.de
GPG key: http://pgp.mit.edu:11371/pks/lookup?search=Knaak+kmk&op=get
_______________________________________________
geda-user mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user