Csound Csound-dev Csound-tekno Search About

[Csnd] another error building Csound

Date2010-03-08 09:57
Frommenno
Subject[Csnd] another error building Csound
Building Csound from CVS on a more or less UbuntuStudio9.10 system, after
updating, i get this error:

menno@ubuntustudio:~/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 useFLTK=1 Word64=1 buildStkOpcodes=1 buildPythonWrapper=1
generatePdf=1 buildStkOpcodes=0 useJack=0
scons: Reading SConscript files ...

      C S O U N D 5

SCons build file for Csound 5:
API library, plugin opcodes, utilities, and front ends.

By Michael Gogins 

For custom options, run 'scons -h'.
For default options, run 'scons -H'.
If headers or libraries are not found, edit 'custom.py'.
For Linux, run in the standard shell
    with standard Python and just run 'scons'.
For MinGW, run in the MSys shell
    and use www.python.org WIN32 Python to run scons.
For Microsoft Visual C++, run in the Platform SDK
    command shell, and use www.python.org WIN32 Python to run scons.

System platform is 'linux'.

scons: warning: The Options class is deprecated; use the Variables class
instead.
File "/home/menno/csound5/SConstruct", line 74, in 
Using options from 'custom.py.'
Build platform is 'linux'.
SCons tools on this platform:  ['default', 'gnulink', 'gcc', 'g++',
'gfortran', 'gas', 'ar', 'CVS', 'filesystem', 'dvipdf', 'dvips', 'gs',
'jar', 'javac', 'javah', 'pdftex', 'rmic', 'rpcgen', 'swig', 'tar', 'tex',
'zip']
Checking for C header file libintl.h... yes
CONFIGURATION DECISION: Using GNU gettext scheme
CONFIGURATION DECISION: Using double-precision floating point for audio
samples.
Checking for C header file stdio.h... yes
Checking for C library sndfile... yes
Checking for C library pthread... yes
CONFIGURATION DECISION: No MP3 support
CONFIGURATION DECISION: No Wiimote support
CONFIGURATION DECISION: No P5 Glove support
Checking for pthread_barrier_init(0, 0, 0) in C library pthread... yes
Checking for __sync_lock_test_and_set((int32_t *)0, 0) in C library m... yes
found sync lock
Checking for C++ header file
frontends/CsoundVST/vstsdk2.4/public.sdk/source/vst2.x/audioeffectx.h... yes
Checking for C library portaudio... yes
Checking for C header file portmidi.h... yes
Checking for C++ library fltk... yes
Checking for C++ header file FL/Fl_Spinner.H... yes
Checking for C++ header file boost/any.hpp... yes
Checking for C++ header file gmm/gmm.h... yes
Checking for C library asound... yes
Checking for C library lo... no
Checking for MusicXML2::SXMLFile f = MusicXML2::TXMLFile::create() in C++
library musicxml2... yes
Checking for C header file jack/jack.h... yes
Checking for C header file pulse/simple.h... yes
Checking for C++ header file Opcodes/stk/include/Stk.h... yes
Checking for C header file m_pd.h... no
Checking for C header file tcl.h... no
Checking for C header file /usr/include/tcl8.4/tcl.h... no
Checking for C header file /usr/include/tk8.4/tcl.h... no
Checking for C header file zlib.h... no
Checking for C++ header file funknown.h... yes
Checking for C header file lua.h... no
Checking for SWIG... yes
Python Version: 2.6
Checking for C header file Python.h... no
Checking for C header file /usr/include/python2.6/Python.h... yes
Checking for C++ header file jni.h... yes
Checking for C header file io.h... no
Checking for C header file fcntl.h... yes
Checking for C header file unistd.h... yes
Checking for C header file stdint.h... yes
Checking for C header file sys/time.h... yes
Checking for C header file sys/types.h... yes
Checking for C header file termios.h... yes
Checking for C header file values.h... yes
Checking for C header file sys/socket.h... yes
Checking for C header file dirent.h... yes
Checking for libsndfile version 1.0.16 or later... yes
CONFIGURATION DECISION: Building with new parser enabled
CONFIGURATION DECISION: Not building with new parser debugging
CONFIGURATION DECISION: Building static Csound library
CONFIGURATION DECISION: Building Csound C++ interface library.
CONFIGURATION DECISION: Not building Lua wrapper to Csound C++ interface
library.
CONFIGURATION DECISION: Building Java wrapper to Csound C++ interface
library.
LangSubDir: java
Search paths:
   ./
   ./
   ./H/
   /usr/include/fltk-1.1/
   /usr/local/include/
   /usr/include/
   /usr/include/
   /usr/X11R6/include/
   interfaces/
   ./swig_lib/java/
   /usr/share/swig1.3/java/
   ./swig_lib/
   /usr/share/swig1.3/
