On 01/25/2012 02:03 PM, Matt Turner wrote:
> On Wed, Jan 25, 2012 at 1:42 PM, Kevin H. Hobbs <hob...@ohio.edu> wrote:
>
> Maybe try reverting 4e5a8937d1a1bfb2a3bd067ed01e036728675fc2?


So this change is just the line

OSMESA_LIB_DEPS := -L$(TOP)/$(LIB_DIR) -l$(GLAPI_LIB)
$(OSMESA_LIB_DEPS)

So I commented that out.

I now get an OSMesa library.

I do not get a shared libglapi.so in lib nor is one installed in
the install step.

Now for the test...

My OSMesa VTK builds....

but I get a bunch of these :

GraphicsCxxTests: osmesa.c:892: OSMesaMakeCurrent: Assertion
`osmesa->srb->Base.RefCount == 2' failed.
<end of output>
Test time =   0.04 sec




Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to