The terminal modules in vlog-modules.def weren't removed when the
code was, which breaks compilation due to a check for this
condition.
 VLOG_MODULE(stream)
 VLOG_MODULE(status)
 VLOG_MODULE(svec)
-VLOG_MODULE(terminal)
 VLOG_MODULE(timeval)
-VLOG_MODULE(tty)
 VLOG_MODULE(socket_util)
 VLOG_MODULE(unixctl)
 VLOG_MODULE(util)
 VLOG_MODULE(vsctl)
 VLOG_MODULE(vlog)
 VLOG_MODULE(vswitchd)
-VLOG_MODULE(vt)
 VLOG_MODULE(xenserver)
 
 #undef VLOG_MODULE