Sorry, I was going to answer. It was a typo in my version... don&#39;t know why but svn update has made it!<br><br>thx anyway<br><br><div class="gmail_quote">2008/12/17 Martin Landa <span dir="ltr">&lt;<a href="mailto:landa.martin@gmail.com">landa.martin@gmail.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>
2008/12/17 G. Allegri &lt;<a href="mailto:giohappy@gmail.com">giohappy@gmail.com</a>&gt;:<br>
<div><div></div><div class="Wj3C7c">&gt; I had a problem while I was compiling from develbranch6:<br>
&gt;<br>
&gt; r.univar_main.c: In function &#39;set_params&#39;:<br>
&gt; r.univar_main.c:37: error: &#39;s&#39; undeclared (first use in this function)<br>
&gt; r.univar_main.c:37: error: (Each undeclared identifier is reported only once<br>
&gt; r.univar_main.c:37: error: for each function it appears in.)<br>
&gt; r.univar_main.c:38: error: expected &#39;;&#39; before &#39;param&#39;<br>
&gt; make[2]: *** [OBJ.i686-pc-linux-gnu/r.univar_main.o] Error 1<br>
&gt;<br>
&gt; Looking at r.univar_main.c I see this at row 37:<br>
&gt;<br>
&gt; param.percentile-&gt;options = &quot;0-100&quot;;s<br>
&gt;<br>
&gt; Is the &quot;s&quot; corrected??? It is the cause of the compilation failure...<br>
<br>
</div></div>no, it&#39;s typo. Are you sure that you are not working with locally<br>
modified copy of the file?<br>
<br>
svn revert r.univar_main.c<br>
make<br>
<br>
Martin<br>
<font color="#888888"><br>
--<br>
Martin Landa &lt;landa.martin <a href="http://gmail.com" target="_blank">gmail.com</a>&gt; * <a href="http://gama.fsv.cvut.cz/%7Elanda" target="_blank">http://gama.fsv.cvut.cz/~landa</a> *<br>
</font></blockquote></div><br>