On 10/10/2016 12:33 PM, Abishek Kumar wrote:
*** Checking out vala *** [20/30] git remote set-url origin git://git.gnome.org/vala <http://git.gnome.org/vala> git remote update origin Fetching origin git rebase origin/0.34 Current branch 0.34 is up to date. *** Configuring vala *** [20/30] ./autogen.sh --prefix /home/hulkbuster/jhbuild/install --disable-Werror --enable-vapigen --disable-static --disable-gtk-doc ./autogen.sh: 10: ./autogen.sh: valac: not found **Error**: You must have valac >= 0.12.0 installed to build vala. Download the appropriate package from your distribution or get the source tarball at http://download.gnome.org/sources/vala/ *** Error during phase configure of vala: ########## Error running ./autogen.sh --prefix /home/hulkbuster/jhbuild/install --disable-Werror --enable-vapigen --disable-static --disable-gtk-doc *** [20/30]
I'm not the most up to date person on Vala, but I do believe it is similar to GCC in that you need to bootstrap. So you'll need a Vala compiler to compile Vala).
Your distribution probably has one that can be installed. Such as: sudo dnf install vala (for Fedora) -- Christian _______________________________________________ desktop-devel-list mailing list desktop-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/desktop-devel-list