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 <r.stream.basins>...<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=\""grassmods"\" -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"><<a href="mailto:razmjooeis@faunalia.co.uk">razmjooeis@faunalia.co.uk</a>></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>
> Hello,<br>
> You have to provide whole error message. Without exact error text,<br>
> it's impossible to tell what kind of problem You have.<br>
><br>
> WBR,<br>
> Maris.<br>
><br>
><br>
> 2010/10/20, Laura Poggio <<a href="mailto:laura.poggio@gmail.com">laura.poggio@gmail.com</a>>:<br>
>> Dear all,<br>
>> I installed grass6.4 on a machine with Suse11.2 64 bit from the official<br>
>> repository. Then I tried to install some addons with g.extension and<br>
>> using<br>
>> the usual configure/make/make install.<br>
>> In both cases I get the following error:<br>
>><br>
>> make: *** [OBJ.x86_64-unknown-linux-gnu/[...]] Error 1<br>
>> ERROR: Compilation failed, sorry. Please check above error messages.<br>
>><br>
>> I also tried to compile grass65 from svn and I am getting the same<br>
>> error.<br>
>><br>
>> Please let me know and I can provide more details. Sorry but I do not<br>
>> know<br>
>> what would be useful for better understanding the problem.<br>
>><br>
>><br>
>> Thank you very much in advance<br>
>><br>
>> Laura<br>
>><br>
</div></div>> _______________________________________________<br>
> grass-user mailing list<br>
> <a href="mailto:grass-user@lists.osgeo.org">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>
><br>
<br>
<br>
</blockquote></div><br>