We changed the default so you get a chance to contribute a patch for the REQUIREMENTS section of the README file :)
Before the change you would be able to build the comments but very slowly fetching the DTD everytime. Now you have to install it in your system (or bruteforce - instructions in the ticket and in the doc/Makefile.in). --strk; ,------o-. | __/ | Delivering high quality PostGIS 2.0 ! | / 2.0 | http://strk.keybit.net - http://vizzuality.com `-o------' On Thu, Mar 01, 2012 at 11:54:23AM +0100, Denis Rouzaud wrote: > Hi, > > since yesterday, I cannot run make comments anymore. > > I have filled ticket 1642 > http://trac.osgeo.org/postgis/ticket/1642 > > Here is the output: > > make -C doc comments > make[1]: Entering directory `/opt/postgis-2.0.0beta2SVN/doc' > cat postgis.xml | sed -e "s/@@LAST_RELEASE_VERSION@@/2.0.0beta2SVN/g" -e > "s;@@MATHML_PATH@@;http://www.w3.org/Math/DTD/mathml2/mathml2.dtd;g"> > postgis-out.xml > /usr/bin/xsltproc ./xsl/postgis_aggs_mm.xml.xsl postgis-out.xml> > postgis_aggs_mm.xml > /usr/bin/xsltproc ./xsl/postgis_comments.sql.xsl postgis-out.xml> > postgis_comments.sql > /usr/bin/xsltproc ./xsl/raster_comments.sql.xsl postgis-out.xml> > raster_comments.sql > /usr/bin/xsltproc ./xsl/topology_comments.sql.xsl postgis-out.xml> > topology_comments.sql > http://www.oasis-open.org/docbook/xml/4.5/ent/isonum.ent:1: parser error : > Content error in the external subset > HTTP/1.1 200 OK > ^ > http://www.oasis-open.org/docbook/xml/4.5/ent/isonum.ent:1: validity error : > All markup of the conditional section is not in the same entity > HTTP/1.1 200 OK > ^ > http://www.oasis-open.org/docbook/xml/4.5/ent/isonum.ent:1: parser error : > Content error in the external subset > HTTP/1.1 200 OK > ^ > http://www.oasis-open.org/docbook/xml/4.5/ent/isonum.ent:1: validity error : > All markup of the conditional section is not in the same entity > HTTP/1.1 200 OK > ^ > http://www.oasis-open.org/docbook/xml/4.5/ent/isonum.ent:1: parser error : > Content error in the external subset > HTTP/1.1 200 OK > ^ > unable to parse postgis-out.xml > make[1]: *** [topology_comments.sql] Error 6 > make[1]: Leaving directory `/opt/postgis-2.0.0beta2SVN/doc' > make: *** [comments] Error 2 > > _______________________________________________ postgis-users mailing list postgis-users@postgis.refractions.net http://postgis.refractions.net/mailman/listinfo/postgis-users