<div dir="ltr">Hi all<br><br>I&#39;m trying to install asteris 1.4.22.1 on Solaris 10...the server is V120 SUN spark...During compilation (gmake) I got the following error<br><br>/vis.c -o np/vis.o_a<br>np/vis.c: In function `svis&#39;:<br>
np/vis.c:205: error: `u_int32_t&#39; undeclared (first use in this function)<br>np/vis.c:205: error: (Each undeclared identifier is reported only once<br>np/vis.c:205: error: for each function it appears in.)<br>np/vis.c:205: error: syntax error before &quot;u_char&quot;<br>
np/vis.c:205: error: syntax error before &#39;)&#39; token<br>np/vis.c:205: error: syntax error before &quot;u_char&quot;<br>np/vis.c:205: error: syntax error before &#39;)&#39; token<br>np/vis.c:207: error: syntax error before &quot;u_char&quot;<br>
np/vis.c:207: error: syntax error before &#39;)&#39; token<br>np/vis.c:207: error: syntax error before &quot;u_char&quot;<br>np/vis.c:207: error: syntax error before &#39;)&#39; token<br>np/vis.c: In function `strsvis&#39;:<br>
np/vis.c:245: error: `u_int32_t&#39; undeclared (first use in this function)<br>np/vis.c:245: error: syntax error before &quot;u_char&quot;<br>np/vis.c:245: error: syntax error before &#39;)&#39; token<br>np/vis.c:245: error: syntax error before &quot;u_char&quot;<br>
np/vis.c:245: error: syntax error before &#39;)&#39; token<br>np/vis.c:248: error: syntax error before &quot;u_char&quot;<br>np/vis.c:248: error: syntax error before &#39;)&#39; token<br>np/vis.c:248: error: syntax error before &quot;u_char&quot;<br>
np/vis.c:248: error: syntax error before &#39;)&#39; token<br>np/vis.c: In function `strsvisx&#39;:<br>np/vis.c:275: error: `u_int32_t&#39; undeclared (first use in this function)<br>np/vis.c:275: error: syntax error before &quot;u_char&quot;<br>
np/vis.c:275: error: syntax error before &#39;)&#39; token<br>np/vis.c:275: error: syntax error before &quot;u_char&quot;<br>np/vis.c:275: error: syntax error before &#39;)&#39; token<br>np/vis.c:280: error: syntax error before &quot;u_char&quot;<br>
np/vis.c:280: error: syntax error before &#39;)&#39; token<br>np/vis.c:280: error: syntax error before &quot;u_char&quot;<br>np/vis.c:280: error: syntax error before &#39;)&#39; token<br>np/vis.c: In function `vis&#39;:<br>
np/vis.c:303: error: `u_int32_t&#39; undeclared (first use in this function)<br>np/vis.c:303: error: syntax error before &quot;u_char&quot;<br>np/vis.c:303: error: syntax error before &#39;)&#39; token<br>np/vis.c:303: error: syntax error before &quot;u_char&quot;<br>
np/vis.c:303: error: syntax error before &#39;)&#39; token<br>np/vis.c:305: error: syntax error before &quot;u_char&quot;<br>np/vis.c:305: error: syntax error before &#39;)&#39; token<br>np/vis.c:305: error: syntax error before &quot;u_char&quot;<br>
np/vis.c:305: error: syntax error before &#39;)&#39; token<br>gmake[2]: *** [np/vis.o_a] Error 1<br>gmake[1]: *** [editline/libedit.a] Error 2<br>gmake: *** [main] Error 2<br><br>I guess there is a BUG in vis.c...Can you please let me know how to define this variable?<br>
<br>Thanks<br><br><br></div>