[GRASSLIST:9987] Re: errors on make command

Hamish hamish_nospam at yahoo.com
Wed Jan 25 00:41:23 EST 2006


> I'm tring to compile grass61,
> the configure command seems work fine (this is the output:
..
> GRASS is now configured for:  i686-pc-linux-gnu
..
>  C compiler:                  gcc -g -O2
>  C++ compiler:
>  FORTRAN compiler:
>  Building shared libraries:   yes
>  64bit support:               no
> 
>   NVIZ:                       yes
> 
>   BLAS support:               no
>   C++ support:                no
>   DWG support:                no
>   FFMPEG support:             no
>   FFTW support:               yes
>   FreeType support:           no
>   GDAL support:               yes
>   GLw support:                no
>   JPEG support:               yes
>   LAPACK support:             no
>   Large File Support (LFS):   no
>   Motif support:              no
>   MySQL support:              no
>   NLS support:                no
>   ODBC support:               no
>   OGR support:                yes
>   OpenGL(R) support:          yes
>   PNG support:                yes
>   PostgreSQL support:         yes
>   Readline support:           no
>   SQLite support:             no
>   Tcl/Tk support:             yes
>   TIFF support:               yes
>   X11 support:                yes
> 
> theh I run make command and I have errors in the follows (and more)
> modules:
> 
..
> cp: impossibile creare il file normale `../dist.i686-pc-linux-
> gnu/docs/html/../nviz/grassdocs.css': No such file or directory
> cp: impossibile creare il file normale `../dist.i686-pc-linux-
> gnu/docs/html/../nviz/grass.smlogo.gif': No such file or directory
> Generating HTML manual pages index (help system)...
> Generated HTML docs in ../dist.i686-pc-linux-gnu/docs/html/index.html

??

> ----------------------------------------------------------------------
> Following modules are missing the 'description.html' file in src code:
> g.pnmcomp
> ----------------------------------------------------------------------
> GRASS GIS compilation log
> -------------------------
> Started compilation: mar gen 24 22:51:54 CET 2006
> --
> Errors in:
> /home/pierluigi/GRASS/grass-6.1.cvs_src_snapshot_2006_01_21/lib/proj
> /home/pierluigi/GRASS/grass-6.1.cvs_src_snapshot_2006_01_21/lib/vector/diglib
> /home/pierluigi/GRASS/grass-6.1.cvs_src_snapshot_2006_01_21/lib/vector/Vlib
> /home/pierluigi/GRASS/grass-6.1.cvs_src_snapshot_2006_01_21/lib/sites
> /home/pierluigi/GRASS/grass-6.1.cvs_src_snapshot_2006_01_21/lib/rst/interp_float
> /home/pierluigi/GRASS/grass-6.1.cvs_src_snapshot_2006_01_21/lib/ogsf
> /home/pierluigi/GRASS/grass-6.1.cvs_src_snapshot_2006_01_21/db/drivers/ogr

start with these.

cd into the directory and type "make". It should end with a useful error 
message. Once the libraries and drivers are compiled the modules should 
too.


cd /home/pierluigi/GRASS/grass-6.1.cvs_src_snapshot_2006_01_21/lib/proj
make


Hamish




More information about the grass-user mailing list