[GRASS5] [bug #3918] (grass) configure syntax error

this bug's URL: http://intevation.de/rt/webrt?serial_num=3918
-------------------------------------------------------------------------

Subject: configure syntax error

Platform: other
grass obtained from: CVS
grass binary for platform: Compiled from Sources

When I try ./configure script I got this error:
checking system version (for dynamic loading)... ./configure: line 12859: syntax error: unexpected end of file

I use CVS source grass-6.0.cvs_src_snapshot_2005_12_24 and bash as /bin/sh version "GNU bash, version 3.1.1(1)-release (x86_64-pc-linux-gnu)"
Pavel Ml&#269;och <pavkamlc@centrum.cz>

-------------------------------------------- Managed by Request Tracker

Hi,

Try executing autoconf in the grass6 root directory. and then try
configure again.

--W

--

<:3 )---- Wolf Bergenheim ----( 8:>

On 29/12/05 20:48, Request Tracker wrote:

this bug's URL: http://intevation.de/rt/webrt?serial_num=3918
-------------------------------------------------------------------------

Subject: configure syntax error

Platform: other
grass obtained from: CVS
grass binary for platform: Compiled from Sources

When I try ./configure script I got this error:
checking system version (for dynamic loading)... ./configure: line 12859: syntax error: unexpected end of file

I use CVS source grass-6.0.cvs_src_snapshot_2005_12_24 and bash as /bin/sh version "GNU bash, version 3.1.1(1)-release (x86_64-pc-linux-gnu)"
Pavel Ml&#269;och <pavkamlc@centrum.cz>

-------------------------------------------- Managed by Request Tracker

_______________________________________________
grass5 mailing list
grass5@grass.itc.it
http://grass.itc.it/mailman/listinfo/grass5

On Fri, Dec 30, 2005 at 12:29:12AM +0200, Wolf Bergenheim wrote:

Hi,

Try executing autoconf in the grass6 root directory. and then try
configure again.

this should not be necessary as GRASS should come with a valid
configure file. In any case, autoconf-2.13 should be used.

I just checked it on the server:

wc -l grass-6.1.cvs_src_snapshot_2005_12_24/configure
  13804 grass-6.1.cvs_src_snapshot_2005_12_24/configure

Line 12859 contains
   eval "ac_cv_header_$ac_safe=yes"

I have no idea what could be wrong.

Markus

--W

--

<:3 )---- Wolf Bergenheim ----( 8:>

On 29/12/05 20:48, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=3918
> -------------------------------------------------------------------------
>
> Subject: configure syntax error
>
> Platform: other
> grass obtained from: CVS
> grass binary for platform: Compiled from Sources
>
> When I try ./configure script I got this error:
> checking system version (for dynamic loading)... ./configure: line 12859: syntax error: unexpected end of file
>
> I use CVS source grass-6.0.cvs_src_snapshot_2005_12_24 and bash as /bin/sh version "GNU bash, version 3.1.1(1)-release (x86_64-pc-linux-gnu)"
> Pavel Ml&#269;och <pavkamlc@centrum.cz>
>
> -------------------------------------------- Managed by Request Tracker
>
> _______________________________________________
> grass5 mailing list
> grass5@grass.itc.it
> http://grass.itc.it/mailman/listinfo/grass5

_______________________________________________
grass5 mailing list
grass5@grass.itc.it
http://grass.itc.it/mailman/listinfo/grass5

--
Markus Neteler <neteler itc it> http://mpa.itc.it
ITC-irst - Centro per la Ricerca Scientifica e Tecnologica
MPBA - Predictive Models for Biol. & Environ. Data Analysis
Via Sommarive, 18 - 38050 Povo (Trento), Italy

On Fri, Dec 30, 2005 at 09:59:31AM +0100, Markus Neteler wrote:

On Fri, Dec 30, 2005 at 12:29:12AM +0200, Wolf Bergenheim wrote:
> Hi,
>
> Try executing autoconf in the grass6 root directory. and then try
> configure again.

this should not be necessary as GRASS should come with a valid
configure file.

Just for the archive: There was in fact a bug in the underlying
aclocal.m4 which is fixed now. Also fixed for 6.0.2-CVS (be RC2,
be final version).

For details see my other mail.

Markus