Hi, just a note before someone gets trigger happy about this bug and does something idiotic.
On Sat, Sep 03, 2005 at 03:05:42PM +0200, Andreas Jochens wrote: > When building 'mesa' in a clean 'unstable' chroot, > I get the following error: > > touch depend > makedepend -fdepend -I. -I../../../include -I../../../include/GL/internal > -I../../../src/mesa/main -I../../../src/mesa/glapi > -I../../../src/mesa/drivers/dri/common `pkg-config --cflags libdrm` > ../../../src/mesa/glapi/glapi.c ../../../src/mesa/glapi/glthread.c > ../../../src/mesa/main/dispatch.c glcontextmodes.c clientattrib.c compsize.c > eval.c glxcmds.c glxext.c glxextensions.c indirect.c indirect_init.c > indirect_size.c indirect_window_pos.c indirect_transpose_matrix.c > indirect_vertex_array.c indirect_vertex_program.c pixel.c pixelstore.c > render2.c renderpix.c single2.c singlepix.c vertarr.c xfont.c glx_pbuffer.c > glx_query.c glx_texture_compression.c dri_glx.c XF86dri.c > /bin/sh: makedepend: command not found > make[2]: *** [depend] Error 127 > make[2]: Leaving directory `/mesa-6.3.2/build/gl-debian-dri/src/glx/x11' Ah, yes. That's right, thanks. > In file included from glcontextmodes.c:60: > ../../../src/mesa/drivers/dri/common/glcontextmodes.h:39: warning: type > defaults > to 'int' in declaration of '__GLXvisualConfig' Uhm... glxint.h is missing upstream. > Please add the missing Build-Depends on 'xutils, xlibmesa-gl-dev' > to debian/control. Just in case someone happens to develop an urge to fix this bug before I upload a fixed package, PLEASE DON'T ADD A DEPENDENCY ON xlibmesa-gl-dev. That's dumb, to put it mildly. Check out the svn repo. (if you are messing with the mesa source package you should know where the repo is) -- Marcelo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]