[geos-devel] [GEOS] #362: Build fails on libtool/capi
GEOS
geos-trac at osgeo.org
Tue Jul 13 14:57:25 EDT 2010
#362: Build fails on libtool/capi
------------------------+---------------------------------------------------
Reporter: chodgson | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone:
Component: Default | Version: 3.2.0
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
Downloaded 3.2.2 source tarball. Running on Redhat linux el5,
2.6.18-164.15.1.el5, x86_64
Configured with:
./configure --prefix=/usr/local/ --libdir=/usr/local/lib64
make command ends with:
Making all in capi
make[1]: Entering directory `/usr/local/src/geos-3.2.2/capi'
/bin/sh ../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -pedantic
-Wall -ansi -Wno-long-long -ffloat-store -version-info 7:2:6 -no-
undefined -o libgeos_c.la -rpath /usr/local/lib64 libgeos_c_la-geos_c.lo
libgeos_c_la-geos_ts_c.lo ../source/libgeos.la
libtool: link: unsupported hardcode properties
libtool: link: See the libtool documentation for more information.
libtool: link: Fatal configuration error.
make[1]: *** [libgeos_c.la] Error 1
make[1]: Leaving directory `/usr/local/src/geos-3.2.2/capi'
make: *** [all-recursive] Error 1
The same configure options compiles successfully using the 3.2.1 source
tarball. Am I doing something weird or is x86_64 not that well tested?
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/362>
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