Yes I have gcc, g++, make.<br>The full error message for one extension is pasted below (for one extension as example).<br><br>Thank you very much<br><br>Laura<br><br>===================================================<br>Checked out revision 43978.<br>
Compiling &lt;r.stream.basins&gt;...<br>In file included from catchment.c:1:<br>global.h:5:23: error: grass/gis.h: No such file or directory<br>global.h:6:24: error: grass/Vect.h: No such file or<br>directory<br>global.h:7:27: error: grass/glocale.h: No such file or<br>
directory<br>In file included from catchment.c:1:<br>global.h:64: error: expected ‘=’, ‘,’, ‘;’,<br>‘asm’ or ‘__attribute__’ before ‘*’ token<br>catchment.c: In function ‘find_outlets’:<br>catchment.c:29: warning: cast to pointer from integer of<br>
different size<br>catchment.c:36: error: ‘streams’ undeclared (first use<br>in this function)<br>catchment.c:36: error: (Each undeclared identifier is<br>reported only once<br>catchment.c:36: error: for each function it appears in.)<br>
catchment.c:45: warning: cast to pointer from integer of<br>different size<br>catchment.c:48: error: ‘dirs’ undeclared (first use in<br>this function)<br>catchment.c: In function ‘reset_catchments’:<br>catchment.c:115: error: ‘streams’ undeclared (first use<br>
in this function)<br>catchment.c: In function ‘fill_catchments’:<br>catchment.c:147: error: ‘streams’ undeclared (first use<br>in this function)<br>catchment.c:159: error: ‘dirs’ undeclared (first use in<br>this function)<br>
make: *** [OBJ.x86_64-unknown-linux-gnu/catchment.o] Error 1<br>ERROR: Compilation failed, sorry. Please check above error messages.<br>test -d OBJ.x86_64-unknown-linux-gnu || mkdir -p OBJ.x86_64-unknown-linux-gnu<br>gcc -I/usr/src/packages/BUILD/grass-6.4.0/dist.x86_64-unknown-linux-gnu/include  -O2    -I/usr/include/gdal/     -DPACKAGE=\&quot;&quot;grassmods&quot;\&quot;  -I/usr/src/packages/BUILD/grass-6.4.0/dist.x86_64-unknown-linux-gnu/include -o OBJ.x86_64-unknown-linux-gnu/catchment.o -c catchment.c<br>
(Wed Oct 20 11:56:21 2010) Command finished (6 sec)                             <br><br><br><div class="gmail_quote">On 20 October 2010 14:38,  <span dir="ltr">&lt;<a href="mailto:razmjooeis@faunalia.co.uk">razmjooeis@faunalia.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Have you got the following packges installed?<br>
gcc<br>
g++<br>
make<br>
<br>
<br>
Cheers<br>
Sab<br>
<div><div></div><div class="h5"><br>
&gt; Hello,<br>
&gt; You have to provide whole error message. Without exact error text,<br>
&gt; it&#39;s impossible to tell what kind of problem You have.<br>
&gt;<br>
&gt; WBR,<br>
&gt; Maris.<br>
&gt;<br>
&gt;<br>
&gt; 2010/10/20, Laura Poggio &lt;<a href="mailto:laura.poggio@gmail.com">laura.poggio@gmail.com</a>&gt;:<br>
&gt;&gt; Dear all,<br>
&gt;&gt; I installed grass6.4 on a machine with Suse11.2 64 bit from the official<br>
&gt;&gt; repository. Then I tried to install  some addons with g.extension and<br>
&gt;&gt; using<br>
&gt;&gt; the usual configure/make/make install.<br>
&gt;&gt; In both cases I get the following error:<br>
&gt;&gt;<br>
&gt;&gt; make: *** [OBJ.x86_64-unknown-linux-gnu/[...]] Error 1<br>
&gt;&gt; ERROR: Compilation failed, sorry. Please check above error messages.<br>
&gt;&gt;<br>
&gt;&gt; I also tried to compile grass65 from svn and I am getting the same<br>
&gt;&gt; error.<br>
&gt;&gt;<br>
&gt;&gt; Please let me know and I can provide more details. Sorry but I do not<br>
&gt;&gt; know<br>
&gt;&gt; what would be useful for better understanding the problem.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Thank you very much in advance<br>
&gt;&gt;<br>
&gt;&gt; Laura<br>
&gt;&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; grass-user mailing list<br>
&gt; <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
&gt;<br>
<br>
<br>
</blockquote></div><br>