[geos-devel] [GEOS] #479: llvm-gcc on OS X Lion does not link
GEOS
geos-trac at osgeo.org
Tue Sep 20 10:41:30 EDT 2011
#479: llvm-gcc on OS X Lion does not link
------------------------+---------------------------------------------------
Reporter: hobu | Owner: geos-devel@…
Type: defect | Status: new
Priority: minor | Milestone: 3.3.1
Component: Default | Version: 3.3.0
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
{{{
Undefined symbols for architecture x86_64:
"__ZNSt8auto_ptrIN4geos4geom8EnvelopeEEcvSt12auto_ptr_refIT_EIS2_EEv",
referenced from:
virtual thunk to
geos::geom::GeometryCollection::computeEnvelopeInternal() constin
GeometryCollection.o
"std::auto_ptr<geos::geom::Envelope>::auto_ptr(std::auto_ptr_ref<geos::geom::Envelope>)",
referenced from:
virtual thunk to
geos::geom::GeometryCollection::computeEnvelopeInternal() constin
GeometryCollection.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
}}}
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/479>
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