[GRASS-dev] ./configure error

Markus Neteler neteler at itc.it
Tue May 16 04:00:51 EDT 2006


Paolo,

I guess that this is another Debian related issue somewhere in the 64bit
test section
(I also have 64bit here, but RHEL4). We had the same some time ago:

2006-01-02 17:40  markus
        * aclocal.m4 (1.16.2.3): re-activated MP-RAS test with bugfix
          (merge from HEAD)

2006-01-02 17:35  markus
        * aclocal.m4 (1.24): re-activated MP-RAS test with bugfix

2005-12-30 15:46  markus
        * aclocal.m4 (1.16.2.2): commented MP-RAS test due to syntax error;
          caused Debian to fail

2005-12-30 15:17  markus
        * aclocal.m4 (1.23): commented MP-RAS test due to syntax error;
          caused Debian to fail

I think that Paul discovered the syntax error last time.
You could open 'configure' in a text editor with syntax highlighting and
search
for the offending line, maybe between lines 1100-2000 or so. The
offending line
from last time was 1364 (system=MP-RAS...).

Markus

Paolo Cavallini wrote:

>OK, so I ran ./configure (with -x, without autoconf) again and I got:
>
>+ echo ranlib
>ranlib
>+ echo -n 'checking how to run the C preprocessor... '
>checking how to run the C preprocessor... + echo 'configure:1758: checking how 
>to run the C preprocessor'
>+ test -n ''
>+ test -z ''
>+ CPP='gcc -E'
>+ cat
>+ ac_try='$CPP $CPPFLAGS conftest.c >/dev/null 2>conftest.out'
>+ eval echo configure:1777: '"$CPP' '$CPPFLAGS' 
>conftest.c '>/dev/null' '2>conftest.out"'
>++ echo configure:1777: 'gcc -E  conftest.c >/dev/null 2>conftest.out'
>++ grep -v '^ *+' conftest.out
>++ grep -v '^conftest.c$'
>+ ac_err=
>+ test -z ''
>+ :
>+ rm -f conftest.c conftest.out
>+ ac_cv_prog_CPP='gcc -E'
>+ CPP='gcc -E'
>+ echo 'gcc -E'
>gcc -E
>+ echo -n 'checking if 64bit support is requested... '
>checking if 64bit support is requested... + echo 'configure:1839: checking if 
>64bit support is requested'
>+ test '' = set
>+ enableval=no
>+ test no = yes
>+ do64bit=no
>+ echo no
>no
>+ echo -n 'checking if 64bit Sparc VIS support is requested... '
>checking if 64bit Sparc VIS support is requested... + echo 'configure:1859: 
>checking if 64bit Sparc VIS support is requested'
>+ test '' = set
>+ enableval=no
>+ test no = yes
>+ do64bitVIS=no
>+ echo no
>no
>+ echo -n 'checking system version (for dynamic loading)... '
>checking system version (for dynamic loading)... + echo 'configure:1883: 
>checking system version (for dynamic loading)'
>./configure: line 12467: syntax error: unexpected end of file
>
>
>At 18:38, lunedì 15 maggio 2006, Markus Neteler has probably written:
>...
>  
>
>>>Dos this help understanding the problem?
>>>      
>>>
>>Not really - I don't see the error message which you posted
>>earlier. The idea was to not run autoconf* but to run -x
>>on the original file in CVS (which I just used again, it is
>>ok).
>>
>>
>>ciao
>>
>> Markus
>>    
>>




More information about the grass-dev mailing list