Dave Airlie wrote:
I've get that for r200 too. Seems to be related to the t_vertex.c codegen
addition. Maybe t_vertex_c.o doesn't get linked in?
Yes, it's my fault. I can't wait until we can stop trying to track Mesa
directly from DRI cvs.
I'll commit the fixes once I've rebuilt a DRI tree.
not s
> >
> >
> > I've get that for r200 too. Seems to be related to the t_vertex.c codegen
> > addition. Maybe t_vertex_c.o doesn't get linked in?
>
> Yes, it's my fault. I can't wait until we can stop trying to track Mesa
> directly from DRI cvs.
>
> I'll commit the fixes once I've rebuilt a DRI tree.
Roland Scheidegger wrote:
Thomas Hellström wrote:
Hi!
I'm trying to compile the unichrome_dri.so driver in the xc tree with
latest Mesa cvs. When the driver is loaded I get a missing symbol
_tnl_init_c_codegen.
Something new I've left out?
I've get that for r200 too. Seems to be related to the
Thomas Hellström wrote:
Hi!
I'm trying to compile the unichrome_dri.so driver in the xc tree with
latest Mesa cvs. When the driver is loaded I get a missing symbol
_tnl_init_c_codegen.
Something new I've left out?
I've get that for r200 too. Seems to be related to the t_vertex.c
codegen additio