Preprocessing...
Starting language-specific parse...
Processing types...
C++ analysis...
Generating wrappers...
./H/csound.h:453: Warning(451): Setting a const char * variable may leak
memory.
interfaces/cs_glue.hpp:507: Warning(473): Returning a pointer or reference
in a director method is not recommended.
interfaces/CppSound.hpp:36: Warning(453): Can't apply (std::vector< double >
*INPUT). No typemaps are defined.
interfaces/CppSound.hpp:78: Warning(813): Warning for CppSound proxy: Base
CsoundFile ignored. Multiple inheritance is not supported in Java.
CONFIGURATION DECISION: Building Python wrapper to Csound C++ interface
library.
PYTHON MODULE csnd...
CONFIGURATION DECISION: Generating Csound API PDF documentation.
Checking for C library png... no
CONFIGURATION DECISION: Not building image opcodes
CONFIGURATION DECISION: Building linear algebra opcodes.
CONFIGURATION DECISION: Building Virtual Keyboard plugin.
CONFIGURATION DECISION: Not building CoreAudio plugin.
CONFIGURATION DECISION: Building ALSA plugin.
CONFIGURATION DECISION: Building PulseAudio plugin
CONFIGURATION DECISION: Building PortAudio module.
CONFIGURATION DECISION: Not building JACK plugin.
CONFIGURATION DECISION: Building with PortMIDI.
CONFIGURATION DECISION: Not building OSC plugin.
CONFIGURATION DECISION: Building UDP plugins.
Checking for C header file fluidsynth.h... yes
CONFIGURATION DECISION: Building fluid opcodes.
CONFIGURATION DECISION: Not building vst4cs opcodes.
Checking for C header file ladspa.h... yes
Checking for C header file dssi.h... yes
CONFIGURATION DECISION: Building DSSI plugin host opcodes.
Checking for C header file Opcodes/Loris/src/loris.h... no
CONFIGURATION DECISION: Not building Loris Python extension and Csound
opcodes.
CONFIGURATION DECISION: Not building STK opcodes.
CONFIGURATION DECISION: Building Python opcodes.
CONFIGURATION DECISION: Not building FLTK CSOUND5GUI frontend.
CONFIGURATION DECISION: Not building Csound Text Editor.
CONFIGURATION DECISION: Not building CsoundAC extension module for Csound
with algorithmic composition.
CONFIGURATION DECISION: Not building CsoundVST plugin and standalone.
CONFIGURATION DECISION: Not building Tclcsound
CONFIGURATION DECISION: Not building Winsound
CONFIGURATION DECISION: Not building OSX GUI frontend
CONFIGURATION DEFAULT:  Building csLadspa.
CONFIGURATION DECISION: Not calling TAGS
scons: done reading SConscript files.
scons: Building targets ...
gcc -o Engine/auxfd.o -c -Wno-format -DGNU_GETTEXT -g -fomit-frame-pointer
-freorder-blocks -fPIC -DLINUX -DPIPES -fPIC -fPIC -DHAVE_LIBSNDFILE=1016
-DHAVE_VST_SDK -DHAVE_FLTK -DBETA -DUSE_DOUBLE -DHAVE_SOCKETS
-DHAVE_PTHREAD_BARRIER_INIT -DHAVE_SYNC_LOCK_TEST_AND_SET -DHAVE_MUSICXML2
-DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H
-DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -DHAVE_SOCKETS
-DHAVE_DIRENT_H -DENABLE_NEW_PARSER -D__BUILDING_LIBCSOUND -I. -IH
-I/usr/include/fltk-1.1 -I/usr/local/include -I/usr/include -I/usr/include
-I/usr/X11R6/include Engine/auxfd.c
gcc -o Engine/auxfd.os -c -Wno-format -DGNU_GETTEXT -g -fomit-frame-pointer
-freorder-blocks -fPIC -DLINUX -DPIPES -fno-strict-aliasing
-fno-strict-aliasing -fPIC -DHAVE_LIBSNDFILE=1016 -DHAVE_VST_SDK -DHAVE_FLTK
-DBETA -DUSE_DOUBLE -DHAVE_SOCKETS -DHAVE_PTHREAD_BARRIER_INIT
-DHAVE_SYNC_LOCK_TEST_AND_SET -DHAVE_MUSICXML2 -DHAVE_FCNTL_H
-DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H
-DHAVE_TERMIOS_H -DHAVE_VALUES_H -DHAVE_SOCKETS -DHAVE_DIRENT_H
-DENABLE_NEW_PARSER -D__BUILDING_LIBCSOUND -I. -IH -I/usr/include/fltk-1.1
-I/usr/local/include -I/usr/include -I/usr/include -I/usr/X11R6/include
-Iinterfaces Engine/auxfd.c
gcc -o Engine/cfgvar.o -c -Wno-format -DGNU_GETTEXT -g -fomit-frame-pointer
-freorder-blocks -fPIC -DLINUX -DPIPES -fPIC -fPIC -DHAVE_LIBSNDFILE=1016
-DHAVE_VST_SDK -DHAVE_FLTK -DBETA -DUSE_DOUBLE -DHAVE_SOCKETS
-DHAVE_PTHREAD_BARRIER_INIT -DHAVE_SYNC_LOCK_TEST_AND_SET -DHAVE_MUSICXML2
-DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H
-DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -DHAVE_SOCKETS
-DHAVE_DIRENT_H -DENABLE_NEW_PARSER -D__BUILDING_LIBCSOUND -I. -IH
-I/usr/include/fltk-1.1 -I/usr/local/include -I/usr/include -I/usr/include
-I/usr/X11R6/include Engine/cfgvar.c
gcc -o Engine/cfgvar.os -c -Wno-format -DGNU_GETTEXT -g -fomit-frame-pointer
-freorder-blocks -fPIC -DLINUX -DPIPES -fno-strict-aliasing
-fno-strict-aliasing -fPIC -DHAVE_LIBSNDFILE=1016 -DHAVE_VST_SDK -DHAVE_FLTK
-DBETA -DUSE_DOUBLE -DHAVE_SOCKETS -DHAVE_PTHREAD_BARRIER_INIT
-DHAVE_SYNC_LOCK_TEST_AND_SET -DHAVE_MUSICXML2 -DHAVE_FCNTL_H
-DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H
-DHAVE_TERMIOS_H -DHAVE_VALUES_H -DHAVE_SOCKETS -DHAVE_DIRENT_H
-DENABLE_NEW_PARSER -D__BUILDING_LIBCSOUND -I. -IH -I/usr/include/fltk-1.1
-I/usr/local/include -I/usr/include -I/usr/include -I/usr/X11R6/include
-Iinterfaces Engine/cfgvar.c
gcc -o Engine/csound_orc_compile.o -c -Wno-format -DGNU_GETTEXT -g
-fomit-frame-pointer -freorder-blocks -fPIC -DLINUX -DPIPES -fPIC -fPIC
-DHAVE_LIBSNDFILE=1016 -DHAVE_VST_SDK -DHAVE_FLTK -DBETA -DUSE_DOUBLE
-DHAVE_SOCKETS -DHAVE_PTHREAD_BARRIER_INIT -DHAVE_SYNC_LOCK_TEST_AND_SET
-DHAVE_MUSICXML2 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H
-DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H
-DHAVE_SOCKETS -DHAVE_DIRENT_H -DENABLE_NEW_PARSER -D__BUILDING_LIBCSOUND
-I. -IH -I/usr/include/fltk-1.1 -I/usr/local/include -I/usr/include
-I/usr/include -I/usr/X11R6/include Engine/csound_orc_compile.c
In file included from Engine/csound_orc_compile.c:27:
H/csound_orc.h:14:39: error: ../Engine/csound_orcparse.h: Bestand of map
bestaat niet
In file included from Engine/csound_orc_compile.c:27:
H/csound_orc.h:18: error: ‘T_HIGHEST’ undeclared here (not in a function)
Engine/csound_orc_compile.c: In function ‘create_opcode’:
Engine/csound_orc_compile.c:340: error: ‘T_LABEL’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:340: error: (Each undeclared identifier is
reported only once
Engine/csound_orc_compile.c:340: error: for each function it appears in.)
Engine/csound_orc_compile.c:355: error: ‘T_GOTO’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:356: error: ‘T_IGOTO’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:357: error: ‘T_KGOTO’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:358: error: ‘T_OPCODE’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:359: error: ‘T_OPCODE0’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:360: error: ‘S_ASSIGN’ undeclared (first use in
this function)
Engine/csound_orc_compile.c: In function ‘create_instrument0’:
Engine/csound_orc_compile.c:543: error: ‘T_INSTR’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:543: error: ‘T_UDO’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:547: error: ‘S_ASSIGN’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:561: error: ‘T_SRATE’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:563: error: ‘T_KRATE’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:565: error: ‘T_KSMPS’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:567: error: ‘T_NCHNLS’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:569: error: ‘T_NCHNLSI’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:572: error: ‘T_0DBFS’ undeclared (first use in
this function)
Engine/csound_orc_compile.c: In function ‘create_instrument’:
Engine/csound_orc_compile.c:650: error: ‘T_INTGR’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:661: error: ‘T_IDENT’ undeclared (first use in
this function)
Engine/csound_orc_compile.c: In function ‘csound_orc_compile’:
Engine/csound_orc_compile.c:1013: error: ‘T_INIT’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:1014: error: ‘S_ASSIGN’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:1017: error: ‘T_INSTR’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:1032: error: ‘T_INTGR’ undeclared (first use in
this function)
Engine/csound_orc_compile.c:1037: error: ‘T_INTLIST’ undeclared (first use
in this function)
Engine/csound_orc_compile.c:1053: error: ‘T_UDO’ undeclared (first use in
this function)
scons: *** [Engine/csound_orc_compile.o] Error 1
scons: building terminated because of errors.
menno@ubuntustudio:~/csound5$ 

