|
Hello,
i get this error when trying to build on Ubuntu10.04 (just downloaded from
CVS)
menno@ubuntu:~/csound5$ scons buildDSSI=1 buildImageOpcodes=1
buildInterfaces=1 buildJavaWrapper=1 buildNewParser=1 buildPythonOpcodes=1
buildUtilities=1 buildVirtual=1 Lib64=0 useDouble=1 usePortAudio=1
usePortMidi=1 useJack=1 useFLTK=1 Word64=1 buildPythonWrapper=1 smoothSort=1
buildStkOpcodes=1 buildLoris=1 > kompilen13.txt
scons: warning: The Options class is deprecated; use the Variables class
instead.
File "/home/menno/csound5/SConstruct", line 74, in
Opcodes/pitch.c:2201: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘->’ token
Opcodes/pitch.c:2202: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘->’ token
Opcodes/pitch.c:2203: error: expected identifier or ‘(’ before ‘return’
Opcodes/pitch.c:2204: error: expected identifier or ‘(’ before ‘}’ token
scons: *** [Opcodes/pitch.os] Error 1
menno@ubuntu:~/csound5$
the compilation file is this:
http://old.nabble.com/file/p28585501/kompilen12.txt kompilen12.txt
Menno
--
View this message in context: http://old.nabble.com/error-building-tp28585501p28585501.html
Sent from the Csound - Dev mailing list archive at Nabble.com.
------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-d |