<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi Forrest,&nbsp;
<div class=""><br class="">
</div>
<div class=""><br style="background-color: rgb(255, 255, 255);" class="">
<span style="background-color: rgb(255, 255, 255);" class="">I had this error and installed the libasound2-dev package to solve it on an Ubuntu 14.04 machine. This provides the header files for asound which is what you are missing.&nbsp;</span><br style="background-color: rgb(255, 255, 255);" class="">
<br style="background-color: rgb(255, 255, 255);" class="">
<span style="background-color: rgb(255, 255, 255);" class="">All best,&nbsp;</span><br style="background-color: rgb(255, 255, 255);" class="">
<br style="background-color: rgb(255, 255, 255);" class="">
<span style="background-color: rgb(255, 255, 255);" class="">Iain</span></div>
<div class=""><span style="background-color: rgb(255, 255, 255);" class=""><br class="">
</span>
<div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">Iain Emsley</div>
<div class=""><br class="">
</div>
<div class="">Software Engineer</div>
<div class="">Oxford e-Research Centre</div>
<div class="">University of Oxford</div>
</div>
</div>
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">On 23 Sep 2015, at 21:48, Forrest Curo &lt;<a href="mailto:treegestalt@gmail.com" class="">treegestalt@gmail.com</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">
<div class="">
<div class="">
<div class="">I've just tried the instructions for compiling/installing chuck 1.3; and these worked exactly as given, on a confuser running ubuntu 15.04.<br class="">
<br class="">
</div>
On another, with ubuntu 14.04 -- I find the compilation crashing for lack of &quot;asoundlib.h&quot;<br class="">
<br class="">
</div>
Assuming that this is part of the libsndfile listed as a dependency on your download page, I followed the link to
<a href="http://www.mega-nerd.com/libsndfile/#Download" class="">http://www.mega-nerd.com/libsndfile/#Download</a> and installed that.<br class="">
<br class="">
</div>
<div class="">However, back in the .... chuck/src directory, I'm still getting:<br class="">
~/chuck-1.3.5.1/src$ make linux-alsa<br class="">
g&#43;&#43; -I. -Ilo -O3 -D__LINUX_ALSA__ -D__PLATFORM_LINUX__ -O3 -fno-strict-aliasing -D__CK_SNDFILE_NATIVE__&nbsp; -c RtAudio/RtAudio.cpp -o RtAudio/RtAudio.o<br class="">
RtAudio/RtAudio.cpp:5267:28: fatal error: alsa/asoundlib.h: No such file or directory<br class="">
&nbsp;#include &lt;alsa/asoundlib.h&gt;<br class="">
-------------------------<br class="">
<br class="">
(?)<br class="">
</div>
</div>
_______________________________________________<br class="">
chuck-users mailing list<br class="">
<a href="mailto:chuck-users@lists.cs.princeton.edu" class="">chuck-users@lists.cs.princeton.edu</a><br class="">
https://lists.cs.princeton.edu/mailman/listinfo/chuck-users<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>