Dear List,<br><br>i&#39;ve just noticed that the pd-extended build has been failing here on Ubuntu Lucid 64-bit for more than a month.<br>This is the last part of the log (I&#39;ve cut off the part where the script is trying to rsync the non-existent build...):<br>

<br>gcc -DPACKAGE_NAME=\&quot;pd\&quot; -DPACKAGE_TARNAME=\&quot;pd\&quot; -DPACKAGE_VERSION=\&quot;0.43.1\&quot; -DPACKAGE_STRING=\&quot;pd\ 0.43.1\&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;pd\&quot; -DVERSION=\&quot;0.43.1\&quot; -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_UNISTD_H=1 -I.    -DPD -DINSTALL_PREFIX=\&quot;/usr\&quot; -DUSEAPI_ALSA -DUSEAPI_JACK -DJACK_XRUN -DUSEAPI_OSS -DUSEAPI_PORTAUDIO  -I../portaudio/include    -O2 -g -MT pd-s_audio_oss.o -MD -MP -MF .deps/pd-s_audio_oss.Tpo -c -o pd-s_audio_oss.o `test -f &#39;s_audio_oss.c&#39; || echo &#39;./&#39;`s_audio_oss.c<br>

s_audio_oss.c: In function ‘oss_configure’:<br>s_audio_oss.c:205: error: ‘SOUND_PCM_GETOSPACE_is_obsolete_use_SNDCTL_DSP_GETOSPACE_instead’ undeclared (first use in this function)<br>s_audio_oss.c:205: error: (Each undeclared identifier is reported only once<br>

s_audio_oss.c:205: error: for each function it appears in.)<br>s_audio_oss.c: In function ‘oss_open_audio’:<br>s_audio_oss.c:465: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result<br>s_audio_oss.c:478: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result<br>

s_audio_oss.c: In function ‘oss_calcspace’:<br>s_audio_oss.c:517: error: ‘SOUND_PCM_GETOSPACE_is_obsolete_use_SNDCTL_DSP_GETOSPACE_instead’ undeclared (first use in this function)<br>s_audio_oss.c:524: error: ‘SOUND_PCM_GETISPACE_is_obsolete_use_SNDCTL_DSP_GETISPACE_instead’ undeclared (first use in this function)<br>

s_audio_oss.c: In function ‘oss_doresync’:<br>s_audio_oss.c:572: error: ‘SOUND_PCM_GETISPACE_is_obsolete_use_SNDCTL_DSP_GETISPACE_instead’ undeclared (first use in this function)<br>s_audio_oss.c:601: error: ‘SOUND_PCM_GETOSPACE_is_obsolete_use_SNDCTL_DSP_GETOSPACE_instead’ undeclared (first use in this function)<br>

make[5]: *** [pd-s_audio_oss.o] Error 1<br>make[5]: Leaving directory `/home/pd/auto-build/pd-extended/pd/src&#39;<br>make[4]: *** [all-recursive] Error 1<br>make[4]: Leaving directory `/home/pd/auto-build/pd-extended/pd/src&#39;<br>

make[3]: *** [all-recursive] Error 1<br>make[3]: Leaving directory `/home/pd/auto-build/pd-extended/pd&#39;<br>make[2]: *** [all] Error 2<br>make[2]: Leaving directory `/home/pd/auto-build/pd-extended/pd&#39;<br>make[1]: *** [pd] Error 2<br>

make[1]: Leaving directory `/home/pd/auto-build/pd-extended/packages&#39;<br>make: *** [install] Error 2<br><br clear="all"><br>András<br>