<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Meson can't find 32-bit libXvMCW in non-standard path"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110735">110735</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Meson can't find 32-bit libXvMCW in non-standard path
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>bug0xa3d2@hushmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When compiling mesa in 32-bit mode meson finds 64-bit XvMCW instead of 32-bit
XvMCW during configuring. The 32-bit XvMCW library is in a non-standard path.

meson-log.txt: "Compiler stderr:
src/gallium/state_trackers/xvmc/meson.build:31:2: ERROR: C library 'XvMCW' not
found"

Yes, both 64-bit and 32-bit libXvMC are installed in separate directories.

PKG_CONFIG_PATH, LD_LIBRARY_PATH, LDFLAGS, CXXLDFLAGS, CPPFLAGS are pointed to
the 32-bit path location of XvMCW and have no effect.

The CC='/usr/bin/32/gcc' and CXX='/usr/bin/32/g++' wrappers have no effect.

I did not attempt hardcoding an rpath into an 32-bit XvMCW recompile yet.

Software:
gcc-9.1.0_multilib
meson-0.50.0</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>