Hi. I have RH 7.1 with kernel 2.4.9 Compiled only with Sound Card support.
I downloaded PD version 33 and 34patch8
Tried compiling: Results:
cc -g -O2 -DPD -DUNIX -Wall -W -Wstrict-prototypes -Werror -Wno-unused
-Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer
-DALSA01 -DINSTALL_PREFIX="/usr/local" -I. -c -o ../obj/s_linux.o
s_linux.c
s_linux.c: In function alsa_open_audio': s_linux.c:1947:
SNDRV_PCM_ACCESS_RW_INTERLEAVED' undeclared (first use in
this
function)
s_linux.c:1947: (Each undeclared identifier is reported only once
s_linux.c:1947: for each function it appears in.)
s_linux.c:1951: SNDRV_PCM_FORMAT_S32' undeclared (first use in this function) s_linux.c:1957:
SNDRV_PCM_FORMAT_S16' undeclared (first use in this
function)
s_linux.c:1968: `SNDRV_PCM_SUBFORMAT_STD' undeclared (first use in this
function)
make: *** [s_linux.o] Error 1
Any suggestions how to resolve it? I hvae alsa 0.9beta7 version driver, lib, utils, oss compatib. lib, tools
Best Regards .. Jarek Myszewski