[postgis-devel] [PostGIS] #1901: PostGIS 2.0.0 - Errors during "make check"
PostGIS
trac at osgeo.org
Wed Jul 4 08:02:03 PDT 2012
#1901: PostGIS 2.0.0 - Errors during "make check"
---------------------+------------------------------------------------------
Reporter: davidMF | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.2
Component: postgis | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
Hye.
I've installed PostGIS 2.0.0 on RHEL6.
I succeed in creating PostGIS extension but the check is not ok.
I tried "make check" but it crashed with a lot of errors messages.
(PS : my conf in detail =>
POSTGIS="2.0.0 r9605" GEOS="3.3.2-CAPI-1.7.2" PROJ="Rel. 4.8.0, 6 March
2012" GDAL="GDAL 1.9.1, released 2012/05/15" LIBXML="2.7.7"
LIBJSON="UNKNOWN" TOPOLOGY RASTER).
The first error:
error : Operation in progress
postgis-out.xml:11: warning: failed to load external entity
"http://www.w3.org/Math/DTD/mathml2/mathml2.dtd"
%mathml;
^
Entity: line 1:
%mathml;
^
using_postgis_dataman.xml:1372: namespace error : Namespace prefix mml on
math is not defined
<mml:math display="block">
...
...
The last one:
using_postgis_dataman.xml:1494: element inlineequation: validity error :
Element inlineequation content does not follow the DTD, expecting (alt? ,
(inlinegraphic+ | inlinemediaobject+ | mml:math)), got (math )
</inlineequation></emphasis></entry>
^
make[1]: *** [check] Erreur 4
make[1]: « /var/lib/pgsql/distribs/POSTGIS/POSTGIS/postgis-2.0.0/doc »
make: *** [docs-check] Error 2
Thanks for your help.
David.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1901>
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