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

Bug#439859:



This still seems to be present with libc6-dev 2.6.1-3 when compiling gimp:

/usr/src/debian/work/build-area/gimp-2.4.0~rc2/./plug-ins/common/psp.c:316:
error: ?major? redeclared as different kind of symbol
/usr/include/sys/sysmacros.h:67: error: previous definition of ?major? was
here
/usr/src/debian/work/build-area/gimp-2.4.0~rc2/./plug-ins/common/psp.c:316:
error: ?minor? redeclared as different kind of symbol
/usr/include/sys/sysmacros.h:73: error: previous definition of ?minor? was
here


And the line that triggers the problem in psp.c:
static guint16 major, minor;






Reply to: