[GRASS5] GRASS 5.7.0 beta4

Martin Wegmann mailinglist2_wegmann at web.de
Sun Jun 13 07:17:49 EDT 2004


On Saturday 12 June 2004 12:08, Radim Blazek wrote:
> http://mpa.itc.it/radim/grass-5.7.0beta4.tar.gz
>
> Significant changes in DBF driver, I have rewritten the code
> parsing and evaluating WHERE conditions. Testing of DBF driver
> is desirable, especially with complicated WHERE conditions.
> I have added db.test but currently only one simple test is available,
> run it anyway (db.test test=test1), database must exist and set by
> db.connect.

./configure --with-tcltk-includes=/usr/include/tcl8.4 --without-fftw 
--without-postgres --without-odbc

(some problems with my debian repositories, hence --without)

nevertheless, doing make results in this error:

make[3]: Nothing to be done for `first'.
make[3]: Leaving directory 
`/home/misc/software/grass/grass57/5.7.0beta4/grass-5.7.0/lib/db/dbmi_driver'
sqlp
make[3]: Entering directory 
`/home/misc/software/grass/grass57/5.7.0beta4/grass-5.7.0/lib/db/sqlp'
gcc -I/home/misc/software/grass/grass57/5.7.0beta4/grass-5.7.0/include 
-I/home/misc/software/grass/grass57/5.7.0beta4/grass-5.7.0/dist.i686-pc-linux-gnu/include 
-g -O2  -Wall -Wconversion -Wno-implicit-int   -fPIC   
-I/home/misc/software/grass/grass57/5.7.0beta4/grass-5.7.0/include 
-I/home/misc/software/grass/grass57/5.7.0beta4/grass-5.7.0/dist.i686-pc-linux-gnu/include 
\
        -o OBJ.i686-pc-linux-gnu/y.tab.o -c y.tab.c
yac.y: In function `yyparse':
yac.y:197: error: syntax error before '}' token
make[3]: *** [OBJ.i686-pc-linux-gnu/y.tab.o] Error 1
make[3]: Leaving directory 
`/home/misc/software/grass/grass57/5.7.0beta4/grass-5.7.0/lib/db/sqlp'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory 
`/home/misc/software/grass/grass57/5.7.0beta4/grass-5.7.0/lib/db'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory 
`/home/misc/software/grass/grass57/5.7.0beta4/grass-5.7.0/lib'
make: *** [default] Error 1

any idea what might be wrong, anything to do with the ./configure flags? 

cheers Martin




More information about the grass-dev mailing list