Hello!<br><br><div class="gmail_quote">2008/7/9 Hans-Christoph Steiner &lt;<a href="mailto:hans@eds.org">hans@eds.org</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="">
<br><div><div><div></div><div class="Wj3C7c"><div>On Jul 8, 2008, at 8:04 PM, Sergi Lario wrote:</div><br><blockquote type="cite">I get some errors trying to compile pd-extended in a ubuntu hardy amd64.<br><br>I did this steps:<br>
 <br> 1.- Get pd-extended trunk code via svn<br><br>sll@sll-cube:/home/pd-extended$ svn co <a href="https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/" target="_blank">https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/</a> ./<br>
 <br>2.- Get Gem code from<br><br><a href="http://gem.iem.at/" target="_blank">http://gem.iem.at/</a><br><br>and copy the content<br><br>sll@sll-cube:/home/pd-extended$ cp /home/sll/Escriptori/gem-0.91.1.tar.gz ./<br> sll@sll-cube:/home/pd-extended$ tar xzvf gem-0.91.1.tar.gz<br>
<br>3.- Rename floder to Gem<br><br>sll@sll-cube:/home/pd-extended$ mv gem-0.91.1 Gem<br><br>4.- Compile pd-extended<br><br>sll@sll-cube:/home/pd-extended/packages/linux_make$ sudo make install<br> <br>While I was getting errors I modifyed some code and install libs like this:<br>
<br>A. add -fPIC to c-flags in gem2pdp<br> B. install libswscale-dev<br>C add -fPIC to miXed for cyclone - sll@sll-cube:/home/pd-extended/externals/miXed$ vim Makefile.common <br><br>After each point I tried to compile another time with make install<br>
<br>At the moment I get this errors and I don&#39;t know how follow with it.<br> <br>/home/pd-extended/externals/iem/hdspm_mixer/hdspmmixer.c:99: avís: unused parameter &#39;x&#39;<br> install: ha fallat stat() sobre «/home/pd-extended/externals/moocow/extended/build.moo/ext*/*.pd»: No such file or directory<br>
install: ha fallat stat() sobre «/home/pd-extended/externals/pmpd/*.pd_linux»: No such file or directory<br> make[2]: [pmpd_install] Error 1 (ignored)<br>install: ha fallat stat() sobre «/home/pd-extended/externals/pidip/*.pd_linux»: No such file or directory<br>
make[2]: *** [pidip_install] Error 1<br>make[1]: *** [externals_install] Error 2<br> make: *** [install] Error 2<br><br>(* avís = warning&nbsp; ,&nbsp; ha fallat = has failed)<br><br>If somebody knows anything about it, please let me know.</blockquote>
<div><br></div></div></div><div>The &quot;No such file or directory&quot; errors probably mean that those objects failed to build, for whatever reason. &nbsp;I would start with just &quot;make&quot;. &nbsp;Then you&#39;ll see the build errors more easily. &nbsp;If &quot;make&quot; works, then try &quot;make install&quot;. &nbsp;</div>
</div></div></blockquote><div><br><br><div id="result_box" dir="ltr">Indeed, the binaries are not created. In the <a href="http://lists.puredata.info/pipermail/pd-list/2008-07/063706.html">second message</a> is reported to alter the files to achieve the compilation. <br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style=""><div><div></div><div><br></div><div>Also, you really shouldn&#39;t be building using &quot;sudo&quot; or as root. &nbsp;It could easily go crazy and mess your system up.</div>
</div></div></blockquote><div><br>;)<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style=""><div><div></div><div><br></div>
<div>As for the other changes, it would be good to submit patches of those changes so that they can be included in the various library. &nbsp;I wouldn&#39;t commit them directly, unless you have already talked to the developer whose files they are.</div>
<div><br></div><div>.hc</div></div></div></blockquote><div><br>I think sended the second post to the list of developers as well. It&#39;s best
to send an email to each developer of the extrnals which I&#39;ve made
changes?<br><br>So far I have tried gem, pdp, pidip and everything works quite well.<br><br>Sergi.<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style=""><div><div></div><div><br></div><br><blockquote type="cite"><br><br>Thanks,<br><br>Sergi.<br><br><br><div style="margin: 0px;">_______________________________________________</div><div style="margin: 0px;"><a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list</div>
<div style="margin: 0px;">UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a></div> </blockquote></div><br><div> <span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><br>
<div><br></div><div>----------------------------------------------------------------------------</div><div><br></div><div>Computer science is no more related to the computer than astronomy is related to the telescope.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;-Edsger Dykstra</div>
<br></span> </div><br></div></blockquote></div><br>