http://tinderbox.x.org/builds/2010-04-29-0001/logs/libGL/#build

draw/draw_vs_ppc.c: In function 'vs_ppc_run_linear':
draw/draw_vs_ppc.c:129: warning: passing argument 5 of 'shader->func' from 
incompatible pointer type
draw/draw_vs_ppc.c:129: note: expected 'float (*)[4]' but argument is of type 
'const float (*)[4]'
draw/draw_vs_ppc.c: In function 'draw_create_vs_ppc':
draw/draw_vs_ppc.c:193: error: 'draw_vs_varient_generic' undeclared (first use 
in this function)
draw/draw_vs_ppc.c:193: error: (Each undeclared identifier is reported only once
draw/draw_vs_ppc.c:193: error: for each function it appears in.)
gmake[3]: *** [draw/draw_vs_ppc.o] Error 1

I think this is caused by:
   
http://cgit.freedesktop.org/mesa/mesa/commit/?id=35883f42967a6dd31939e5653a818233c2e34abf
not touching _vs_ppc.c.

-- 
Chris Ball   <c...@laptop.org>
One Laptop Per Child
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to