https://bugs.freedesktop.org/show_bug.cgi?id=80615
Priority: medium
Bug ID: 80615
Assignee: [email protected]
Summary: Files in bellagio directory [omx tracker] don't
respect installation folder
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
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.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev