discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] USRP1 control GPIOs on SBX boards


From: Josh Blum
Subject: Re: [Discuss-gnuradio] USRP1 control GPIOs on SBX boards
Date: Thu, 25 Apr 2013 17:06:18 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

>     _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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]