On Wed, Oct 14, 2015 at 11:54:41PM +0200, Thomas Klausner wrote: > I haven't seen this one before, but just now it popped up: > > > --- glapi_gentable.po --- > ERROR: glapi_gentable.c: sou _glapi_table has too many members: 1155 > 1023 > Removing glapi_gentable.po > *** [glapi_gentable.po] Error code 1 > > nbmake[6]: stopped in /archive/foreign/src/external/mit/xorg/lib/libGL > --- glapi_gentable.o --- > /archive/build/tools.gcc/bin/nbctfconvert -g -L VERSION -g glapi_gentable.o > ERROR: glapi_gentable.c: sou _glapi_table has too many members: 1155 > 1023 > Removing glapi_gentable.o > *** [glapi_gentable.o] Error code 1 > > This was in a gcc build with MKDTRACE, MKCTF, HAVE_LIBGCC_EH=no and > DBG="-O2 -g". > > Any ideas?
christos fixed this. Thomas