Opened 13 years ago

Closed 13 years ago

#753 closed defect (fixed)

[raster] Error in make comments

Reported by: aperi2007 Owned by: robe
Priority: medium Milestone: PostGIS 2.0.0
Component: raster Version: master
Keywords: Cc:

Description

Hi,

compiling on debian Linux 32bit the last version 6560 I have this error in the "make comments" phase

postgres@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@deb:~/software/postgis/postgis-2.0.0SVN$

Change History (2)

comment:1 by pracine, 13 years ago

Owner: changed from pracine to robe
Summary: Error in make comments[raster] Error in make comments

comment:2 by aperi2007, 13 years ago

Resolution: fixed
Status: newclosed

Hi,

I check this again and seem resolved, so I close this ticket.

Note: See TracTickets for help on using tickets.