[postgis-devel] [PostGIS] #753: Error in make comments
PostGIS
trac at osgeo.org
Mon Jan 3 12:40:36 PST 2011
#753: Error in make comments
----------------------------+-----------------------------------------------
Reporter: aperi2007 | Owner: pracine
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Hi,
compiling on debian Linux 32bit the last version 6560
I have this error in the
"make comments" phase
postgres at deb:~/software/postgis/postgis-2.0.0SVN$ make comments
make -C doc comments
make[1]: Entering directory
`/home/postgres/software/postgis/postgis-2.0.0SVN/doc'
/usr/bin/xsltproc ./xsl/postgis_aggs_mm.xml.xsl postgis.xml >
postgis_aggs_mm.xml
/usr/bin/xsltproc ./xsl/postgis_comments.sql.xsl postgis.xml >
postgis_comments.sql
/usr/bin/xsltproc ./xsl/raster_comments.sql.xsl postgis.xml >
raster_comments.sql
error : No such file or directory
http://www.w3.org/Math/DTD/mathml2/mathml2.dtd:2126: warning: failed to
load external entity
"http://www.w3.org/Math/DTD/mathml2/iso8879/isonum.ent"
%ent-isonum;
^
Entity: line 1:
%ent-isonum;
^
error : No such file or directory
http://www.w3.org/Math/DTD/mathml2/mathml2.dtd:2131: warning: failed to
load external entity
"http://www.w3.org/Math/DTD/mathml2/iso8879/isopub.ent"
%ent-isopub;
^
Entity: line 1:
%ent-isopub;
^
make[1]: Leaving directory
`/home/postgres/software/postgis/postgis-2.0.0SVN/doc'
postgres at deb:~/software/postgis/postgis-2.0.0SVN$
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/753>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list