moonlib indeed!<br><br><div class="gmail_quote">2010/11/25 Jonathan Wilkes <span dir="ltr">&lt;<a href="mailto:jancsika@yahoo.com">jancsika@yahoo.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font: inherit;" valign="top">[moonlib/mknob]<br><br>-Jonathan<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">

<div><div class="h5"><br><div>Thanks, this worked.<br>Now i&#39;m having segfaults on patch load, it seems it&#39;s with [moocow/mknob].<br><br>Andras<br><br><div>2010/11/24 Ivica Ico Bukvic <span dir="ltr">&lt;<a rel="nofollow" href="http://mc/compose?to=ico@vt.edu" target="_blank">ico@vt.edu</a>&gt;</span><br>



<blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">When installing onan arch other than i386 please make sure to do:<br>
<br>
make distclean<br>
aclocal<br>
autoconf<br>
./configure (with appropriate flags)<br>
make<br>
<br>
Etc.<br>
<br>
HTH<br>
<font color="#888888"><br>
Ico<br>
</font><div><div><br>
András Murányi &lt;<a rel="nofollow" href="http://mc/compose?to=muranyia@gmail.com" target="_blank">muranyia@gmail.com</a>&gt; wrote:<br>
<br>
&gt;On Wed, Nov 24, 2010 at 6:40 PM, Ivica Ico Bukvic &lt;<a rel="nofollow" href="http://mc/compose?to=ico@vt.edu" target="_blank">ico@vt.edu</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; OK, latest snapshot 20101124 has been just made available in the usual<br>
&gt;&gt; place with additional improvements including:<br>
&gt;&gt;<br>
&gt;&gt; *all vanilla and iemgui objects are now &quot;accelerated&quot; in terms of their<br>
&gt;&gt; redrawing and moving, resulting in a dramatic improvement in UI<br>
&gt;&gt; responsiveness (for the devs, the new model uses tagging of widgets and<br>
&gt;&gt; move command, rather than apparently a much more cpu expensive coords<br>
&gt;&gt; call)<br>
&gt;&gt;<br>
&gt;&gt; *sarlo&#39;s magic highlighter now works on all iem objects as well as gop<br>
&gt;&gt; objects<br>
&gt;&gt;<br>
&gt;&gt; *more cosmetic bug fixes<br>
&gt;&gt;<br>
&gt;&gt; <a rel="nofollow" href="http://l2ork.music.vt.edu/main/?page_id=56" target="_blank">http://l2ork.music.vt.edu/main/?page_id=56</a><br>
&gt;&gt;<br>
&gt;&gt; As always, feedback is most appreciated!<br>
&gt;&gt;<br>
&gt;&gt; Best wishes,<br>
&gt;&gt;<br>
&gt;&gt; Ico<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&lt;personal thoughts, never mind&gt;<br>
&gt;First i wish to say i had my doubts but now i&#39;m happy to see an iteration of<br>
&gt;pd-extended in the wild. One may say there is some waste of time with a fork<br>
&gt;like this and of course there is, but it also proves pd-extended to be<br>
&gt;&#39;adult&#39; in a way and adults may have children, and children may seem to<br>
&gt;reinvent the wheel sometimes but that&#39;s all right and that&#39;s the way they<br>
&gt;can find their new, hopefully better ways. And meanwhile, hopefully, many<br>
&gt;thing will go upstream and it will be a big happy family :o) I&#39;m<br>
&gt;particularly interested in better GUIs operating a well separated core, and<br>
&gt;happy to see Hans &amp; Miller &amp; al are advancing in this direction!<br>
&gt;&lt;/personal thoughts, never mind&gt;<br>
&gt;<br>
&gt;I&#39;m on AMD64 and has run into this with &#39;make&#39;:<br>
&gt;<br>
&gt;cd ../obj;  cc -Wl,-export-dynamic -lasound -lrt -ljack  -o ../bin/pd<br>
&gt;d_ctl.o d_array.o d_delay.o d_filter.o d_math.o d_osc.o d_soundfile.o<br>
&gt;g_canvas.o g_graph.o g_text.o g_rtext.o g_array.o g_template.o g_io.o<br>
&gt;g_scalar.o g_traversal.o g_guiconnect.o g_readwrite.o g_editor.o<br>
&gt;g_all_guis.o g_bang.o g_hdial.o g_hslider.o g_mycanvas.o g_numbox.o<br>
&gt;g_toggle.o g_vdial.o g_vslider.o g_vumeter.o g_magicglass.o m_pd.o m_class.o<br>
&gt;m_obj.o m_atom.o m_memory.o m_binbuf.o m_conf.o m_glob.o m_sched.o s_main.o<br>
&gt;s_inter.o s_file.o s_print.o s_loader.o s_path.o s_entry.o s_audio.o<br>
&gt;s_midi.o d_ugen.o d_arithmetic.o d_dac.o d_misc.o d_fft.o d_global.o<br>
&gt;d_resample.o x_arithmetic.o x_connective.o x_interface.o x_midi.o x_misc.o<br>
&gt;x_time.o x_acoustics.o x_net.o x_qlist.o x_gui.o x_list.o import.o<br>
&gt;s_midi_oss.o s_audio_oss.o s_audio_alsa.o s_audio_alsamm.o s_midi_alsa.o<br>
&gt;s_audio_jack.o d_fft_mayer.o d_fftroutine.o  -ldl -lm -lpthread -lasound<br>
&gt;collect2: ld terminated with signal 11 [Segmentation fault]<br>
&gt;/usr/bin/ld: i386 architecture of input file `d_ctl.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `d_array.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `d_delay.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `d_filter.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `d_math.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `d_osc.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `g_canvas.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `g_graph.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `g_text.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `g_rtext.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `g_array.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `g_template.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `g_io.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `g_scalar.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `g_traversal.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `g_guiconnect.o&#39; is<br>
&gt;incompatible with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `g_readwrite.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `g_editor.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `g_vdial.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `g_magicglass.o&#39; is<br>
&gt;incompatible with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `m_pd.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `m_obj.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `m_atom.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `m_memory.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `m_conf.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `m_glob.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `s_main.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `s_print.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `s_loader.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `s_path.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `s_entry.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `d_ugen.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `d_arithmetic.o&#39; is<br>
&gt;incompatible with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `d_dac.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `d_misc.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `d_fft.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `d_global.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `d_resample.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `x_connective.o&#39; is<br>
&gt;incompatible with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `x_interface.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `x_midi.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `x_time.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `x_acoustics.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `x_net.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `import.o&#39; is incompatible with<br>
&gt;i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `s_audio_oss.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `s_audio_alsa.o&#39; is<br>
&gt;incompatible with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `s_audio_alsamm.o&#39; is<br>
&gt;incompatible with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `s_audio_jack.o&#39; is<br>
&gt;incompatible with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `d_fft_mayer.o&#39; is incompatible<br>
&gt;with i386:x86-64 output<br>
&gt;/usr/bin/ld: i386 architecture of input file `d_fftroutine.o&#39; is<br>
&gt;incompatible with i386:x86-64 output<br>
&gt;make: *** [../bin/pd] Error 1<br>
&gt;<br>
&gt;<br>
&gt;Andras<br>
&gt;<br>
</div></div><div><div>&gt;_______________________________________________<br>
&gt;<a rel="nofollow" href="http://mc/compose?to=Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
&gt;UNSUBSCRIBE and account-management -&gt; <a rel="nofollow" href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br><br clear="all"><br>
</div><br></div></div><br>-----Inline Attachment Follows-----<div class="im"><br><br><div>_______________________________________________<br><a href="http://mc/compose?to=Pd-list@iem.at" target="_blank">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></td></tr></tbody></table><br>

      </blockquote></div><br><br>