<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [dri3] Building mesa fails with dri3 enabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80848#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [dri3] Building mesa fails with dri3 enabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80848">bug 80848</a>
              from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=80848#c18">comment #18</a>)
<span class="quote">> I had cross-compilation problems on Ubuntu (building 32bit Mesa on 64bit
> environment) and my problems went away by reverting

> 3ecd9e1a93817180fa5b280e5fe11c903cca38ba

> For some reason otherwise a wrong version (64bit one) of libexpat got
> included to linking. Patch adds $(EXPAT_LIBS) when linking libloader so that
> is why I tried the revert. I'll try to see why this happens.</span >

whoopsie forgot to paste my build command line:

INTEL_CFLAGS='-I/opt/include -I/opt/include/libdrm' INTEL_LIBS='-L/opt/lib
-ldrm_intel' CFLAGS='-m32' CXXFLAGS='-m32' ./autogen.sh --prefix=/opt
--enable-gles2 --without-gallium-drivers --enable-32-bit
--with-dri-drivers=i965 --with-egl-platforms=x11 --disable-osmesa
--disable-vdpau --disable-dri3 --enable-debug --enable-glx-tls
--enable-texture-float</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>