On 01/31/2012 09:53 AM, Brian Paul wrote: > > I just pushed a couple osmesa fixes to master and the 8.0 branch. Can > you give it a try? > > Thinks seem to fix things on the 8.0 branch but I'm unable to verify > on master due to some other regressions ATM. > > -Brian >
master leaves a bunch of symbols undefined.
/home/kevin/mesa_osmesa/lib/libglsl.so: undefined reference to
`_mesa_symbol_table_ctor'
/home/kevin/mesa_osmesa/lib/libOSMesa.so.8: undefined reference to
`_swrast_unmap_soft_renderbuffer'
/home/kevin/mesa_osmesa/lib/libOSMesa.so.8: undefined reference to
`_tnl_InvalidateState'
/home/kevin/mesa_osmesa/lib/libOSMesa.so.8: undefined reference to
`_swrast_map_soft_renderbuffer'
8.0 mostly works
98% tests passed, 9 tests failed out of 596
Total Test time (real) = 259.19 sec
The following tests FAILED:
259 - TestMultiTexturing (SEGFAULT)
260 - TestMultiTexturingTransform (SEGFAULT)
262 - TestScalarBar (Failed)
330 - TestBarChartActor (Failed)
334 - TestPieChartActor (Failed)
338 - TestLegendBoxActor (Failed)
380 - TestBrokenLineWidget (Failed)
510 - Infovis-TestTulipReaderClusters (Failed)
536 - Views-TestRenderView (Failed)
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
