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;





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to