<div dir="ltr">Thank you Roman<div>That seemed to do the trick!</div><div><br></div><div>ali</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 10, 2013 at 5:28 PM, Roman Haefeli <span dir="ltr">&lt;<a href="mailto:reduzent@gmail.com" target="_blank">reduzent@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I vaguely remember that you need only the &#39;externals&#39; folder from svn,<br>
but also &#39;packages&#39; for compiling the externals from svn.<br>
<br>
Checkout &#39;packages&#39; and try again.<br>
<span class="HOEnZb"><font color="#888888"><br>
Roman<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On Tue, 2013-09-10 at 11:25 +0200, Cyrille Henry wrote:<br>
&gt; hello,<br>
&gt;<br>
&gt; nusmuk-audio use the template makefile.<br>
&gt; i upgrade it to last version for ali to test.<br>
&gt; anyhow, this lib compile fine almost everywhere, including on rasbian.<br>
&gt; (so makefile look good on linux/arm)<br>
&gt;<br>
&gt; ali say that compiling any externals gives the same problem.<br>
&gt; so it&#39;s not specific to this lib.<br>
&gt;<br>
&gt; i have no idea where the problem source can be.<br>
&gt;<br>
&gt; cheers<br>
&gt; c<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Le 10/09/2013 11:09, katja a écrit :<br>
&gt; &gt; Actually I think that the library template should work for Linux on<br>
&gt; &gt; ARM too, as is. Only it does not provide specific optimization flags,<br>
&gt; &gt; which those ARM boards sorely need for performance. But if it does not<br>
&gt; &gt; build at all, there may be something else wrong, for example the build<br>
&gt; &gt; directory structure. Let&#39;s not conclude too early that the makefiles<br>
&gt; &gt; are at fault.<br>
&gt; &gt;<br>
&gt; &gt; Katja<br>
&gt; &gt;<br>
&gt; &gt; On Mon, Sep 9, 2013 at 6:29 PM, jo57 &lt;<a href="mailto:jaime.oliver2@gmail.com">jaime.oliver2@gmail.com</a>&gt; wrote:<br>
&gt; &gt;&gt; I don&#39;t think it is clutter at all… I don&#39;t have one of these boards, but<br>
&gt; &gt;&gt; I&#39;d love to try them, and when I do, I&#39;d love to come back to this<br>
&gt; &gt;&gt; documentation...<br>
&gt; &gt;&gt; Perhaps this could be added to the library template?<br>
&gt; &gt;&gt; <a href="http://puredata.info/docs/developer/LibraryTemplate" target="_blank">http://puredata.info/docs/developer/LibraryTemplate</a><br>
&gt; &gt;&gt; J<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; On Sep 9, 2013, at 11:39 AM, katja &lt;<a href="mailto:katjavetter@gmail.com">katjavetter@gmail.com</a>&gt; wrote:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Hi Ali,<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Seems an interesting board, the Udoo. PengPod has Cortex-A8 while Udoo<br>
&gt; &gt;&gt; has Cortex-A9. But machine name is armv7l in both cases, meaning the<br>
&gt; &gt;&gt; same compiler flags may be used. If you want I can send you a project<br>
&gt; &gt;&gt; by private mail (don&#39;t want to clutter the list with this) which<br>
&gt; &gt;&gt; builds some home-brew externals and some externals from Pd-extended on<br>
&gt; &gt;&gt; RPi and PengPod amongst others. If it would build on Udoo too, we&#39;d<br>
&gt; &gt;&gt; know a bit more.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Katja<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; On Mon, Sep 9, 2013 at 4:11 PM, Ali Momeni &lt;<a href="mailto:batchku@gmail.com">batchku@gmail.com</a>&gt; wrote:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Hello,<br>
&gt; &gt;&gt; Looks like the Udoo is the same as the PengPod.<br>
&gt; &gt;&gt; Is the PengPod  something like:  <a href="http://pandaboard.org/" target="_blank">http://pandaboard.org/</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; ?<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Here&#39;s what i get:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; ubuntu@imx6-qsdl:~$ uname -s<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Linux<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; ubuntu@imx6-qsdl:~$ uname -a<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Linux imx6-qsdl 3.0.35 #1 SMP PREEMPT Mon Aug 19 07:11:31 PDT 2013 armv7l<br>
&gt; &gt;&gt; armv7l armv7l GNU/Linux<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; On Mon, Sep 9, 2013 at 10:03 AM, katja &lt;<a href="mailto:katjavetter@gmail.com">katjavetter@gmail.com</a>&gt; wrote:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Hello Ali,<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; A while ago I&#39;ve compiled home-brew Pd externals on Raspberry Pi and<br>
&gt; &gt;&gt; PengPod Linux tablet, and found that for each ARM processor type you<br>
&gt; &gt;&gt; can identify them by their proper name as returned by command uname<br>
&gt; &gt;&gt; -m. For RPi this is armv6l and for PengPod armv7l. So I could define<br>
&gt; &gt;&gt; individual flags for those ARM types in the makefiles.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; There is no general approach to this, as makefiles in various Pd<br>
&gt; &gt;&gt; extended libs can be very different. In the template makefile which is<br>
&gt; &gt;&gt; used for many libs, the operating system is tested first with uname<br>
&gt; &gt;&gt; -s. If it is Linux, the processor type is found with uname -m and<br>
&gt; &gt;&gt; stored in variable CPU, which seems to be used for target &#39;showsetup&#39;<br>
&gt; &gt;&gt; only, not for setting specific flags. Anyway, if you get &quot;No rule to<br>
&gt; &gt;&gt; make target xxx.pd_linux&quot; when trying to build a lib with template<br>
&gt; &gt;&gt; makefile, I wonder what you get from your Udoo board with command<br>
&gt; &gt;&gt; uname -s?<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Katja<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; On Mon, Sep 9, 2013 at 2:06 PM, Ali Momeni &lt;<a href="mailto:batchku@gmail.com">batchku@gmail.com</a>&gt; wrote:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; hello all,<br>
&gt; &gt;&gt; i&#39;m working with a Udoo board (<a href="http://Udoo.org" target="_blank">http://Udoo.org</a>)<br>
&gt; &gt;&gt; i&#39;ve successfully compiled PureData 0.45 from miller&#39;s site;<br>
&gt; &gt;&gt; i&#39;m now trying to compile some of the externals in the pd svn, but i&#39;m<br>
&gt; &gt;&gt; getting the same error for all.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; for instance, when trying to compile nusmuk-audio, i.e.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; <a href="http://sourceforge.net/p/pure-data/svn/17203/tree/trunk/externals/nusmuk/nusmuk-audio/" target="_blank">http://sourceforge.net/p/pure-data/svn/17203/tree/trunk/externals/nusmuk/nusmuk-audio/</a><br>

&gt; &gt;&gt;<br>
&gt; &gt;&gt; i get the following<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; ubuntu@imx6-qsdl:~/pd-externals/nusmuk/nusmuk-audio$ make<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; make: * No rule to make target `bq~.pd_linux&#39;, needed by `all&#39;.<br>
&gt; &gt;&gt; Stop.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; I have contacted the developer (cyrille henry) and he adjusted the<br>
&gt; &gt;&gt; MakeFile<br>
&gt; &gt;&gt; to account for building for ARM; but i get the same error.  I notice,<br>
&gt; &gt;&gt; incidentally, that i get the same error (&quot;No rule to make target<br>
&gt; &gt;&gt; xxx.pd_linux&quot;) for all other externals that i tried from the repository.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; does anyone have any thoughts on how to resolve this?<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; thanks,<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; ali<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; _______________________________________________<br>
&gt; &gt;&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt; &gt;&gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt; &gt;&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; _______________________________________________<br>
&gt; &gt;&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt; &gt;&gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt; &gt;&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt; &gt; UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt; &gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt; UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br></div>