[geos-devel] make problems under fedora core 2
strk at refractions.net
strk at refractions.net
Wed Oct 13 03:15:16 EDT 2004
Micheal, when downloading a packaged version you should not need
to run automake, autoconf or whatever.
Just configure; make; make install;
If you got a CVS snapshot use the ./autogen.sh script.
Please, let me know.
--strk;
On Wed, Oct 13, 2004 at 11:13:38AM +0800, Michael Mallete wrote:
> good day everyone!
>
> i've encountered this problem with geos 1.0 up to goes 2.0.
> unfortunately, i still encounter it with geos 2.0.1
>
> whenever i run make, i get this error:
>
> cd . && \
> /bin/sh /root/installers/geos-2.0.1/missing --run automake-1.7 --gnu Makefile
> configure.in:23: version mismatch. This is Automake 1.7.9,
> configure.in:23: but the definition used by this AM_INIT_AUTOMAKE
> configure.in:23: comes from Automake 1.7.8. You should recreate
> configure.in:23: aclocal.m4 with aclocal and run automake again.
> make: *** [Makefile.in] Error 1
>
> so i run aclocal, then automake.
>
> then when i run make again, i get this:
>
> ./configure: line 19506: syntax error near unexpected token `long'
> ./configure: line 19506: `PGAC_TYPE_64BIT_INT(long int)'
>
> i am using an i686 pc under fedora core 2. automake is 1.7.9.
>
> thanx in advance and more power! :)
>
>
> -Myk
> _______________________________________________
> geos-devel mailing list
> geos-devel at geos.refractions.net
> http://geos.refractions.net/mailman/listinfo/geos-devel
More information about the geos-devel
mailing list