[Mesa-dev] OSMesa glapi linlking
Kevin H. Hobbs
hobbsk at ohio.edu
Tue Jan 31 11:15:08 PST 2012
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)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20120131/0c489fdf/attachment.pgp>
More information about the mesa-dev
mailing list