<div dir="ltr"><div><div><div>I just got an Odroid and downloaded the latest Pd (0.46-0) from Miller's site and tried to compile it. ./autogen.sh and ./configure went just fine, but make through this error at the end:<br>
<br>sigmund~.c:1398:1: fatal error: closing dependency file .deps/sigmund~.Tpo: No space left on device<br> }<br> ^<br>compilation terminated.<br>The bug is not reproducible, so it is likely a hardware or OS problem.<br>make[3]: *** [sigmund~.lo] Error 1<br>
make[3]: Leaving directory `/home/odroid/applications/pd-0.46-0/extra/sigmund~'<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/home/odroid/applications/pd-0.46-0/extra'<br>make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/home/odroid/applications/pd-0.46-0'<br>make: *** [all] Error 2<br><br><br></div>Though it was working for some time, eventually I got this. I have an 8 Gigabyte eMMc module and thought it was big enough. It is really a space problem?<br>
</div>All I added was automake, libtool and jack...<br></div>The Odroid runs on Ubuntu14.04 LTS<br></div>