I am getting to the stage where I am compiling the core and get teh following error messages
../../src/lib/.libs/libgnuradio-core.so: undefined reference to `fftwf_import_wisdom_from_f ile' ../../src/lib/.libs/libgnuradio-core.so: undefined reference to `fftwf_free' ../../src/lib/.libs/libgnuradio-core.so: undefined reference to `fftwf_malloc' ../../src/lib/.libs/libgnuradio-core.so: undefined reference to `fftwf_export_wisdom_to_fil e' ../../src/lib/.libs/libgnuradio-core.so: undefined reference to `fftwf_destroy_plan' ../../src/lib/.libs/libgnuradio-core.so: undefined reference to `fftwf_plan_dft_1d' ../../src/lib/.libs/libgnuradio-core.so: undefined reference to `fftwf_plan_dft_c2r_1d' ../../src/lib/.libs/libgnuradio-core.so: undefined reference to `fftwf_plan_dft_r2c_1d' ../../src/lib/.libs/libgnuradio-core.so: undefined reference to `fftwf_execute' I have installed FFTW so I cannot see why it cannot find these references? Can anybody help? Thanks Tom _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio