| i'm trying to build csound 5 on linux fedora core 3, with much of the
planetccrma packages. i have all the requirements installed i believe,
but am getting stuck here. it looks like portaudio, but i have it
installed, version 18.1-2.1 from the planet packages.
YS_TYPES_H -DHAVE_CTYPE_H -DHAVE_TERMIOS_H -DHAVE_STRING_H -
DHAVE_DIRENT_H -DHAVE_JNI_H -DWINDOWS -DUSE_FLTK -fPIC -DBETA -I. -IH -
I/usr/local/include/python2.3 -I/usr/local/include -I/usr/include -
I/usr/X11R6/include -c -o InOut/rtjack.os InOut/rtjack.c
gcc -g -gstabs -O2 -DCSOUND_WITH_API -DLINUX -Wall -DPIPES -
DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_MALLOC_H -
DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_CTYPE_H -
DHAVE_TERMIOS_H -DHAVE_STRING_H -DHAVE_DIRENT_H -DHAVE_JNI_H -DWINDOWS -
DUSE_FLTK -fPIC -DBETA -I. -IH -I/usr/local/include/python2.3 -
I/usr/local/include -I/usr/include -I/usr/X11R6/include -c -o
InOut/rtpa.os InOut/rtpa.c
InOut/rtpa.c:70: error: syntax error before "PaStreamParameters"
InOut/rtpa.c:70: warning: no semicolon at end of struct or union
InOut/rtpa.c:71: warning: type defaults to `int' in declaration of
`outputPaParameters'
InOut/rtpa.c:71: warning: data definition has no type or storage class
InOut/rtpa.c:72: warning: type defaults to `int' in declaration of
`PA_BLOCKING_STREAM'
InOut/rtpa.c:72: warning: data definition has no type or storage class
InOut/rtpa.c: In function `initPortAudio':
InOut/rtpa.c:98: warning: implicit declaration of function
`Pa_GetVersionText'
InOut/rtpa.c: In function `listPortAudioDevices_blocking':
InOut/rtpa.c:112: warning: implicit declaration of function
`Pa_GetDeviceCount'
InOut/rtpa.c:114: error: `PaDeviceIndex' undeclared (first use in this
function)
InOut/rtpa.c:114: error: (Each undeclared identifier is reported only
once
InOut/rtpa.c:114: error: for each function it appears in.)
InOut/rtpa.c:114: error: syntax error before "i"
InOut/rtpa.c:129: error: syntax error before "i"
InOut/rtpa.c: In function `selectPortAudioDevice':
InOut/rtpa.c:151: warning: implicit declaration of function
`Pa_GetDefaultOutputDevice'
InOut/rtpa.c:153: warning: implicit declaration of function
`Pa_GetDefaultInputDevice'
InOut/rtpa.c:163: error: `PaDeviceIndex' undeclared (first use in this
function)
InOut/rtpa.c:163: error: syntax error before "i"
InOut/rtpa.c:173: error: syntax error before "devNum"
InOut/rtpa.c: At top level:
InOut/rtpa.c:180: error: syntax error before "PaStreamParameters"
InOut/rtpa.c: In function `pa_SetStreamParameters':
InOut/rtpa.c:186: error: `sp' undeclared (first use in this function)
InOut/rtpa.c:186: error: `PaStreamParameters' undeclared (first use in
this function)
InOut/rtpa.c:187: error: `parm' undeclared (first use in this function)
InOut/rtpa.c:188: error: `csound' undeclared (first use in this
function)
InOut/rtpa.c:191: error: `is_playback' undeclared (first use in this
function)
InOut/rtpa.c:194: error: `PaDeviceIndex' undeclared (first use in this
function)
InOut/rtpa.c:194: error: syntax error before "dev"
InOut/rtpa.c:197: error: `PaTime' undeclared (first use in this
function)
InOut/rtpa.c: At top level:
InOut/rtpa.c:206: warning: type defaults to `int' in declaration of
`PaStreamCallbackTimeInfo'
InOut/rtpa.c:206: error: syntax error before '*' token
InOut/rtpa.c: In function `paBlockingReadWriteOpen':
InOut/rtpa.c:212: error: `pabs' undeclared (first use in this function)
InOut/rtpa.c:216: error: syntax error before ')' token
InOut/rtpa.c:278: error: `PaStreamParameters' undeclared (first use in
this function)
InOut/rtpa.c:278: error: syntax error before ')' token
InOut/rtpa.c:280: error: syntax error before ')' token
InOut/rtpa.c:288: warning: passing arg 7 of `Pa_OpenStream' makes
integer from pointer without a cast
InOut/rtpa.c:288: error: too few arguments to function `Pa_OpenStream'
InOut/rtpa.c: At top level:
InOut/rtpa.c:314: warning: type defaults to `int' in declaration of
`PaStreamCallbackTimeInfo'
InOut/rtpa.c:314: error: syntax error before '*' token
InOut/rtpa.c: In function `paBlockingReadWriteStreamCallback':
InOut/rtpa.c:319: error: `pabs' undeclared (first use in this function)
InOut/rtpa.c:319: error: syntax error before ')' token
InOut/rtpa.c:321: error: `input' undeclared (first use in this function)
InOut/rtpa.c:322: error: `output' undeclared (first use in this
function)
InOut/rtpa.c:325: error: `paContinue' undeclared (first use in this
function)
InOut/rtpa.c: In function `rtrecord_':
InOut/rtpa.c:357: error: `pabs' undeclared (first use in this function)
InOut/rtpa.c:361: error: syntax error before ')' token
InOut/rtpa.c: In function `rtplay_':
InOut/rtpa.c:393: error: `pabs' undeclared (first use in this function)
InOut/rtpa.c:397: error: syntax error before ')' token
InOut/rtpa.c: In function `recopen_':
InOut/rtpa.c:417: error: `pabs' undeclared (first use in this function)
InOut/rtpa.c:419: error: syntax error before ')' token
InOut/rtpa.c:424: error: syntax error before ')' token
InOut/rtpa.c: In function `playopen_':
InOut/rtpa.c:437: error: `pabs' undeclared (first use in this function)
InOut/rtpa.c:439: error: syntax error before ')' token
InOut/rtpa.c:444: error: syntax error before ')' token
InOut/rtpa.c: In function `rtclose_':
InOut/rtpa.c:457: error: `pabs' undeclared (first use in this function)
InOut/rtpa.c:459: error: syntax error before ')' token
InOut/rtpa.c: In function `set_device_params':
InOut/rtpa.c:509: error: `PaStreamParameters' undeclared (first use in
this function)
InOut/rtpa.c:509: error: syntax error before "streamParams"
InOut/rtpa.c:516: error: `streamParams' undeclared (first use in this
function)
InOut/rtpa.c:529: error: `paALSA' undeclared (first use in this
function)
InOut/rtpa.c:532: error: `paUseHostApiSpecificDeviceSpecification'
undeclared (first use in this function)
InOut/rtpa.c:540: error: `PaDeviceIndex' undeclared (first use in this
function)
InOut/rtpa.c:540: error: syntax error before "devNum"
InOut/rtpa.c:544: error: `PaTime' undeclared (first use in this
function)
InOut/rtpa.c:551: warning: passing arg 2 of `Pa_OpenStream' makes
integer from pointer without a cast
InOut/rtpa.c:551: warning: passing arg 5 of `Pa_OpenStream' makes
pointer from integer without a cast
InOut/rtpa.c:551: warning: passing arg 7 of `Pa_OpenStream' makes
integer from pointer without a cast
InOut/rtpa.c:551: warning: passing arg 8 of `Pa_OpenStream' makes
integer from pointer without a cast
InOut/rtpa.c:551: error: too few arguments to function `Pa_OpenStream'
InOut/rtpa.c:557: warning: passing arg 3 of `Pa_OpenStream' makes
integer from pointer without a cast
InOut/rtpa.c:557: warning: passing arg 5 of `Pa_OpenStream' makes
pointer from integer without a cast
InOut/rtpa.c:557: warning: passing arg 7 of `Pa_OpenStream' makes
integer from pointer without a cast
InOut/rtpa.c:557: warning: passing arg 8 of `Pa_OpenStream' makes
integer from pointer without a cast
InOut/rtpa.c:557: error: too few arguments to function `Pa_OpenStream'
InOut/rtpa.c: In function `rtrecord_blocking':
InOut/rtpa.c:637: warning: implicit declaration of function
`Pa_ReadStream'
InOut/rtpa.c: In function `rtplay_blocking':
InOut/rtpa.c:662: warning: implicit declaration of function
`Pa_WriteStream'
InOut/rtpa.c: In function `paBlockingReadWriteStreamCallback':
InOut/rtpa.c:329: warning: value computed is not used
InOut/rtpa.c:339: warning: value computed is not used
InOut/rtpa.c:343: warning: value computed is not used
scons: *** [InOut/rtpa.os] Error 1
scons: building terminated because of errors.
[nunativs@localhost csound5]$
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |