GNOME Bugzilla – Bug 763349
[regression] vte-git build fails: Vte.Terminal.set_color_cursor_foreground is not available in vte-2.91 0.43.3.
Last modified: 2016-03-08 23:29:00 UTC
I'm trying to build the git-master vte on a slackware linux box. The build dies with make[4]: Entering directory `/home/ronis/Project/notar/GNOME/garnome/svn/vte/work/main.d/vte-git/src' VALAC vte_2_91_vala.stamp app.vala:180.7-180.32: warning: Vte.Terminal.search_set_gregex has been deprecated since 0.46 app.vala:370.5-370.40: error: Vte.Terminal.set_color_cursor_foreground is not available in vte-2.91 0.43.3. Use vte-2.91 >= 0.44 terminal.set_color_cursor_foreground(App.Options.get_color_cursor_foreground()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ app.vala:423.17-423.41: warning: Vte.Terminal.match_add_gregex has been deprecated since 0.46 I've got vala 0.31.1.11-094fd installed
*** This bug has been marked as a duplicate of bug 762780 ***