GNOME Bugzilla – Bug 764779
vte 0.44.0 does not build if a previous version is installed
Last modified: 2016-04-15 16:10:33 UTC
... CXX interpret-table.o CXX interpret-vteconv.o CXX interpret-vtetree.o CC interpret-interpret.o CC slowcat-slowcat.o CC vte_2_91-appresources.o CXXLD interpret CCLD slowcat CXXLD libvte-2.91.la CCLD testvte GISCAN Vte-2.91.gir GICOMP Vte-2.91.gir VAPIGEN vte-2.91.vapi VALAC vte_2_91_vala.stamp app.vala:370.5-370.40: error: Vte.Terminal.set_color_cursor_foreground is not available in vte-2.91 0.42.5. Use vte-2.91 >= 0.44 terminal.set_color_cursor_foreground(App.Options.get_color_cursor_foreground()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compilation failed: 1 error(s), 0 warning(s) Only after uninstalling vte-0.42.5, I could build it correctly (this should not happen).
On one hand, I keep flipping between 0.42 and 0.44 and haven't seen this happening. On the other hand, ./configure checks for the presence of vte – I have absolutely no clue why and I guess it shouldn't do it. This could easily be related to your problem.
*** This bug has been marked as a duplicate of bug 762780 ***