> Folks, > > I am trying to build pjsip 1.8.10 running on CentOS 4.9 and I am getting a > build error for > > /portaudio/src/hostapi/alsa/pa_linux_alsa.c:1367: error: > `SND_PCM_TSTAMP_ENABLE' undeclared (first use in this function) > > Has anyone experienced this or know how to solve it? I also tired building > using the configure options --enable-ext-sound, --disable-sound which skips > this build error but towards the end of building gcc tires to link > -lportaudio-i686-pc-none.a and can?t find the file.... > > -Tavaris check this: http://music.columbia.edu/pipermail/portaudio/2010-January/009795.html