[Mesa-dev] [Bug 110735] Meson can't find 32-bit libXvMCW in non-standard path
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu May 23 05:22:04 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110735
Bug ID: 110735
Summary: Meson can't find 32-bit libXvMCW in non-standard path
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Other
Assignee: mesa-dev at lists.freedesktop.org
Reporter: bug0xa3d2 at hushmail.com
QA Contact: mesa-dev at lists.freedesktop.org
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
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190523/efd2972f/attachment-0001.html>
More information about the mesa-dev
mailing list