Hi Markus, hi all,<br>I&#39;m trying to compilate the code of r.stream.extract (from addOns) but when I run &quot;make&quot; command it gives me this error:<br><br><div style="margin-left: 40px;">annalisa@annalisa-laptop:~/grass_dev64/raster/r.stream.extract$ sudo make<br>
test -d OBJ.i686-pc-linux-gnu || mkdir -p OBJ.i686-pc-linux-gnu<br>gcc -I/home/annalisa/grass_dev64/dist.i686-pc-linux-gnu/include  -g -Wall    -I/usr/local/include    -DPACKAGE=\&quot;&quot;grassmods&quot;\&quot;  -I/home/annalisa/grass_dev64/dist.i686-pc-linux-gnu/include -o OBJ.i686-pc-linux-gnu/close.o -c close.c<br>
close.c: In function ‘close_streamvect’:<br>close.c:33: warning: format not a string literal and no format arguments<br>close.c:152: warning: format not a string literal and no format arguments<br>close.c:184: warning: format not a string literal and no format arguments<br>
close.c:210: warning: format not a string literal and no format arguments<br>close.c:218: warning: format not a string literal and no format arguments<br>close.c:221: error: too few arguments to function ‘Vect_build’<br>close.c: In function ‘close_maps’:<br>
close.c:242: warning: format not a string literal and no format arguments<br>make: *** [OBJ.i686-pc-linux-gnu/close.o] Error 1<br></div><br>&quot;close.c:221: error: too few arguments to function ‘Vect_build’&quot;<br>Where am I going wrong?<br>
<br>thanks<br><br>Anna <br><br><br><br><div class="gmail_quote">2009/9/23 Jarosław Jasiewicz <span dir="ltr">&lt;<a href="mailto:jarekj@amu.edu.pl">jarekj@amu.edu.pl</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Markus Metz pisze:<div class="im"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Jarosław Jasiewicz wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
rest of r.stream* modules including new r.stream.stats for Hortonian statistics are now available by grass addons page and by grass add-ons svn repository. I actually move tutorial on r.stream* to grass wiki page.<br>
</blockquote>
Great, IMHO the tutorials on your website are very helpful and show nicely all the various results the new r.stream.* modules can produce. Maybe a link to the wiki page can be added to the manuals?<br>
<br>
Markus M<br>
</blockquote></div>
Will be,<br>
Jarek<div><div></div><div class="h5"><br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</div></div></blockquote></div><br>