[geos-devel] geos-2.2.0 / FreeBSD 4

Eric Faurot eric.faurot at gmail.com
Thu Dec 29 06:15:48 EST 2005


On 12/29/05, strk at refractions.net <strk at refractions.net> wrote:
> If you are more specific on what's wrong we *might* help.
> --strk;

On OpenBSD, the build fails in source/capi because geostest is build with
the c compiler, but it links with a c++ library so it does not work
(trace attached).
Changing the libtool line to "--tag=CXX c++" works.

The corrolary is that postgis 1.1.0 now fails because it uses the capi
and the liblwgeom.so is incorrectly linked, so postgres cannot dlopen it
(undefined reference to C++ symbols)...

Also, please do not force configure to use your libtool script.

Eric.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: capi
Type: application/octet-stream
Size: 14835 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/geos-devel/attachments/20051229/d6c35425/capi.obj


More information about the geos-devel mailing list