On 2/7/06, Istvan Varga wrote: > On Tuesday 07 February 2006 06:22, Tobiah wrote: > > > I'm trying to build Csound5 from the source tarball. I'm running > > RedHat Fedora Core 2 on Intel. I really only opened the tarball > > and typed 'scons'. A nice looking build commenced. It stopped here: > > > > InOut/rtpa.c:35: error: syntax error before "PaHostApiTypeId" > > InOut/rtpa.c:35: warning: no semicolon at end of struct or union > > InOut/rtpa.c:38: error: syntax error before '}' token > > InOut/rtpa.c:38: warning: type defaults to `int' in declaration of `PaAlsaStreamInfo' > > InOut/rtpa.c:38: warning: data definition has no type or storage class > > InOut/rtpa.c:61: error: syntax error before "PaStreamParameters" > > InOut/rtpa.c:61: warning: no semicolon at end of struct or union > > To build the PortAudio plugin, you need PortAudio v19. However, this is > not required for using Csound, and you can skip building the PortAudio > module by adding usePortAudio=0 to the scons options. You may also want > to add the option -+rtaudio=alsa to ~/.csoundrc, so that ALSA is selected > by default. You need PortAudio v19 for jack realtime-audio, right? Is a standalone jack plugin in the plans? > -- > Send bugs reports to this list. > To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk >