<br><br><div class="gmail_quote">On Wed, Sep 30, 2009 at 10:17 PM,  <span dir="ltr">&lt;<a href="mailto:martin.peach@sympatico.ca">martin.peach@sympatico.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">





<div>
You need to install the fftw3-dev package.<br>
<br>
Martin<br><br>muranyia wrote:<br><br><br><blockquote style="padding-left: 1ex;">

<font style="font-size: 8pt;" size="1"># sudo make install<br>...<br>cc -DPD -I/home/muranyia/Download/0.41/pd/src -Wall -W -ggdb -I/home/muranyia/Download/0.41/Gem/src -I/home/muranyia/Download/0.41/externals/pdp/include -DUNIX -Dunix -DDL_OPEN -fPIC -O2 -funroll-loops -fomit-frame-pointer -o &quot;/home/muranyia/Download/0.41/externals/bsaylor/partconv~.o&quot; -c &quot;/home/muranyia/Download/0.41/externals/bsaylor/partconv~.c&quot;<br>



/home/muranyia/Download/0.41/externals/bsaylor/partconv~.c:34:19: error: fftw3.h: No such file or directory<br>/home/muranyia/Download/0.41/externals/bsaylor/partconv~.c:51: error: expected specifier-qualifier-list before ‘fftwf_complex’</font><br>

...<br><br><br></blockquote>                                               </div>
</blockquote></div><br>Thanks! Without root i&#39;m still getting those access denied errors, as root it goes as far as this:<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">

<font size="1">gcc -o ../bin/accum.pd_linux -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -O2 -funroll-loops -fomit-frame-pointer -DUNIX -I . -I ../../../pd/src -I ../shared -export_dynamic  -shared hammer/accum.o </font><br>

<font size="1">/usr/bin/ld: hammer/accum.o: relocation R_X86_64_32 against `a local symbol&#39; can not be used when making a shared object; recompile with -fPIC</font><br><font size="1">hammer/accum.o: could not read symbols: Bad value</font><br>

<font size="1">collect2: ld returned 1 exit status</font><br><font size="1">make[3]: *** [../bin/accum.pd_linux] Error 1</font><br><font size="1">make[3]: Leaving directory `/home/muranyia/Download/0.41/externals/miXed/cyclone&#39;</font><br>

<font size="1">make[2]: *** [cyclone] Error 2</font><br><font size="1">make[2]: Leaving directory `/home/muranyia/Download/0.41/externals&#39;</font><br><font size="1">make[1]: *** [externals_install] Error 2</font><br><font size="1">make[1]: Leaving directory `/home/muranyia/Download/0.41/packages&#39;</font><br>

<font size="1">make: *** [install] Error 2</font><br></blockquote><br>Andras<br>