[geos-devel] error while compiling geos

Pierre.Noeuveglise at equipement.gouv.fr Pierre.Noeuveglise at equipement.gouv.fr
Fri Jan 23 09:02:42 EST 2004


Hi all, I have downloaded geos-1.0.0.tar.gz, extract, ./configure and when I
execute make I have the following error :

...
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
./configure: line 8359: syntax error near unexpected token `long'
./configure: line 8359: `PGAC_TYPE_64BIT_INT(long int)'
make: *** [config.status] Erreur 2

In "configure" there is :

PGAC_TYPE_64BIT_INT(long int)
if test x"$HAVE_LONG_INT_64" = x"no" ; then
  PGAC_TYPE_64BIT_INT(long long int)
fi

I am using a Mandrake 9.2 (gcc 3.3.1) linux PC and compiling geos to use it
for postgis.

Thanks a lot for any help.






More information about the geos-devel mailing list