Re: [LAU] talenthack/mod-host/lilv problem

From: hermann meyer <brummer-@web.de>
Date: Sun Aug 25 2013 - 12:13:21 EEST

Am 25.08.2013 10:20, schrieb Julien Claassen:
> Hello everyone!
> I've tried to load the talenthack LV2 plugin in mod-host and I get
> the following error:
> lilv_lib_open(): error: Failed to open library
> /usr/local/lib/lv2/talentedhack.lv2/talentedhack.so
> (/usr/local/lib/lv2/talentedhack.lv2/talentedhack.so: undefined
> symbol: fftwf_plan_dft_r2c_1d)
> can't get lilv instance
> resp -102
> I can't really localise, where the problem is. The plugin itself is
> not even linked to one of the fftw libraries and ldd doesn't complain
> about anything related to that.
have just build it out of curios, according to the makefile it needs
fftw3f, and ldd gives

ldd talentedhack.so
     linux-gate.so.1 (0xb7799000)
     libfftw3f.so.3 => /usr/lib/i386-linux-gnu/libfftw3f.so.3 (0xb7579000)
     libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb73c9000)
     libm.so.6 => /lib/i386-linux-gnu/i686/cmov/libm.so.6 (0xb7385000)
     /lib/ld-linux.so.2 (0xb779a000)

> Neither is any of liblilv, libsratom, libserd or libsord. Though
> liblilv does link to libdl. But if there was a place for that, I
> should imagine it would be in talenthack itself. The compilation of
> that did offer no problems though.
> I have libfftw3f and libfftw3l installed in /usr/local/lib and
> libfftw3 without any suffix in /usr/lib/ . what can the problem be?
> Warm regards
> Julien
>
> ----------------------------------------
> http://juliencoder.de/nama/music.html
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user@email-addr-hidden
> http://lists.linuxaudio.org/listinfo/linux-audio-user

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Sun Aug 25 20:15:02 2013

This archive was generated by hypermail 2.1.8 : Sun Aug 25 2013 - 20:15:02 EEST