Hi Mohammed, first: never "sudo make". whereever that came from; running a build process as root is generally a bad idea.
John Murphy asked nearly exactly the same question (with gr-fft instead of gr-filter) 17 hours ago, so please refer to that thread for a (potential) solution. Greetings, Marcus On 24.07.2014 15:32, mohamedx wrote: > Hi there, > > I'm run into a linker error when I build my OOT module; Hereafter what I get > when typing sudo make: > * > libgnuradio-ssg.so: undefined reference to « > gr::filter::firdes::window(gr::filter::firdes::win_type, int, double) »* > For information, I use gnuradio 3.7.3 on fedora 20 and the version 4.8.2 of > gcc. > > I know it could be handled by modifying cmake files, but I don't know which > one and how ! > Could you please help me fix this. > > Greetings, > Mohamed > > > > -- > View this message in context: > http://gnuradio.4.n7.nabble.com/Undefined-reference-error-tp49559.html > Sent from the GnuRadio mailing list archive at Nabble.com. > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