What did i forget to do or install?
thanks
Menno
-- 
View this message in context: http://old.nabble.com/another-error-building-Csound-tp27819143p27819143.html
Sent from the Csound - General mailing list archive at Nabble.com.



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2010-03-08 10:13
FromVictor Lazzarini
Subject[Csnd] Re: another error building Csound
I guess this is a new parser thing. John might know.
May I suggest you send compilation errors to the developer's list? I  
think we will be able to deal better with these things there.

Regards

Victor


On 8 Mar 2010, at 09:57, menno wrote:

>
> Building Csound from CVS on a more or less UbuntuStudio9.10 system,  
> after
> updating, i get this error:
>
> menno@ubuntustudio:~/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 useFLTK=1 Word64=1 buildStkOpcodes=1  
> buildPythonWrapper=1
> generatePdf=1 buildStkOpcodes=0 useJack=0
> scons: Reading SConscript files ...
>
>      C S O U N D 5
>
> SCons build file for Csound 5:
> API library, plugin opcodes, utilities, and front ends.
>
> By Michael Gogins 
>
> For custom options, run 'scons -h'.
> For default options, run 'scons -H'.
> If headers or libraries are not found, edit 'custom.py'.
> For Linux, run in the standard shell
>    with standard Python and just run 'scons'.
> For MinGW, run in the MSys shell
>    and use www.python.org WIN32 Python to run scons.
> For Microsoft Visual C++, run in the Platform SDK
>    command shell, and use www.python.org WIN32 Python to run scons.
>
> System platform is 'linux'.
>
> scons: warning: The Options class is deprecated; use the Variables  
> class
> instead.
> File "/home/menno/csound5/SConstruct", line 74, in 
> Using options from 'custom.py.'
> Build platform is 'linux'.
> SCons tools on this platform:  ['default', 'gnulink', 'gcc', 'g++',
> 'gfortran', 'gas', 'ar', 'CVS', 'filesystem', 'dvipdf', 'dvips', 'gs',
> 'jar', 'javac', 'javah', 'pdftex', 'rmic', 'rpcgen', 'swig', 'tar',  
> 'tex',
> 'zip']
> Checking for C header file libintl.h... yes
> CONFIGURATION DECISION: Using GNU gettext scheme
> CONFIGURATION DECISION: Using double-precision floating point for  
> audio
> samples.
> Checking for C header file stdio.h... yes
> Checking for C library sndfile... yes
> Checking for C library pthread... yes
> CONFIGURATION DECISION: No MP3 support
> CONFIGURATION DECISION: No Wiimote support
> CONFIGURATION DECISION: No P5 Glove support
> Checking for pthread_barrier_init(0, 0, 0) in C library pthread... yes
> Checking for __sync_lock_test_and_set((int32_t *)0, 0) in C library  
> m... yes
> found sync lock
> Checking for C++ header file
> frontends/CsoundVST/vstsdk2.4/public.sdk/source/vst2.x/ 
> audioeffectx.h... yes
> Checking for C library portaudio... yes
> Checking for C header file portmidi.h... yes
> Checking for C++ library fltk... yes
> Checking for C++ header file FL/Fl_Spinner.H... yes
> Checking for C++ header file boost/any.hpp... yes
> Checking for C++ header file gmm/gmm.h... yes
> Checking for C library asound... yes
> Checking for C library lo... no
> Checking for MusicXML2::SXMLFile f = MusicXML2::TXMLFile::create()  
> in C++
> library musicxml2... yes
> Checking for C header file jack/jack.h... yes
> Checking for C header file pulse/simple.h... yes
> Checking for C++ header file Opcodes/stk/include/Stk.h... yes
> Checking for C header file m_pd.h... no
> Checking for C header file tcl.h... no
> Checking for C header file /usr/include/tcl8.4/tcl.h... no
> Checking for C header file /usr/include/tk8.4/tcl.h... no
> Checking for C header file zlib.h... no
> Checking for C++ header file funknown.h... yes
> Checking for C header file lua.h... no
> Checking for SWIG... yes
> Python Version: 2.6
> Checking for C header file Python.h... no
> Checking for C header file /usr/include/python2.6/Python.h... yes
> Checking for C++ header file jni.h... yes
> Checking for C header file io.h... no
> Checking for C header file fcntl.h... yes
> Checking for C header file unistd.h... yes
> Checking for C header file stdint.h... yes
> Checking for C header file sys/time.h... yes
> Checking for C header file sys/types.h... yes
> Checking for C header file termios.h... yes
> Checking for C header file values.h... yes
> Checking for C header file sys/socket.h... yes
> Checking for C header file dirent.h... yes
> Checking for libsndfile version 1.0.16 or later... yes
> CONFIGURATION DECISION: Building with new parser enabled
> CONFIGURATION DECISION: Not building with new parser debugging
> CONFIGURATION DECISION: Building static Csound library
> CONFIGURATION DECISION: Building Csound C++ interface library.
> CONFIGURATION DECISION: Not building Lua wrapper to Csound C++  
> interface
> library.
> CONFIGURATION DECISION: Building Java wrapper to Csound C++ interface
> library.
> LangSubDir: java
> Search paths:
>   ./
>   ./
>   ./H/
>   /usr/include/fltk-1.1/
>   /usr/local/include/
>   /usr/include/
>   /usr/include/
>   /usr/X11R6/include/
>   interfaces/
>   ./swig_lib/java/
>   /usr/share/swig1.3/java/
>   ./swig_lib/
>   /usr/share/swig1.3/
> Preprocessing...
> Starting language-specific parse...
> Processing types...
> C++ analysis...
> Generating wrappers...
> ./H/csound.h:453: Warning(451): Setting a const char * variable may  
> leak
> memory.
> interfaces/cs_glue.hpp:507: Warning(473): Returning a pointer or  
> reference
> in a director method is not recommended.
> interfaces/CppSound.hpp:36: Warning(453): Can't apply (std::vector<  
> double >
> *INPUT). No typemaps are defined.
> interfaces/CppSound.hpp:78: Warning(813): Warning for CppSound  
> proxy: Base
> CsoundFile ignored. Multiple inheritance is not supported in Java.
> CONFIGURATION DECISION: Building Python wrapper to Csound C++  
> interface
> library.
> PYTHON MODULE csnd...
> CONFIGURATION DECISION: Generating Csound API PDF documentation.
> Checking for C library png... no
> CONFIGURATION DECISION: Not building image opcodes
> CONFIGURATION DECISION: Building linear algebra opcodes.
> CONFIGURATION DECISION: Building Virtual Keyboard plugin.
> CONFIGURATION DECISION: Not building CoreAudio plugin.
> CONFIGURATION DECISION: Building ALSA plugin.
> CONFIGURATION DECISION: Building PulseAudio plugin
> CONFIGURATION DECISION: Building PortAudio module.
> CONFIGURATION DECISION: Not building JACK plugin.
> CONFIGURATION DECISION: Building with PortMIDI.
> CONFIGURATION DECISION: Not building OSC plugin.
> CONFIGURATION DECISION: Building UDP plugins.
> Checking for C header file fluidsynth.h... yes
> CONFIGURATION DECISION: Building fluid opcodes.
> CONFIGURATION DECISION: Not building vst4cs opcodes.
> Checking for C header file ladspa.h... yes
> Checking for C header file dssi.h... yes
> CONFIGURATION DECISION: Building DSSI plugin host opcodes.
> Checking for C header file Opcodes/Loris/src/loris.h... no
> CONFIGURATION DECISION: Not building Loris Python extension and Csound
> opcodes.
> CONFIGURATION DECISION: Not building STK opcodes.
> CONFIGURATION DECISION: Building Python opcodes.
> CONFIGURATION DECISION: Not building FLTK CSOUND5GUI frontend.
> CONFIGURATION DECISION: Not building Csound Text Editor.
> CONFIGURATION DECISION: Not building CsoundAC extension module for  
> Csound
> with algorithmic composition.
> CONFIGURATION DECISION: Not building CsoundVST plugin and standalone.
> CONFIGURATION DECISION: Not building Tclcsound
> CONFIGURATION DECISION: Not building Winsound
> CONFIGURATION DECISION: Not building OSX GUI frontend
> CONFIGURATION DEFAULT:  Building csLadspa.
> CONFIGURATION DECISION: Not calling TAGS
> scons: done reading SConscript files.
> scons: Building targets ...
> gcc -o Engine/auxfd.o -c -Wno-format -DGNU_GETTEXT -g -fomit-frame- 
> pointer
> -freorder-blocks -fPIC -DLINUX -DPIPES -fPIC -fPIC - 
> DHAVE_LIBSNDFILE=1016
> -DHAVE_VST_SDK -DHAVE_FLTK -DBETA -DUSE_DOUBLE -DHAVE_SOCKETS
> -DHAVE_PTHREAD_BARRIER_INIT -DHAVE_SYNC_LOCK_TEST_AND_SET - 
> DHAVE_MUSICXML2
> -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H
> -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -DHAVE_SOCKETS
> -DHAVE_DIRENT_H -DENABLE_NEW_PARSER -D__BUILDING_LIBCSOUND -I. -IH
> -I/usr/include/fltk-1.1 -I/usr/local/include -I/usr/include -I/usr/ 
> include
> -I/usr/X11R6/include Engine/auxfd.c
> gcc -o Engine/auxfd.os -c -Wno-format -DGNU_GETTEXT -g -fomit-frame- 
> pointer
> -freorder-blocks -fPIC -DLINUX -DPIPES -fno-strict-aliasing
> -fno-strict-aliasing -fPIC -DHAVE_LIBSNDFILE=1016 -DHAVE_VST_SDK - 
> DHAVE_FLTK
> -DBETA -DUSE_DOUBLE -DHAVE_SOCKETS -DHAVE_PTHREAD_BARRIER_INIT
> -DHAVE_SYNC_LOCK_TEST_AND_SET -DHAVE_MUSICXML2 -DHAVE_FCNTL_H
> -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H
> -DHAVE_TERMIOS_H -DHAVE_VALUES_H -DHAVE_SOCKETS -DHAVE_DIRENT_H
> -DENABLE_NEW_PARSER -D__BUILDING_LIBCSOUND -I. -IH -I/usr/include/ 
> fltk-1.1
> -I/usr/local/include -I/usr/include -I/usr/include -I/usr/X11R6/ 
> include
> -Iinterfaces Engine/auxfd.c
> gcc -o Engine/cfgvar.o -c -Wno-format -DGNU_GETTEXT -g -fomit-frame- 
> pointer
> -freorder-blocks -fPIC -DLINUX -DPIPES -fPIC -fPIC - 
> DHAVE_LIBSNDFILE=1016
> -DHAVE_VST_SDK -DHAVE_FLTK -DBETA -DUSE_DOUBLE -DHAVE_SOCKETS
> -DHAVE_PTHREAD_BARRIER_INIT -DHAVE_SYNC_LOCK_TEST_AND_SET - 
> DHAVE_MUSICXML2
> -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H
> -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -DHAVE_SOCKETS
> -DHAVE_DIRENT_H -DENABLE_NEW_PARSER -D__BUILDING_LIBCSOUND -I. -IH
> -I/usr/include/fltk-1.1 -I/usr/local/include -I/usr/include -I/usr/ 
> include
> -I/usr/X11R6/include Engine/cfgvar.c
> gcc -o Engine/cfgvar.os -c -Wno-format -DGNU_GETTEXT -g -fomit-frame- 
> pointer
> -freorder-blocks -fPIC -DLINUX -DPIPES -fno-strict-aliasing
> -fno-strict-aliasing -fPIC -DHAVE_LIBSNDFILE=1016 -DHAVE_VST_SDK - 
> DHAVE_FLTK
> -DBETA -DUSE_DOUBLE -DHAVE_SOCKETS -DHAVE_PTHREAD_BARRIER_INIT
> -DHAVE_SYNC_LOCK_TEST_AND_SET -DHAVE_MUSICXML2 -DHAVE_FCNTL_H
> -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H
> -DHAVE_TERMIOS_H -DHAVE_VALUES_H -DHAVE_SOCKETS -DHAVE_DIRENT_H
> -DENABLE_NEW_PARSER -D__BUILDING_LIBCSOUND -I. -IH -I/usr/include/ 
> fltk-1.1
> -I/usr/local/include -I/usr/include -I/usr/include -I/usr/X11R6/ 
> include
> -Iinterfaces Engine/cfgvar.c
> gcc -o Engine/csound_orc_compile.o -c -Wno-format -DGNU_GETTEXT -g
> -fomit-frame-pointer -freorder-blocks -fPIC -DLINUX -DPIPES -fPIC - 
> fPIC
> -DHAVE_LIBSNDFILE=1016 -DHAVE_VST_SDK -DHAVE_FLTK -DBETA -DUSE_DOUBLE
> -DHAVE_SOCKETS -DHAVE_PTHREAD_BARRIER_INIT - 
> DHAVE_SYNC_LOCK_TEST_AND_SET
> -DHAVE_MUSICXML2 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H
> -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H
> -DHAVE_SOCKETS -DHAVE_DIRENT_H -DENABLE_NEW_PARSER - 
> D__BUILDING_LIBCSOUND
> -I. -IH -I/usr/include/fltk-1.1 -I/usr/local/include -I/usr/include
> -I/usr/include -I/usr/X11R6/include Engine/csound_orc_compile.c
> In file included from Engine/csound_orc_compile.c:27:
> H/csound_orc.h:14:39: error: ../Engine/csound_orcparse.h: Bestand of  
> map
> bestaat niet
> In file included from Engine/csound_orc_compile.c:27:
> H/csound_orc.h:18: error: ‘T_HIGHEST’ undeclared here (not in a  
> function)
> Engine/csound_orc_compile.c: In function ‘create_opcode’:
> Engine/csound_orc_compile.c:340: error: ‘T_LABEL’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c:340: error: (Each undeclared identifier is
> reported only once
> Engine/csound_orc_compile.c:340: error: for each function it appears  
> in.)
> Engine/csound_orc_compile.c:355: error: ‘T_GOTO’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c:356: error: ‘T_IGOTO’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c:357: error: ‘T_KGOTO’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c:358: error: ‘T_OPCODE’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c:359: error: ‘T_OPCODE0’ undeclared  
> (first use in
> this function)
> Engine/csound_orc_compile.c:360: error: ‘S_ASSIGN’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c: In function ‘create_instrument0’:
> Engine/csound_orc_compile.c:543: error: ‘T_INSTR’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c:543: error: ‘T_UDO’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c:547: error: ‘S_ASSIGN’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c:561: error: ‘T_SRATE’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c:563: error: ‘T_KRATE’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c:565: error: ‘T_KSMPS’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c:567: error: ‘T_NCHNLS’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c:569: error: ‘T_NCHNLSI’ undeclared  
> (first use in
> this function)
> Engine/csound_orc_compile.c:572: error: ‘T_0DBFS’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c: In function ‘create_instrument’:
> Engine/csound_orc_compile.c:650: error: ‘T_INTGR’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c:661: error: ‘T_IDENT’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c: In function ‘csound_orc_compile’:
> Engine/csound_orc_compile.c:1013: error: ‘T_INIT’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c:1014: error: ‘S_ASSIGN’ undeclared  
> (first use in
> this function)
> Engine/csound_orc_compile.c:1017: error: ‘T_INSTR’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c:1032: error: ‘T_INTGR’ undeclared (first  
> use in
> this function)
> Engine/csound_orc_compile.c:1037: error: ‘T_INTLIST’ undeclared  
> (first use
> in this function)
> Engine/csound_orc_compile.c:1053: error: ‘T_UDO’ undeclared (first  
> use in
> this function)
> scons: *** [Engine/csound_orc_compile.o] Error 1
> scons: building terminated because of errors.
> menno@ubuntustudio:~/csound5$
>
> What did i forget to do or install?
> thanks
> Menno
> -- 
> View this message in context: http://old.nabble.com/another-error-building-Csound-tp27819143p27819143.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"
>



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2010-03-08 11:22
Fromjpff@cs.bath.ac.uk
Subject[Csnd] Re: Re: another error building Csound
> I guess this is a new parser thing. John might know.
> May I suggest you send compilation errors to the developer's list? I
> think we will be able to deal better with these things there.
>
> Regards
>
> Victor

Looks liek the precompiler csound_orc code does not match your
flex/bison#Try deleting Engine/csound_orcparse.c and
Engine/csound_orclex.c and try again

If that does not work do you have flex and bison installed?

==John




Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-03-08 14:58
Frommenno
Subject[Csnd] Re: Re: another error building Csound
Hello John,
Ha no i forgot to install bison and flex. Sorry for the noise.
Starting all over, I get another error now but will start a new thread in
the dev list.
Possibly see you there :)

Menno


jpff-2 wrote:
> 
>> I guess this is a new parser thing. John might know.
>> May I suggest you send compilation errors to the developer's list? I
>> think we will be able to deal better with these things there.
>>
>> Regards
>>
>> Victor
> 
> Looks liek the precompiler csound_orc code does not match your
> flex/bison#Try deleting Engine/csound_orcparse.c and
> Engine/csound_orclex.c and try again
> 
> If that does not work do you have flex and bison installed?
> 
> ==John
> 
> 
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
> 
> 
>