<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Files in bellagio directory [omx tracker] don't respect installation folder"
href="https://bugs.freedesktop.org/show_bug.cgi?id=80615">80615</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>Files in bellagio directory [omx tracker] don't respect installation folder
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>alexandre.f.demers@gmail.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Component</th>
<td>Other
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>