[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#374986: tested patch, still crashes



#include <hallo.h>
* Robert Millan [Thu, Jul 20 2006, 10:33:17PM]:
> 
> Hi Eduard,
> 
> On Thu, Jul 20, 2006 at 10:12:34PM +0200, Eduard Bloch wrote:
> > > 
> > > You're probably hitting a different issue then. Please try Mesa CVS or
> > > at least libg11-mesa-dri from experimental.
> > 
> > There is no libgl1-mesa-dri in experimental, AFAICS.
> 
> There is, but:
> 
>   - Michel made a typo (libg11-mesa-dri).  Did you copy-paste it?

First, no. And my screen font is fine enough to detect the typo
immediately.

>   - It's not available for amd64 (although it compiled fine here).

Second... yes, it compiled fine but does not solve the problem. It still
crashes.

> > And about Mesa
> > CVS... I am not sure how to install it in a way that X modules buy for
> > sure, there seem to be a funky coupling between X and Mesa.
> 
> Just fetch the mesa source from experimental and run "cvs update".  You'll need
> to update libdrm to 2.0.2 first (not in debian yet).

updated libdrm, but mesa does not build:

In file included from savagerender.c:115:
../../../../../src/mesa/tnl_dd/t_dd_dmatmp.h: In function ‘savage_render_poly_el
ts’:
../../../../../src/mesa/tnl_dd/t_dd_dmatmp.h:989: error: ‘Light’ undeclared (fir
st use in this function)
../../../../../src/mesa/tnl_dd/t_dd_dmatmp.h:989: error: (Each undeclared identi
fier is reported only once
../../../../../src/mesa/tnl_dd/t_dd_dmatmp.h:989: error: for each function it ap
pears in.)
In file included from savagerender.c:138:
../../../../../src/mesa/tnl_dd/t_dd_dmatmp.h: In function ‘savage_flat_render_po
ly_elts_s3d’:
../../../../../src/mesa/tnl_dd/t_dd_dmatmp.h:989: error: ‘Light’ undeclared (fir
st use in this function)
make[5]: *** [savagerender.o] Fehler 1

No time to hint the bug now, sorry.

Eduard.



Reply to: