[postgis-devel] [PostGIS] #315: Entity postgis_aggs_mm not defined

PostGIS trac at osgeo.org
Fri Nov 20 06:14:57 PST 2009


#315: Entity postgis_aggs_mm not defined
----------------------+-----------------------------------------------------
  Reporter:  mloskot  |       Owner:  pramsey
      Type:  defect   |      Status:  new    
  Priority:  medium   |   Milestone:         
 Component:  postgis  |     Version:  trunk  
Resolution:           |    Keywords:         
----------------------+-----------------------------------------------------
Old description:

> Complete rebuild of trunk r4866 gives the following error:
>
> {{{
> ...
> PostGIS was built successfully. Ready to install.
> /usr/bin/make -C doc comments
> make[1]: Entering directory `/home/mloskot/dev/postgis/_svn/trunk/doc'
> /usr/bin/xsltproc ./xsl/postgis_comments.sql.xsl postgis.xml >
> postgis_comments.sql
> warning: failed to load external entity "postgis_aggs_mm.xml"
> postgis.xml:107: parser error : Failure to process entity postgis_aggs_mm
>   &postgis_aggs_mm;
>                    ^
> postgis.xml:107: parser error : Entity 'postgis_aggs_mm' not defined
>   &postgis_aggs_mm;
>                    ^
> unable to parse postgis.xml
> make[1]: *** [postgis_comments.sql] Error 6
> make[1]: Leaving directory `/home/mloskot/dev/postgis/_svn/trunk/doc'
> make: *** [comments] Error 2
> }}}

New description:

 Complete rebuild of trunk r4866 gives the following error:

 {{{
 ...
 PostGIS was built successfully. Ready to install.
 /usr/bin/make -C doc comments
 make[1]: Entering directory `/home/mloskot/dev/postgis/_svn/trunk/doc'
 /usr/bin/xsltproc ./xsl/postgis_comments.sql.xsl postgis.xml >
 postgis_comments.sql
 warning: failed to load external entity "postgis_aggs_mm.xml"
 postgis.xml:107: parser error : Failure to process entity postgis_aggs_mm
   &postgis_aggs_mm;
                    ^
 postgis.xml:107: parser error : Entity 'postgis_aggs_mm' not defined
   &postgis_aggs_mm;
                    ^
 unable to parse postgis.xml
 make[1]: *** [postgis_comments.sql] Error 6
 make[1]: Leaving directory `/home/mloskot/dev/postgis/_svn/trunk/doc'
 make: *** [comments] Error 2
 }}}

 Environment:
  * Linux 64-bit (Ubuntu 9.10)
  * GCC 4.4.1
  * GEOS from SVN trunk (r2732)

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/315#comment:1>
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