[GRASSLIST:4518] Re: compiling GRASS 5.7.0

Ulrich Leopold uleopold at science.uva.nl
Wed Oct 13 08:43:53 EDT 2004


On Tue, 2004-10-12 at 20:17, Glynn Clements wrote:
> Ulrich Leopold wrote:
> 
> > Ok I started compiling GRASS 5.7.x from a snapshot version with:
> > 
> > grass57src_cvs_snapshot_exp_2004_10_09.tar.gz
> > and
> > grass-5.3.0.tar.gz
> > 
> > I get now the start up error below.
> 
> > The compilation process finished fine. 
> > 
> > 
> > ---------------------------------------------------------------------
> > 
> > uleopold at snowdon:~> /scratch/usr/local/bin/grass57
> > cat: /scratch/usr/local/grass-5.7.cvs/etc/grass_intro: No such file or
> > directory 
> > Hit RETURN to continue
> >  
> > Starting GRASS ...
> > Error in startup script: couldn't read file
> > "/scratch/usr/local/grass-5.7.cvs/etc/gis_set.tcl": no such file or
> > directory
> > /scratch/usr/local/grass-5.7.cvs/etc/Init.sh: line 1: g.gisenv: command
> > not found
> > /scratch/usr/local/grass-5.7.cvs/etc/Init.sh: line 1: g.gisenv: command
> > not found
> > /scratch/usr/local/grass-5.7.cvs/etc/Init.sh: line 1: g.gisenv: command
> > not found
> > /scratch/usr/local/grass-5.7.cvs/etc/Init.sh: line 526:
> > /scratch/usr/local/grass-5.7.cvs/etc/lock: No such file or directory
> > Unable to properly access ///.gislock
> 
> These all suggest that the compilation didn't actually finish fine.
> See the error.log file for the list of modules which failed to compile
> (lib/init and general/g.gisenv will probably be among them). See the
> output from "make" for the actual error messages.

Ok, actually the compilation did not finish fine. Here is the output:
What went really wrong? And how can I solve this? I would like to
compile and install as a user as I do not have any root access.

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

