Turned out to be a matter of having consistent header and dynamiclibrary files - thus did # rm /usr/include/fftw.h # ln -s /usr/include/dfftw.h /usr/include/fftw.h # ln -s /usr/lib64/libdfftw.so.2.0.7 /usr/lib64/libfftw.so in order to get rid of fftw.h that hardlinked to single precision header file. Regards Mads Jeppe
rimage package fftw breaks when freeing memory on openSUSE 11.3
1 message · Mads Jeppe Tarp-Johansen