You will either need to upgrade your gcc to a newer version that supports vala or you will need to install the valac compiler. <br><br>If you want to use the valac compiler: sudo apt-get install valac<br>Afterwards, configure the spice build with --enable_vala=yes<br>
<br>Brian<br><br><div class="gmail_quote">On Fri, Mar 2, 2012 at 6:48 AM, Naga Mohan Pothula wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi,<br>
<br>
I&#39;m getting error &quot;missing valac&quot; even I disabled vala while building spice-gtk on Ubuntu 10.04.<br>
If I enable vala then i&#39;m getting atleast v0.14.0 is required. Ubuntu 10.04 supports v0.12.0 only.<br>
How can I avoid this error?<br>
<br>
<br>
Thanks for your help,<br>
<br>
Regards,<br>
Naga.<br></blockquote></div>