/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/include/version.h:1:
warning: `VERSION_STRING' defined but not used
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/include/version.h:2:
warning: `VERSION_MAJOR' defined but not used
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/include/version.h:3:
warning: `VERSION_MINOR' defined but not used
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/include/version.h:4:
warning: `VERSION_RELEASE' defined but not used
null_val.c:341: conflicting types for `G_is_null_value'
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/include/gisdefs.h:787: previous declaration of `G_is_null_value'
null_val.c:367: conflicting types for `G_is_c_null_value'
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/include/gisdefs.h:788: previous declaration of `G_is_c_null_value'
null_val.c:397: conflicting types for `G_is_f_null_value'
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/include/gisdefs.h:789: previous declaration of `G_is_f_null_value'
null_val.c:427: conflicting types for `G_is_d_null_value'
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/include/gisdefs.h:790: previous declaration of `G_is_d_null_value'
make[2]: *** [OBJ.i686-pc-linux-gnu/null_val.o] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_gmath.so] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_raster.so] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_display.so] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_D.so] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_dbmibase.so] Error 1
/usr/bin/ld: cannot find -lgrass_dbmibase
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_dbmiclient.so] Error 1
/usr/bin/ld: cannot find -lgrass_dbmibase
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_dbstubs.so] Error 1
/usr/bin/ld: cannot find -lgrass_dbmibase
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_dbmidriver.so] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_edit.so] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_form.so] Error 1
/usr/bin/ld: cannot find -lgrass_gmath
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_I.so] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_gproj.so] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_segment.so] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_dig2.so] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_vect.so] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_sites.so] Error 1
/usr/bin/ld: cannot find -lgrass_gmath
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_interpfl.so] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_g3d.so] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_symb.so] Error 1
/usr/bin/ld: cannot find -lgrass_edit
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/set_data] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_ogsf.so] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_dbdialog.so] Error 1
/usr/bin/ld: cannot find -lgrass_dbmidriver
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/driver/db/dbf] Error 1
/usr/bin/ld: cannot find -lgrass_dbmidriver
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/driver/db/ogr] Error 1
/usr/bin/ld: cannot find -lgrass_dbmiclient
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/db.columns] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[4]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/driver/XDRIVER] Error 1
make[3]: *** No rule to make target `OBJ.i686-pc-linux-gnu/Client.o',
needed by
`/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/driver/PNG'.  Stop.
/usr/bin/ld: cannot find -lgrass_raster
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.ask] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.barscale] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.colorlist] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.colors] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.colortable] Error 1
/usr/bin/ld: cannot find -lgrass_D
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.erase] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.font] Error 1
/usr/bin/ld: cannot find -lgrass_D
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/frame.create] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.geodesic] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.graph] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.grid] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.his] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.histogram] Error 1
/usr/bin/ld: cannot find -lgrass_raster
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.info] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.legend] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.linegraph] Error 1
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/d.m: line 18: /scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/bin/cmd/g.parser: No such file or directory
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/d.m: line 18: exec: /scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/bin/cmd/g.parser: cannot execute: No such file or directory
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.mapgraph] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.measure] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.mon] Error 1
/usr/bin/ld: cannot find -lgrass_raster
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/mon.list] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.nviz] Error 1
/usr/bin/ld: cannot find -lgrass_D
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.paint.labels] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.path] Error 1
/usr/bin/ld: cannot find -lgrass_D
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.profile] Error 1
/usr/bin/ld: cannot find -lgrass_D
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.rast] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.rast.arrow] Error 1
/usr/bin/ld: cannot find -lgrass_D
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.rast.edit] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.rast.num] Error 1
/usr/bin/ld: cannot find -lgrass_D
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.rgb] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.rhumbline] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.save] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.text] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.title] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.vect] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.vect.chart] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.what.rast] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.what.vect] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.where] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/d.zoom] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/g.access] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/g.ask] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/g.filename] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/g.findfile] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/g.gisenv] Error 1
/usr/bin/ld: cannot find -lgrass_D
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/g.mapset] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/g.mapsets] Error 1
Makefile:14: warning: overriding commands for target `htmlcmd1'
../../include/Make/Rules.make:59: warning: ignoring old commands for
target `htmlcmd1'
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/g.parser] Error 1
/usr/bin/ld: cannot find -lgrass_gproj
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/g.proj] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/g.region] Error 1
/usr/bin/ld: cannot find -lgrass_g3d
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/g3.region] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/g.setproj] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/g.tempfile] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/g.version] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/g.copy] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/i.ask] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/i.class] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/i.cluster] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/i.find] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/i.gensig] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/i.gensigset] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/i.group] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/i.his.rgb] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/i.maxlik] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/lib/libgrass_Iortho.so] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/i.ortho.photo] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/photo.2image] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/photo.2target] Error 1
/usr/bin/ld: cannot find -lgrass_Iortho
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/photo.camera] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/photo.elev] Error 1
/usr/bin/ld: cannot find -lgrass_Iortho
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/photo.init] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/photo.rectify] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/photo.target] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/i.points] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/i.rectify] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/i.rgb.his] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/i.smap] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/i.target] Error 1
/usr/bin/ld: cannot find -lgrass_I
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/i.vpoints] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/ps.map] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.average] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.basins.fill] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.bilinear] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.buffer] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.cats] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.circle] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.clump] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.coin] Error 1
make[2]: *** No rule to make target `evi', needed by
`/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/colors'.  Stop.
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.composite] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.compress] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.contour] Error 1
/usr/bin/ld: cannot find -lgrass_sites
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.cost] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.covar] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.cross] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.describe] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.digit] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.distance] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.drain] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.fill.dir] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.flow] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.grow] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.his] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.in.arc] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.in.ascii] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.in.bin] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.info] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.in.gridatb] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.in.mat] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.in.poly] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.kappa] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.le.patch] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.le.pixel] Error 1
Makefile:16: warning: overriding commands for target `clean'
../../../include/Make/Rules.make:30: warning: ignoring old commands for
target `clean'
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.le.setup] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.le.trace] Error 1
/usr/bin/ld: cannot find -lgrass_segment
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.los] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.mapcalc] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.median] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.mfilter] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.mode] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.neighbors] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.null] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.out.arc] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.out.ascii] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.out.bin] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.out.gridatb] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.out.mat] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.out.mpeg] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.out.pov] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.out.ppm] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.out.ppm3] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.out.tiff] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.param.scale] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.patch] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.profile] Error 1
/usr/bin/ld: cannot find -lgrass_gproj
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.proj] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.quant] Error 1
/usr/bin/ld: cannot find -lgrass_sites
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.random] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.random.cells] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.random.surface] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.reclass] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.recode] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.region] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.report] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.resample] Error 1
/usr/bin/ld: cannot find -lgrass_interpfl
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.resamp.rst] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.rescale] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.rescale.eq] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.series] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.slope.aspect] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.statistics] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.stats] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.sum] Error 1
/usr/bin/ld: cannot find -lgrass_gproj
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.sun] Error 1
/usr/bin/ld: cannot find -lgrass_gproj
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.sunmask] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.surf.area] Error 1
/usr/bin/ld: cannot find -lgrass_segment
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.surf.contour] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.surf.idw] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.texture] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.thin] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.timestamp] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.to.vect] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.topidx] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.topmodel] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.transect] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.univar] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.water.outlet] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/ram] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/seg] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.watershed] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.what] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.ros] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.spread] Error 1
/usr/bin/ld: cannot find -lgrass_segment
collect2: ld returned 1 exit status
make[3]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.spreadpath] Error 1
/usr/bin/ld: cannot find -lgrass_gproj
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.in.gdal] Error 1
/usr/bin/ld: cannot find -lgrass_gis
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r.out.png] Error 1
/usr/bin/ld: cannot find -lgrass_g3d
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r3.in.ascii] Error 1
/usr/bin/ld: cannot find -lgrass_g3d
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r3.info] Error 1
/usr/bin/ld: cannot find -lgrass_g3d
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r3.in.v5d] Error 1
/usr/bin/ld: cannot find -lgrass_g3d
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r3.mask] Error 1
/usr/bin/ld: cannot find -lgrass_g3d
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r3.null] Error 1
/usr/bin/ld: cannot find -lgrass_g3d
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r3.out.ascii] Error 1
/usr/bin/ld: cannot find -lgrass_g3d
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r3.out.v5d] Error 1
/usr/bin/ld: cannot find -lgrass_g3d
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r3.timestamp] Error 1
/usr/bin/ld: cannot find -lgrass_g3d
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/r3.mkdspf] Error 1
In file included from vizual2.h:89,
                 from vizual.h:1,
                 from main_ogl.c:18:
