Hi all -- I'm trying to compile ardour 2.8.2 on Ubuntu Jaunty (amd64), and I'm having a link error to do w/ libfftw3:<br><br>/usr/bin/ld: /usr/local/lib/libfftw3.a(malloc.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC<br>
/usr/local/lib/libfftw3.a: could not read symbols: Bad value<br>collect2: ld returned 1 exit status<br>scons: *** [libs/vamp-sdk/libvamphostsdk.so] Error 1<br>scons: building terminated because of errors.<br><br>I built (configure, make, make install, etc) fftw 3.2.2 myself, twice, doing "./configure --enable-float", once, and "./configure --disable-float" (with "make clean", in between), just as the documentation said, w/ no problem, so I'm not sure what the problem is.<br>
<br>Any ideas? Thanks, all!<br>--Jack<br>