<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - intel-virtual-output offers wrong screen resolution for VIRTUAL screen"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73816#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - intel-virtual-output offers wrong screen resolution for VIRTUAL screen"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73816">bug 73816</a>
              from <span class="vcard"><a class="email" href="mailto:admin@schwarzwald-falke.de" title="Christoph Bessei <admin@schwarzwald-falke.de>"> <span class="fn">Christoph Bessei</span></a>
</span></b>
        <pre>Hey,

during make && make install I get the following compile errors:

virtual.c: In function ‘context_update’:
virtual.c:1130:9: error: invalid type argument of unary ‘*’ (have
‘XRRModeInfo’)
     m = *src->mode;
         ^
virtual.c:1132:58: error: ‘mode’ undeclared (first use in this function)
        "%s.%ld-%s", clone->src.name, (long)src->mode.id, mode->name);
                                                          ^
virtual.c:1132:58: note: each undeclared identifier is reported only once for
each function it appears in


Have I missed something?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>