From: Alan W. I. <ir...@be...> - 2003-03-08 00:19:23
|
On Fri, 7 Mar 2003, Rafael Laboissiere wrote: > * Joao Cardoso <jc...@fe...> [2003-03-07 09:18]: > Unless I gain access to a system similar to your, there is very little I can > do through e-mail. I confirm the bug on my Debian system: Clean checkout, nothing unusual about bootstrap.sh, ./configure --prefix=/usr/local/plplot_at --enable-java --enable-gnome (I don't think anything is relevant here except a non-standard prefix is used and lack of --enable-doc). make .... cp BUGS BUGS.octave cp INSTALL INSTALL.octave cp FGA FGA.octave cp ToDo ToDo.octave cp USAGE USAGE.octave cp README README.octave mkdir -p plplot_octave_txt cp etc/plplot.doc plplot_octave_txt/plplot.doc cd plplot_octave_txt; \ ../../../doc/docbook/bin/api2text.pl \ ../../../doc/docbook/src/plplotdoc.xml.in \ ../../../doc/docbook/src/api.xml mismatched tag at line 1929, column 8, byte 61833 at /usr/lib/perl5/XML/Parser.p m line 185 make[4]: *** [plplot_octave_txt/plplot.doc] Error 255 make[4]: Leaving directory /home/software/plplot_cvs/HEAD/plplot_working/bindin gs/octave' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory /home/software/plplot_cvs/HEAD/plplot_working/bindin gs/octave' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory /home/software/plplot_cvs/HEAD/plplot_working/bindin gs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory /home/software/plplot_cvs/HEAD/plplot_working' make: *** [all] Error 2 Rafael, to confirm the bug on your own system, I suggest you try a clean checkout and use a configure with a non-standard prefix and no --enable-docbook. Alan __________________________ Alan W. Irwin email: ir...@be... phone: 250-727-2902 Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the Canadian Centre for Climate Modelling and Analysis (www.cccma.bc.ec.gc.ca) and the PLplot scientific plotting software package (plplot.org). __________________________ Linux-powered Science __________________________ |