[geos-devel] [GEOS] #229: Missing header
GEOS
geos-trac at osgeo.org
Fri Feb 6 13:04:22 EST 2009
#229: Missing header
-----------------------+----------------------------------------------------
Reporter: saurbier | Owner: geos-devel at lists.osgeo.org
Type: defect | Status: new
Priority: trivial | Milestone: 3.1.0
Component: Default | Version: 3.0.3
Severity: Annoyance | Keywords:
-----------------------+----------------------------------------------------
The 3.0.3 default install (without modifying Makefiles) will not install
[source:tags/3.0.3/source/headers/geos/precision/GeometrySnapper.h
geos/precision/GeometrySnapper.h]
but this file is referenced by
[source:tags/3.0.3/source/headers/geos/geom/BinaryOp.h#L54
geos/geom/BinaryOp.h]
The !GeometrySnapper.h is excluded via "noinst_HEADERS" in the
[source:tags/3.0.3/source/headers/geos/precision/Makefile.am Makefile.am]
and subsequently the precision/Makefile(.in).
This error is also present in the 3.1.0rc1:
[source:trunk/source/headers/geos/geom/BinaryOp.h#L53
geos/geom/BinaryOp.h]
[source:trunk/source/headers/geos/precision/Makefile.am Makefile.am]
Reference: [http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/131421
FreeBSD bugreport]
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/229>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list