Mat, is there a 'cleanup' command for cmake-prepared build trees ?
I start to suspect my source tree was 'infected' by cmake things :)
Like:

build$ cmake ../trunk # does things but *build* dir is empty
build$ cd ../trunk
trunk$ cmake . && make
...
CMakeFiles/geos_unit.dir/geostest2.cpp.o: In function `main':
/usr/src/geos/trunk/tests/unit/geostest2.cpp:56: multiple definition of `main'
CMakeFiles/geos_unit.dir/geos_unit.cpp.o:/usr/src/geos/trunk/tests/unit/geos_unit.cpp:56:
 first defined here

Didn't you fix the last error ? (which is what makes me think there might
be something old around).

--strk; 

  ()   Free GIS & Flash consultant/developer
  /\   http://foo.keybit.net/~strk/services.html
_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to