Re: [GRASS-dev] GRASS 6.5 GEOS build fails

2009-08-26 Thread Martin Landa
Hi, 2009/8/8 Markus Neteler nete...@osgeo.org: [...] but in conftest.c it is: char GEOSGeom_createLinearRing(); No idea how to fix the test in configure.in. hopefully fixed in r38867. Martin -- Martin Landa landa.martin gmail.com * http://gama.fsv.cvut.cz/~landa

Re: [GRASS-dev] GRASS 6.5 GEOS build fails

2009-08-26 Thread Glynn Clements
Martin Landa wrote: but in conftest.c it is: char GEOSGeom_createLinearRing(); No idea how to fix the test in configure.in. hopefully fixed in r38867. No. Broken in r38867; fixed (i.e. reverted) in r38872. GRASS needs GEOS 3.x; the check is supposed to fail on older versions. --

Re: [GRASS-dev] GRASS 6.5 GEOS build fails

2009-08-26 Thread Martin Landa
Hi, 2009/8/26 Glynn Clements gl...@gclements.plus.com: No. Broken in r38867; fixed (i.e. reverted) in r38872. Sorry, on my computer is broken now... GRASS needs GEOS 3.x; the check is supposed to fail on older versions. geos-config --version 3.1.0 checking for geos-config...

Re: [GRASS-dev] GRASS 6.5 GEOS build fails

2009-08-26 Thread Martin Landa
2009/8/26 Martin Landa landa.mar...@gmail.com: checking for geos-config... /usr/local/bin/geos-config checking for geos_c.h... yes checking for GEOSGeom_createLinearRing in -lgeos... no configure: error: *** Unable to locate GEOS library. as I mentioned earlier it should check geos_c (i.e.

Re: [GRASS-dev] GRASS 6.5 GEOS build fails

2009-08-08 Thread Markus Neteler
On Mon, Aug 3, 2009 at 8:19 PM, Glynn Clementsgl...@gclements.plus.com wrote: Markus Neteler wrote: LOC_CHECK_LIBS checks for a specific symbol, so it should be straightforward to check for a symbol which is only present in 3.x. Something like this? [nete...@localhost grass70]$ svn diff

Re: [GRASS-dev] GRASS 6.5 GEOS build fails

2009-08-08 Thread Glynn Clements
Markus Neteler wrote: LOC_CHECK_LIBS checks for a specific symbol, so it should be straightforward to check for a symbol which is only present in 3.x. Something like this? [nete...@localhost grass70]$ svn diff configure.in +  

Re: [GRASS-dev] GRASS 6.5 GEOS build fails

2009-08-03 Thread Markus Neteler
On Tue, Jul 28, 2009 at 5:18 PM, Glynn Clementsgl...@gclements.plus.com wrote: Moritz Lennert wrote: any clue how to compile 6.5 with GEOS support? Vlib fails: What did you feed configure ? It should be something like this: --with-geos=/usr/bin/geos-config This works for me with

Re: [GRASS-dev] GRASS 6.5 GEOS build fails

2009-08-03 Thread Glynn Clements
Markus Neteler wrote: LOC_CHECK_LIBS checks for a specific symbol, so it should be straightforward to check for a symbol which is only present in 3.x. Something like this? [nete...@localhost grass70]$ svn diff configure.in +

Re: [GRASS-dev] GRASS 6.5 GEOS build fails

2009-08-03 Thread Markus Neteler
On Mon, Aug 3, 2009 at 8:19 PM, Glynn Clementsgl...@gclements.plus.com wrote: Markus Neteler wrote: LOC_CHECK_LIBS checks for a specific symbol, so it should be straightforward to check for a symbol which is only present in 3.x. Something like this? [nete...@localhost grass70]$ svn diff

Re: [GRASS-dev] GRASS 6.5 GEOS build fails

2009-07-28 Thread Glynn Clements
Moritz Lennert wrote: any clue how to compile 6.5 with GEOS support? Vlib fails: What did you feed configure ? It should be something like this: --with-geos=/usr/bin/geos-config This works for me with libgeos-3.0.0. Ah. With geos-2.2.3, the configure checks pass, but the build fails.

Re: [GRASS-dev] GRASS 6.5 GEOS build fails

2009-07-27 Thread Moritz Lennert
On 25/07/09 16:30, Markus Neteler wrote: hi, any clue how to compile 6.5 with GEOS support? Vlib fails: What did you feed configure ? It should be something like this: --with-geos=/usr/bin/geos-config This works for me with libgeos-3.0.0. Moritz

[GRASS-dev] GRASS 6.5 GEOS build fails

2009-07-25 Thread Markus Neteler
hi, any clue how to compile 6.5 with GEOS support? Vlib fails: [nete...@localhost Vlib]$ make gcc -shared -o /home/neteler/grass65/dist.x86_64-unknown-linux-gnu/lib/libgrass_vect.6.5.svn.so -L/home/neteler/grass65/dist.x86_64-unknown-linux-gnu/lib -Wl,--no-undefined -Wl,--export-dynamic