[postgis-tickets] [PostGIS] #2886: Linking the shared library liblwgeom.la against the loadable module *** libSFCGAL.dll is not portable!
PostGIS
trac at osgeo.org
Thu Aug 7 18:37:50 PDT 2014
#2886: Linking the shared library liblwgeom.la against the loadable module ***
libSFCGAL.dll is not portable!
--------------------+-------------------------------------------------------
Reporter: robe | Owner: colivier
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: sfcgal | Version: trunk
Keywords: |
--------------------+-------------------------------------------------------
{{{
*** Warning: This system can not link to static lib archive
/projects/json-c/rel-0.12w64gcc48/lib/libjson-c.la.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
libtool: link: warning: library `/projects/CGAL/rel-
sfcgal-1.0.4w64gcc48/lib/libSFCGAL.la' was moved.
*** Warning: Linking the shared library liblwgeom.la against the loadable
module
*** libSFCGAL.dll is not portable!
libtool: link: warning: undefined symbols not allowed in
x86_64-w64-mingw32 shared libraries
copying selected object files to avoid basename conflicts...
}}}
I think this is harmless but does look scary and if we can get rid of it,
would make me much happier.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2886>
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-tickets
mailing list