[GRASSLIST:4672] Re: s.surf.krig

Dylan Beaudette dylan at iici.no-ip.org
Thu Oct 28 18:32:23 EDT 2004


On Thursday 28 October 2004 01:17 am, you wrote:
> On Wed, 27 Oct 2004, Dylan Beaudette wrote:
> > is there anyway to compile this specific program, and install it? I have
> > tried gmake53 in the s.surf.krig folder, but it gives me a bunch of
> > errors...
>
> What are the errors?
> Did you install blas and lapack before you compiled GRASS (and add those
> options to the configure script)? They are pre-requisites but I'm sure
> there are other problems with s.surf.krig.
>
> Paul

Paul,

After searching about a bit i found that gmake53 -i in the src directory is 
the command to use. However it gives the following errors:

-------------------------------------------------
dylan at basho:~/src/grass53_exp_2004_10_23/src/sites/s.surf.krig$ gmake53 -i
  SRC     = /home/dylan/src/grass53_exp_2004_10_23/src
  CMD     = /home/dylan/src/grass53_exp_2004_10_23/src/CMD
  UNUSED  = /home/dylan/src/grass53_exp_2004_10_23/unused
  HEADER  = head.i686-pc-linux-gnu
  ARCH    = i686-pc-linux-gnu
  GISBASE = /home/dylan/src/grass53_exp_2004_10_23/dist.i686-pc-linux-gnu
  VERSION = 5.3-cvs 2004
#################################################################
/home/dylan/src/grass53_exp_2004_10_23/src/sites/s.surf.krig
  make -f OBJ.i686-pc-linux-gnu/make.rules

gcc -I/home/dylan/src/grass53_exp_2004_10_23/src/include  -g -O2    -c main.c 
-o OBJ.i686-pc-linux-gnu/main.o
main.c: In function `main':
main.c:360: error: void value not ignored as it ought to be
main.c:366: error: void value not ignored as it ought to be
make: *** [OBJ.i686-pc-linux-gnu/main.o] Error 1
-------------------------------------------------

I cannot see anysyntax errors at the lines 360 or 366 in main.c ... but then 
again i am not a C expert...



-- 
Dylan Beaudette
Soil Science Graduate Group
University of California at Davis




More information about the grass-user mailing list