[geos-devel] 3.0.

Paul Ramsey pramsey at cleverelephant.ca
Thu May 28 11:31:54 EDT 2009


I don't know what to say, you aren't getting a compile error, that's a
linking error. If you make clean, does the error recur in the same
exact place?

P

On Thu, May 28, 2009 at 5:14 AM, Obe, Regina <robe.dnd at cityofboston.gov> wrote:
> Paul,
>
> Under OpenSUSE 10.3 -- I have similar issue with trying to compile geos
> 3.0 branch but with different file.
>
>
> To get to that point I did a fresh checkout
>
> svn checkout http://svn.osgeo.org/geos/branches/3.0 geos30
> cd geos30
> sh autogen.sh
> ./configure
> make & make install
>
> The autogen looks fairly standard
> sh autogen.sh
> Running aclocal -I macros
> Running autoheader
> Running libtoolize
> Running automake
> configure.in:32: installing `./missing'
> configure.in:32: installing `./install-sh'
> capi/Makefile.am: installing `./depcomp'
> swig/python/Makefile.am:15: installing `./py-compile'
> Running autoconf
>
> then make
> everything before this point looks okay and then
>
> I get this error
> mv -f .deps/SimplePointInRing.Tpo .deps/SimplePointInRing.Plo
> /bin/sh ../../libtool --tag=CXX   --mode=link g++  -g -O2 -DGEOS_INLINE
> -Wall -ansi -pedantic -Wno-long-long   -o libalgorithm.la
> CGAlgorithms.lo CentroidArea.lo CentroidLine.lo CentroidPoint.lo
> ConvexHull.lo HCoordinate.lo InteriorPointArea.lo InteriorPointLine.lo
> InteriorPointPoint.lo LineIntersector.lo MCPointInRing.lo
> MinimumDiameter.lo NotRepresentableException.lo PointLocator.lo
> RobustDeterminant.lo SIRtreePointInRing.lo SimplePointInAreaLocator.lo
> SimplePointInRing.lo
> libtool: link: `CGAlgorithms.lo' is not a valid libtool object
> make[2]: *** [libalgorithm.la] Error 1
> make[2]: Leaving directory `/projects/geos30/source/algorithm'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/projects/geos30/source'
> make: *** [all-recursive] Error 1
>
> Thanks,
> Regina
> -----------------------------------------
> The substance of this message, including any attachments, may be
> confidential, legally privileged and/or exempt from disclosure
> pursuant to Massachusetts law. It is intended
> solely for the addressee. If you received this in error, please
> contact the sender and delete the material from any computer.
> _______________________________________________
> geos-devel mailing list
> geos-devel at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geos-devel
>


More information about the geos-devel mailing list