Hi,

I just started trying to compile chuck for the beagleboard. However, I get the following error message. Has anyone seen this before?

root@beagleboard:~/chuck-1.2.1.3/src# make linux-alsa
make -f makefile.alsa
make[1]: Entering directory `/home/root/chuck-1.2.1.3/src'
bison -dv -b chuck chuck.y
make[1]: *** [chuck.tab.c] Broken pipe
make[1]: Leaving directory `/home/root/chuck-1.2.1.3/src'
make: [linux-alsa] Error 2 (ignored)

BTW I've already gotten the libsndfile-dev package installed as well as packages for alsa, jack, gcc, lex, yacc, make, etc.

Thanks,
Ed