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