On 01/25/2012 05:20 PM, Jon TURNEY wrote:
> 
> ... and reverting "always build shared glapi" didn't wrap this line above in
> ifeq ($(SHARED_GLAPI),1)/endif, since it wasn't there before.
> 
> 
> Sigh.
> 
> I guess you could try the attached.


$ git apply
~/Download/0001-Don-t-try-to-link-OSMesa-with-shared-glapi-unless-sh.patch
/home/kevin/Download/0001-Don-t-try-to-link-OSMesa-with-shared-glapi-unless-sh.patch:24:
trailing whitespace.
ifeq ($(SHARED_GLAPI),1)
/home/kevin/Download/0001-Don-t-try-to-link-OSMesa-with-shared-glapi-unless-sh.patch:26:
trailing whitespace.
endif
error: patch failed: src/mesa/drivers/osmesa/Makefile:25
error: src/mesa/drivers/osmesa/Makefile: patch does not apply


I tried with just the lines added manually and almost every VTK test
gives me:

osmesa.c:892: OSMesaMakeCurrent: Assertion `osmesa->srb->Base.RefCount
== 2' failed.

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