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

--- Comment #18 from Dan Sebald <daniel.seb...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to