Current-Users archive

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

Re: xorg build prob



Hi,

On Tue, Sep 23, 2008 at 06:14:09PM +0200, Patrick Welche wrote:
> On -current/amd64, source from just now:
> 
> xsrc/external/mit/MesaLib/dist/src/mesa/vbo/vbo_save_draw.c:138: warning: 
> cast to pointer from integer of different size
> 
>          arrays[attr].Ptr = (const GLubyte *)data;
> 
> (data is GLuint, not *)
Same here on the three 64bit-archs I tried: alpha, amd64 and sparc64 
(cross-compiling on amd64). 32bit compiles w/o hickups on i386, evbppc
and sparc - vax has problems (that's what I tried...).

Kurt


Home | Main Index | Thread Index | Old Index