Ticket #479 (closed defect: invalid)
llvm-gcc on OS X Lion does not link
| Reported by: | hobu | Owned by: | geos-devel@… |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.3.1 |
| Component: | Default | Version: | 3.3.0 |
| Severity: | Unassigned | Keywords: | |
| Cc: | erictheise |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.
