> _mod = imp.load_module('_gpio_swig', fp, pathname, description)
> ImportError: /usr/local/lib/libgnuradio-gpio.so: undefined symbol:
> _ZN3uhd4usrp10multi_usrp4makeERKNS_13device_addr_tE
>
I think this would indicate that this swig module was not linked against
UHD. There is a GR_SWIG_LIBRARIES variable that needs to have
${UHD_LIBRARIES} in it.
-josh
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio