[geos-devel] [GEOS] #302: trunk build fails
GEOS
geos-trac at osgeo.org
Thu Nov 26 18:17:32 EST 2009
#302: trunk build fails
------------------------+---------------------------------------------------
Reporter: darkblueb | Owner: geos-devel at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone:
Component: Default | Version: svn-trunk
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
debian 5.03
Linux aced 2.6.26-2-amd64 #1 SMP Thu Nov 5 02:23:12 UTC 2009 x86_64
GNU/Linux
there is something amiss with the overlay dir..
make fails saying there is no rule to make FuzzyPointLocator, the first of
three files there
by creating sym links in the parent dir to the 3 cpp files, you can fool
make to complete
but then a similar and parallel fail happens with make check
--
g++ -DHAVE_CONFIG_H -I. -I../../source/headers -I../../source/headers/geos
-I../../source/headers -I../../tests/unit/tut -I../../capi -g -O2
-DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -MT
IsSimpleOpTest.o -MD -MP -MF .deps/IsSimpleOpTest.Tpo -c -o
IsSimpleOpTest.o `test -f 'operation/IsSimpleOpTest.cpp' || echo
'./'`operation/IsSimpleOpTest.cpp
mv -f .deps/IsSimpleOpTest.Tpo .deps/IsSimpleOpTest.Po
make[3]: *** No rule to make target
`operation/overlay/FuzzyPointLocatorTest.cpp', needed by
`FuzzyPointLocatorTest.o'. Stop.
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/302>
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