[GRASS-dev] erorrs compiling i.pr modules

Dylan Beaudette debeaudette at ucdavis.edu
Tue Jul 28 15:46:39 EDT 2009


On Tuesday 28 July 2009, Moskovitz, Bob wrote:
> I ran into this problem before.  I believe the api has changes for a 2
> argument Vect_build to a one.  See what happens when you remove the second
> one.

That did the trick. Patch is attached. It seems like there is no 'install' 
target for these files:

$> sudo make MODULE_TOPDIR=/home/dylan/src/grass_6/ install
make: *** No rule to make target `install'.  Stop.

Cheers,
Dylan

> Bob Moskovitz
> Research Analyst I
> Seismic Hazard Evaluation Project
> California Geological Survey
> http://gmw.consrv.ca.gov/shmp
>
> CONFIDENTIALITY NOTICE: This communication is intended only for the use of
> the individual or entity to which it is addressed. This message contains
> information from the State of California, California Geological Survey,
> which may be privileged, confidential and exempt from disclosure under
> applicable law, including the Electronic Communications Privacy Act. If the
> reader of this communication is not the intended recipient, you are hereby
> notified that any dissemination, distribution, or copying of this
> communication is strictly prohibited.
>
> > -----Original Message-----
> > From: grass-dev-bounces at lists.osgeo.org
> > [mailto:grass-dev-bounces at lists.osgeo.org]On Behalf Of Dylan Beaudette
> > Sent: Tuesday, July 28, 2009 10:08 AM
> > To: grass-dev at lists.osgeo.org
> > Subject: [GRASS-dev] erorrs compiling i.pr modules
> >
> >
> > Hi,
> >
> > Just updates to today's GRASS65-SVN, and checked out the
> > grass-addons SVN
> > tree. I was able to compile several of the modules, but the
> > i.pr modules seem
> > to be failing with the following error:
> >
> > i.pr_sites_aggregate
> > make[1]: Entering directory
> > `/home/dylan/src/grass_6/grass-addons/imagery/i.pr/i.pr_sites_
> > aggregate'
> > test -d OBJ.i686-pc-linux-gnu || mkdir -p OBJ.i686-pc-linux-gnu
> > gcc -I/home/dylan/src/grass_6/dist.i686-pc-linux-gnu/include
> > -g -O2    -I../include/   -DPACKAGE=\""grassmods"\"
> > -I/home/dylan/src/grass_6/dist.i686-pc-linux-gnu/include -o
> > OBJ.i686-pc-linux-gnu/main.o -c main.c
> > main.c: In function ‘main’:
> > main.c:233: error: too many arguments to function ‘Vect_build’
> > main.c:235: error: too many arguments to function ‘Vect_build’
> > make[1]: *** [OBJ.i686-pc-linux-gnu/main.o] Error 1
> > make[1]: Leaving directory
> > `/home/dylan/src/grass_6/grass-addons/imagery/i.pr/i.pr_sites_
> > aggregate'
> >
> > Any ideas, or suggestions on further information I can
> > provide that would
> > help?
> >
> > Cheers,
> > Dylan
> >
> > --
> > Dylan Beaudette
> > Soil Resource Laboratory
> > http://casoilresource.lawr.ucdavis.edu/
> > University of California at Davis
> > 530.754.7341
> > _______________________________________________
> > grass-dev mailing list
> > grass-dev at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/grass-dev



-- 
Dylan Beaudette
Soil Resource Laboratory
http://casoilresource.lawr.ucdavis.edu/
University of California at Davis
530.754.7341
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vect_build-single_argument.patch
Type: text/x-diff
Size: 425 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20090728/fe148c94/vect_build-single_argument.bin


More information about the grass-dev mailing list