hi, On Thu, Oct 31, 2002 at 01:18:52AM +0100, Marco d'Itri wrote: > http://buildd.debian.org/build.php?&pkg=inn2&ver=2.3.3%2B20020922-5&arch=arm&file=log > > bison -y -d configfile.y > configfile.y:757.2-762.14: type clash (`' `name') on default action > make[2]: *** [config_y.h] Error 1 > > > It fails only on ARM, why? > > I built it myself on i386 with the same bison release.
ok, the build is about 2 weeks old, maybe there was an issue in bison and was fixed meantime. i tried it on debussy's unstable chroot and worked without problems. most noteably, bison used by the buildd was 1.50 whereas the current one in unstable is 1.75 and the latter one was installed and used now. i don't know the current state of buildds maybe they are rebooted already. if they are up retrying should compile it cleanly. so long Othmar