[Mesa-dev] [Bug 80615] New: Files in bellagio directory [omx tracker] don't respect installation folder
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jun 27 17:47:50 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=80615
Priority: medium
Bug ID: 80615
Assignee: mesa-dev at lists.freedesktop.org
Summary: Files in bellagio directory [omx tracker] don't
respect installation folder
Severity: normal
Classification: Unclassified
OS: All
Reporter: alexandre.f.demers at gmail.com
Hardware: All
Status: NEW
Version: git
Component: Other
Product: Mesa
Using the following in my build and installation script:
setLibdir="/patate/lib/mesa/"
execPrefixInstallDir="/patate/lib/mesa"
PrefixInstallDir="/patate/lib/mesa"
and
execConfigCmd="$baseConfigCmd --build=$setBuild --host=$setHost
--libdir=$setLibdir --exec-prefix=$execPrefixInstallDir
--prefix=$PrefixInstallDir"
All the files are to be installed under /patate/lib/mesa when testing with
"make -n install", except files related to omx state tracker. Their
installation folder keeps pointing to /usr/lib/bellagio. (see attached
installation log file)
When crosscompiling, it always points to /usr/lib32/bellagio, which is also
wrong.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140628/59dbfa74/attachment.html>
More information about the mesa-dev
mailing list