[Csnd] scons error building from 5.14.2 on linux, Engine/csound_orcparse.c missing?
Date | 2011-12-19 01:02 |
From | Iain Duncan |
Subject | [Csnd] scons error building from 5.14.2 on linux, Engine/csound_orcparse.c missing? |
I'm attempting to build 5.14.2 from source, from the tarball on sourceforge. I figured I'd just get a build going with defaults first and tweak it later. I copied custom.m custom-linux-mkg.py to custom.py and ran scons, and got the following:
CONFIGURATION DECISION: Building with new parser enabled AttributeError: 'SConsEnvironment' object has no attribute 'CFile': File "/usr/local/src/Csound5.14.2/SConstruct", line 901: yaccBuild = csoundLibraryEnvironment.CFile(target = 'Engine/csound_orcparse.c', Looking in Engine, there is indeed no file called csound_orcparse.c, this seems like something someone should know about?
thanks iain
|