hi, On Wed, Dec 04, 2002 at 11:11:43AM +0100, martin f krafft wrote: > please check > > http://buildd.debian.org/build.php?arch=arm&pkg=gradm&ver=1.5a-1 > > bison is in build-depends, and at least on i386, it provides > bison.yacc, which yacc is linked to via alternatives. > > so what's the deal on ARM?
I'ld guess update-alternatives isn't run correctly. /usr/bin/yacc should be a link to /etc/alternatives/yacc and that in turn to some real binary. so, dunno. james? so long Othmar