<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Drivers/DRI/swrast"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89586#c18">Comment # 18</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Drivers/DRI/swrast"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89586">bug 89586</a>
from <span class="vcard"><a class="email" href="mailto:daniel.sebald@ieee.org" title="Dan Sebald <daniel.sebald@ieee.org>"> <span class="fn">Dan Sebald</span></a>
</span></b>
<pre>Oh, that's right. Somehow I have to build or run the piglit tests using the
local build of Mesa (which is repository-up-to-date), i.e., what is
accomplished with
PKG_CONFIG_PATH=/home/sebald/local/pkgconfig ./configure
otherwise. (I've left the distro version of Mesa intact for fear changing that
will have a major consequence on apps on my system.)
I'm trying to get the local library recognized, no luck but I'll keep trying...
"
Too late now, but you were looking for
PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:/usr/lib/pkgconfig"
"
I thought that /usr/local is a directory that is automatically searched. In
any case, maybe I could use that to get the library recognized. But it is
cmake... oh, PKG_CONFIG_PATH= appears to work with ccmake . as well. Ah, now
that compiles quickly. The first time around building piglit was showing all
kinds of green and red comments.
However, I'm getting the same error. I don't think the local version of
libGL.so is being used still. There is no package definition in
~/local/lib/pkgconfig for libGL.
I think I have enough to keep me going here. Thanks.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>