cell_table.h:4: warning: missing braces around initializer
cell_table.h:4: warning: (near initialization for `cell_table[0].verts')
In file included from main_ogl.c:20:
kns_defines.h:4: parse error before "GLXContext"
kns_defines.h:4: warning: no semicolon at end of struct or union
kns_defines.h:13: parse error before '}' token
kns_defines.h:13: warning: data definition has no type or storage class
In file included from main_ogl.c:21:
kns_globals.h:11: parse error before "MainOGLWindow"
kns_globals.h:11: warning: data definition has no type or storage class
kns_globals.h:12: parse error before "ColormapWindow"
kns_globals.h:12: warning: data definition has no type or storage class
main_ogl.c: In function `main':
main_ogl.c:102: warning: implicit declaration of function `exit'
main_ogl.c:131: warning: passing arg 1 of `G3d_setErrorFun' from
incompatible pointer type
main_ogl.c:154: warning: implicit declaration of function
`viz_make_header'
main_ogl.c:155: warning: implicit declaration of function `init_caps'
main_ogl.c:173: warning: char format, FILE arg (arg 3)
main_ogl.c:178: warning: implicit declaration of function
`dfread_header'
main_ogl.c:199: warning: implicit declaration of function
`init_graphics'
main_ogl.c:200: warning: implicit declaration of function
`draw_colortable'
main_ogl.c:203: warning: implicit declaration of function `winset_main'
main_ogl.c:224: warning: implicit declaration of function `dispatch_cmd'
main_ogl.c:267: warning: passing arg 3 of `write' as unsigned due to
prototype
main_ogl.c: In function `dispatch_cmd':
main_ogl.c:356: warning: implicit declaration of function `atoi'
main_ogl.c:390: warning: implicit declaration of function
`unset_threshold_button'
main_ogl.c:397: warning: passing arg 5 of `do_draw_multiple_thresholds'
as unsigned due to prototype
main_ogl.c:398: warning: implicit declaration of function
`new_swapbuffers'
main_ogl.c:492: warning: implicit declaration of function `atof'
main_ogl.c:494: warning: implicit declaration of function `change_spec'
main_ogl.c:506: warning: implicit declaration of function `rotate_model'
main_ogl.c:633: warning: implicit declaration of function `dumprect'
main_ogl.c:638: warning: implicit declaration of function `loadrect'
main_ogl.c:681: warning: implicit declaration of function
`no_color_file'
main_ogl.c:684: warning: implicit declaration of function
`new_color_file'
main_ogl.c: In function `do_draw':
main_ogl.c:754: warning: passing arg 1 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:754: warning: passing arg 2 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:754: warning: passing arg 3 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:763: warning: passing arg 1 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:763: warning: passing arg 2 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:763: warning: passing arg 3 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:776: warning: implicit declaration of function
`draw_cap_side'
main_ogl.c: In function `do_draw_with_display_list':
main_ogl.c:855: warning: passing arg 1 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:855: warning: passing arg 2 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:855: warning: passing arg 3 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:867: warning: passing arg 1 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:867: warning: passing arg 2 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:867: warning: passing arg 3 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c: In function `do_draw_multiple_thresholds':
main_ogl.c:926: warning: passing arg 1 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:926: warning: passing arg 2 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:926: warning: passing arg 3 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:935: warning: passing arg 1 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:935: warning: passing arg 2 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:935: warning: passing arg 3 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:915: warning: unused variable `first'
main_ogl.c: In function `do__bbox':
main_ogl.c:1043: warning: passing arg 1 of `glColor3ub' with different
width due to prototype
main_ogl.c:1043: warning: passing arg 2 of `glColor3ub' with different
width due to prototype
main_ogl.c:1043: warning: passing arg 3 of `glColor3ub' with different
width due to prototype
main_ogl.c:1054: warning: passing arg 1 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1054: warning: passing arg 2 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1054: warning: passing arg 3 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1055: warning: implicit declaration of function `new_charstr'
main_ogl.c:1056: warning: passing arg 1 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1056: warning: passing arg 2 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1056: warning: passing arg 3 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1058: warning: passing arg 1 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1058: warning: passing arg 2 of `glRasterPos3f' as floating
rather than integer due to prototype
main_ogl.c:1058: warning: passing arg 3 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1060: warning: passing arg 1 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1060: warning: passing arg 2 of `glRasterPos3f' as floating
rather than integer due to prototype
main_ogl.c:1060: warning: passing arg 3 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1063: warning: passing arg 1 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1063: warning: passing arg 2 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1063: warning: passing arg 3 of `glRasterPos3f' as floating
rather than integer due to prototype
main_ogl.c:1065: warning: passing arg 1 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1065: warning: passing arg 2 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1065: warning: passing arg 3 of `glRasterPos3f' as floating
rather than integer due to prototype
main_ogl.c:1067: warning: passing arg 1 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1067: warning: passing arg 2 of `glRasterPos3f' as floating
rather than integer due to prototype
main_ogl.c:1067: warning: passing arg 3 of `glRasterPos3f' as floating
rather than integer due to prototype
main_ogl.c:1069: warning: passing arg 1 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1069: warning: passing arg 2 of `glRasterPos3f' as floating
rather than integer due to prototype
main_ogl.c:1069: warning: passing arg 3 of `glRasterPos3f' as floating
rather than integer due to prototype
main_ogl.c:1076: warning: passing arg 1 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1076: warning: passing arg 2 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1076: warning: passing arg 3 of `glRasterPos3f' as floating
rather than integer due to prototype
main_ogl.c:1079: warning: passing arg 1 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1079: warning: passing arg 2 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1079: warning: passing arg 3 of `glRasterPos3f' as floating
rather than integer due to prototype
main_ogl.c:1087: warning: passing arg 1 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1087: warning: passing arg 2 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1087: warning: passing arg 3 of `glRasterPos3f' as floating
rather than integer due to prototype
main_ogl.c:1092: warning: passing arg 1 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1092: warning: passing arg 2 of `glRasterPos3f' as `float'
rather than `double' due to prototype
main_ogl.c:1092: warning: passing arg 3 of `glRasterPos3f' as floating
rather than integer due to prototype
main_ogl.c: In function `do__draw':
main_ogl.c:1110: warning: implicit declaration of function `reset_reads'
main_ogl.c:1118: warning: implicit declaration of function `fdraw_polys'
main_ogl.c:1121: warning: implicit declaration of function `gdraw_polys'
main_ogl.c:1120: warning: label `case3' defined but not used
main_ogl.c: In function `do__draw_solid':
main_ogl.c:1138: warning: implicit declaration of function
`build_thresh_arrays'
main_ogl.c: In function `init_dspec':
main_ogl.c:1176: warning: implicit declaration of function
`get_color_table'
main_ogl.c:1179: warning: implicit declaration of function
`get_default_table'
main_ogl.c: In function `clear_screen':
main_ogl.c:1233: warning: passing arg 1 of `glClearColor' as `float'
rather than `double' due to prototype
main_ogl.c:1233: warning: passing arg 2 of `glClearColor' as `float'
rather than `double' due to prototype
main_ogl.c:1233: warning: passing arg 3 of `glClearColor' as `float'
rather than `double' due to prototype
main_ogl.c:1233: warning: passing arg 4 of `glClearColor' as `float'
rather than `double' due to prototype
main_ogl.c: In function `do_translate':
main_ogl.c:1281: warning: passing arg 1 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:1281: warning: passing arg 2 of `glTranslatef' as `float'
rather than `double' due to prototype
main_ogl.c:1281: warning: passing arg 3 of `glTranslatef' as `float'
rather than `double' due to prototype
make[2]: *** [OBJ.i686-pc-linux-gnu/main_ogl.o] Error 1
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/d.monsize: line 55: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/d.out.png: line 44: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/d.rast.leg: line 63: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/d.redraw: line 1: d.save: command not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/d.redraw: line 26: d.erase: command not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/d.resize: line 44: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/d.slide.show: line 44: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/d.split: line 68: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/db.test: line 33: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/g.manual: line 30: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/g.mlist: line 53: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/g.mremove: line 80: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/i.fusion.brovey: line 88: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/i.image.mosaic: line 59: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/i.oif: line 70: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/i.spectral: line 76: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/i.tasscap: line 104: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/r.blend: line 56: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/r.fillnulls: line 44: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/r.mapcalculator: line 123: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/r.out.gdal: line 67: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/r.plane: line 72: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/r.reclass.area: line 39: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/r.regression.line: line 51: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/r.shaded.relief: line 109: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/r.univar.sh: line 32: exec: g.parser: not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/v.build.all: line 1: g.gisenv: command not found
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/v.build.all: line 21: GISDBASE: parameter null or not set
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/v.in.garmin: line 73: /scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/bin/cmd/g.parser: No such file or directory
/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/scripts/v.in.garmin: line 73: exec: /scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/etc/bin/cmd/g.parser: cannot execute: No such file or directory
/usr/bin/ld: cannot find -lgrass_sites
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/s.in.ascii] Error 1
/usr/bin/ld: cannot find -lgrass_sites
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/s.out.ascii] Error 1
Makefile:15: warning: overriding commands for target `clean'
../include/Make/Rules.make:30: warning: ignoring old commands for target
`clean'
Makefile:15: warning: overriding commands for target `clean'
../../include/Make/Rules.make:30: warning: ignoring old commands for
target `clean'
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.buffer] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.build] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.build.polylines] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.category] Error 1
Makefile:19: warning: overriding commands for target `clean'
../../include/Make/Rules.make:30: warning: ignoring old commands for
target `clean'
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.clean] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.convert] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.database] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.db.connect] Error 1
/usr/bin/ld: cannot find -lgrass_D
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.digit] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.distance] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.extract] Error 1
/usr/bin/ld: cannot find -lgrass_sites
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.hull] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.info] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.in.ascii] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.in.db] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.in.region] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.in.sites] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.kernel] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.label] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.proj] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.neighbors] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.net] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.net.alloc] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.net.iso] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.net.path] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.net.salesman] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.net.steiner] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.out.ascii] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.out.pov] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.overlay] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.patch] Error 1
/usr/bin/ld: cannot find -lgrass_sites
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.random] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.reclass] Error 1
/usr/bin/ld: cannot find -lgrass_display
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.segment] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.select] Error 1
/usr/bin/ld: cannot find -lgrass_sites
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.surf.idw] Error 1
/usr/bin/ld: cannot find -lgrass_interpfl
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.surf.rst] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.transform] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.to.db] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.to.points] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.to.rast] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.type] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.univar] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.delaunay] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.what.rast] Error 1
user4.c: In function `clean_fatal_error':
user4.c:51: warning: implicit declaration of function `unlink'
user4.c: In function `erfr':
user4.c:169: warning: unused variable `res'
user4.c:169: warning: unused variable `xx'
user4.c: In function `LINEQS':
user4.c:363: warning: unused variable `npa1'
user4.c:363: warning: unused variable `NMIN'
/usr/bin/ld: cannot find -lgrass_g3d
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.vol.rst] Error 1
main.c: In function `main':
main.c:192: warning: passing arg 2 of `G_strchg' with different width
due to prototype
main.c:192: warning: passing arg 3 of `G_strchg' with different width
due to prototype
main.c: In function `OGR_list_write_drivers':
main.c:542: warning: passing arg 2 of `G_strchg' with different width
due to prototype
main.c:542: warning: passing arg 3 of `G_strchg' with different width
due to prototype
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.out.ogr] Error 1
geom.c: In function `centroid':
geom.c:82: warning: passing arg 1 of `G_malloc' as signed due to
prototype
geom.c: In function `geom':
geom.c:225: warning: passing arg 1 of `G_malloc' as signed due to
prototype
main.c: In function `main':
main.c:207: warning: passing arg 1 of `G_malloc' as signed due to
prototype
main.c:234: warning: passing arg 1 of `G_malloc' as signed due to
prototype
main.c:235: warning: passing arg 1 of `G_malloc' as signed due to
prototype
main.c:253: warning: passing arg 1 of `G_malloc' as signed due to
prototype
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.in.ogr] Error 1
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make[2]: ***
[/scratch/software/GIS/GRASS/grass57_exp_2004_10_09/dist.i686-pc-linux-gnu/bin/v.external] Error 1
In file included from nvizAppInit.c:9:
interface.h:22:19: gsurf.h: No such file or directory
interface.h:23:21: gstypes.h: No such file or directory
In file included from nvizAppInit.c:9:
interface.h:86: `MAX_CPLANES' undeclared here (not in a function)
interface.h:87: `MAX_CPLANES' undeclared here (not in a function)
interface.h:88: `MAX_CPLANES' undeclared here (not in a function)
interface.h:90: `MAX_LIGHTS' undeclared here (not in a function)
interface.h:93: confused by earlier errors, bailing out
make[3]: *** [OBJ.i686-pc-linux-gnu/nvizAppInit.o] Error 1
make[2]: *** [nvwish] Error 2






More information about the grass-user mailing list