Package: recode Version: 3.6-14 Usertags: ftbfs-gcc-4.3 Your package fails to build with GCC 4.3. Version 4.3 has not been released yet but I'm building with a snapshot in order to find errors and give people an advance warning.
You can reproduce this problem with gcc-4.3 or gcc-snapshot from unstable. > Automatic build of recode_3.6-14 on em64t by sbuild/amd64 0.53 ... > gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I.. -I. -I../lib -I../libiconv -g > -Wall -D_REENTRANT -O2 -c charname.c -fPIC -DPIC -o .libs/charname.lo > In file included from common.h:140, > from charname.c:20: > recodext.h:221: error: width of 'ignore' exceeds its type > make[3]: *** [charname.lo] Error 1 Remove the bit-field and it will work. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

