<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div class="msg-body inner  undoreset" role="main" style=""><div id="yiv3704483364"><div><div style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt;"><div>I am using angstrom <span id="yiv3704483364misspell-0" class="yiv3704483364mark">linux</span> on the <span id="yiv3704483364misspell-1" class="yiv3704483364mark">beaglebone</span> board, and am unable to find the package on <span id="yiv3704483364misspell-2" class="yiv3704483364mark">opkg</span> that provides <span id="yiv3704483364misspell-3" class="yiv3704483364mark">asoundlib</span>.h.<br><br>Here is my code:<br><br>gcc -DPACKAGE_NAME=\"pd\" -DPACKAGE_TARNAME=\"pd\" -DPACKAGE_VERSION=\"0.43.1\" -DPACKAGE_STRING=\"pd\ 0.43.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pd\" -DVERSION=\"0.43.1\" -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=\".libs/\" -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_UNISTD_H=1 -I.&nbsp;&nbsp;&nbsp; -DPD -DINSTALL_PREFIX=\"/usr/local\" -DUSEAPI_ALSA&nbsp; -DUSEAPI_OSS -DUSEAPI_PORTAUDIO&nbsp; -I../portaudio/include&nbsp;&nbsp;&nbsp; -O6 -funroll-loops -fomit-frame-pointer -MT pd-s_audio_alsa.o -MD -MP -MF .deps/pd-s_audio_alsa.Tpo -c -o pd-s_audio_alsa.o `test -f 's_audio_alsa.c' || echo './'`s_audio_alsa.c<br>s_audio_alsa.c:11:28: fatal error: alsa/asoundlib.h: No such file or directory<br>compilation terminated.<br>make[3]: *** [pd-s_audio_alsa.o] Error 1<br>make[3]: Leaving directory `/home/root/pd-extended/pd/src'<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory
 `/home/root/pd-extended/pd/src'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/root/pd-extended/pd'<br>make: *** [all] Error 2<br><br>Can someone please offer assistance?&nbsp; Thank you.<br></div><div><br></div></div></div></div></div></div></body></html>