[Mesa-dev] [Bug 89586] Drivers/DRI/swrast

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 19 13:40:28 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89586

--- Comment #18 from Dan Sebald <daniel.sebald at ieee.org> ---
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150319/0ab8f954/attachment.html>


More information about the mesa-dev mailing list