Csound Csound-dev Csound-tekno Search About

[Csnd] Csound on Embedded Linux (BeagleBone)

Date2012-11-04 01:45
FromWilliam Wignall
Subject[Csnd] Csound on Embedded Linux (BeagleBone)
Hello All,

My friend Paul and I are working on a project which requires an installation of Csound on an embedded device, the BeagleBone. It is running an up-to-date Angstrom distribution of Linux. We have been successful in compiling cmake, libsndfile, and scons. We have attempted to compile Csound 5.18.02 and 5.17.6, but we have run into this error both times:

bison -d --report=itemset -p csound_orc -o Engine/csound_orcparse.c Engine/csound_orc.y
Engine/csound_orc.y: conflicts: 5 shift/reduce, 49 reduce/reduce
bison: I/O error
scons: *** [Engine/csound_orcparse.c] Error 1
scons: building terminated because of errors.

We think it's got something to do with "csound_orcparse.c". Are we on to anything here, and if so how do we fix it? Does anyone have experience compiling Csound on embedded devices? (John and Victor, Dr. B mentioned both of you... would either of you be able to offer any help or advice?)

Thanks,
Trev Wignall