On Fri, Mar 2, 2012 at 3:49 PM, Naga Mohan Pothula <[email protected]> wrote: > Fabiano, > I'm building with upstream spice-gtk. May be Fedora16 supports vala >= > 0.14.0 for your case. > Ubuntu 10.04 doesn't support beyond vala > 0.12.0 by default.
Yeap, Fedora16 supports vala >= 0.14.0, but I'm using --disable-vala. > > Brain, > I installed latest gcc4.4 supported by Ubuntu 10.04 that supports vala > v0.12.0 only. > I think it is mandatory to disable vala for Ubuntu 10.04 and I did that. > still i'm facing "missing valac". > > > Thanks for your help. > > > ~Naga. > > ________________________________ > From: Brian Vetter <[email protected]> > To: [email protected] > Sent: Friday, March 2, 2012 9:26 AM > Subject: [Spice-devel] Build problems with Spice-gtk on Ubuntu 10.04 > > You will either need to upgrade your gcc to a newer version that supports > vala or you will need to install the valac compiler. > > If you want to use the valac compiler: sudo apt-get install valac > Afterwards, configure the spice build with --enable_vala=yes > > Brian > > On Fri, Mar 2, 2012 at 6:48 AM, Naga Mohan Pothula wrote: > > > Hi, > > I'm getting error "missing valac" even I disabled vala while building > spice-gtk on Ubuntu 10.04. > If I enable vala then i'm getting atleast v0.14.0 is required. Ubuntu 10.04 > supports v0.12.0 only. > How can I avoid this error? > > > Thanks for your help, > > Regards, > Naga. > > > _______________________________________________ > Spice-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/spice-devel > > Best Regards, -- Fabiano Fidêncio _______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
