Hello Hamish,<br><br><div class="gmail_quote">2009/9/1 Hamish <span dir="ltr">&lt;<a href="mailto:hamish_b@yahoo.com">hamish_b@yahoo.com</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;">
Hi,<br>
<br>
I get two errors compiling 6.5svn.<br>
<br>
The first is because lib/gmath  G_math_solvps() fails to return anything<br>
when it should return int.<br>
<br>
I think I fixed it with r38939, but please check to see if that is correct.<br>
  <a href="https://trac.osgeo.org/grass/changeset/38939" target="_blank">https://trac.osgeo.org/grass/changeset/38939</a></blockquote><div><br>Thanks, thats absolutely correct.<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
<br>
The second is in lib/external/ccmath, eigen() is used but not declared.<br>
I suppose it needs to be added to lib/external/ccmath/ccmath_grass.h, ??<br>
</blockquote><div><br>I will have a look at it this evening. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
This can be caught if you add -Werror-implicit-function-declaration to<br>
your CFLAGS.</blockquote><div><br>Oh, i forgot this. <br><br>Thanks,<br>Soeren<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>

<br>
<br>
cheers,<br>
<font color="#888888">Hamish<br>
<br>
<br>
<br>
<br>
<br>
</font></blockquote></div><br>