Hi guys,
I'm installing Grass6.3.0 on my linux xubuntu 7.10 environment. At the end of 
the make process i received this output:

Started compilation: mer feb 13 00:20:17 CET 2008
--
Errors in:
/home/roberto/grass-6.3.0RC4/lib/db/sqlp
/home/roberto/grass-6.3.0RC4/db/drivers/dbf
/home/roberto/grass-6.3.0RC4/db/drivers/ogr
/home/roberto/grass-6.3.0RC4/raster/r.mapcalc
--
In case of errors please change into the directory with error and run 'make'.
If you get multiple errors, you need to deal with them in the order they
appear in the error log. If you get an error building a library, you will
also get errors from anything which uses the library.
--
Finished compilation: mer feb 13 01:45:01 CET 2008
make: *** [default] Error 1
[EMAIL PROTECTED]:~/grass-6.3.0RC4$ 

So I cd /home/roberto/grass-6.3.0RC4/lib/db/sqlp and a type make with this 
output:
flex lex.l
lex.l:35: bad character: %
lex.l:35: unknown error processing section 1
lex.l:35: unknown error processing section 1
lex.l:35: bad character: 1
lex.l:35: bad character: 2
lex.l:35: bad character: 0
lex.l:35: bad character: 0
make: *** [lex.yy.c] Error 1

The version of Flex is 2.5.34.

The remaining directories /home/roberto/grass-6.3.0RC4/db/drivers/dbf, 
/home/roberto/grass-6.3.0RC4/db/drivers/ogr, failon the make with this output:

/usr/bin/ld: cannot find -lgrass_sqlp
collect2: ld returned 1 exit status
make: *** [/home/roberto/grass-6.3.0RC4/dist.i686-pc-linux-gnu/driver/db/dbf] 
Error 1

How can I fix them?
Thank you,
Roberto

       
---------------------------------

---------------------------------
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to