package mysql-dfsg reopen 319042 severity 319042 serious thanks According to the bug log, you thought you'd fixed the FTBFS in mysql-dfsg, but I can still reproduce it in version 4.0.24-10 using a pbuilder chroot created just today:
... if g++ -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -I.. -I. -O3 -DDBUG_OFF -DBIG_JOINS=1 -felide-constructors -fno-rtti -O3 -fno-implicit-templates -fno-exceptions -fno-rtti -MT my_new.o -MD -MP -MF ".deps/my_new.Tpo" \ -c -o my_new.o `test -f 'my_new.cc' || echo './'`my_new.cc; \ then mv -f ".deps/my_new.Tpo" ".deps/my_new.Po"; \ else rm -f ".deps/my_new.Tpo"; exit 1; \ fi /usr/include/asm/system.h:247: error: expected ',' or '...' before 'new' /usr/include/asm/system.h: In function 'long unsigned int __cmpxchg(volatile void*, long unsigned int, long unsigned int)': /usr/include/asm/system.h:250: error: 'size' was not declared in this scope /usr/include/asm/system.h:254: error: expected type-specifier before ')' token /usr/include/asm/system.h:260: error: expected type-specifier before ')' token /usr/include/asm/system.h:266: error: expected type-specifier before ')' token make[3]: *** [my_new.o] Error 1 make[3]: Leaving directory `/tmp/buildd/mysql-dfsg-4.0.24/mysys' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/mysql-dfsg-4.0.24' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/mysql-dfsg-4.0.24' make: *** [build-stamp] Error 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]