<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - configure: error: Expat required for DRI."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71022#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - configure: error: Expat required for DRI."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71022">bug 71022</a>
              from <span class="vcard"><a class="email" href="mailto:b.harrington@samsung.com" title="Bryce Harrington <b.harrington@samsung.com>"> <span class="fn">Bryce Harrington</span></a>
</span></b>
        <pre>Same error on ubuntu 12.04

$ apt-cache policy expat
expat:
  Installed: 2.0.1-7.2ubuntu1.1
  Candidate: 2.0.1-7.2ubuntu1.1

Looks like expat.pc was added in expat 2.1.  2.0 doesn't install it, so mesa's
pkg-config check fails.

$ pkg-config --cflags --libs expat
Package expat was not found in the pkg-config search path.
Perhaps you should add the directory containing `expat.pc'
to the PKG_CONFIG_PATH environment variable
No package 'expat' found</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>