Hi, I also encountered the same errors. USRPDevice.h:42: error: ‘usrp_standard_rx_sptr’ does not name a type USRPDevice.h:43: error: ‘usrp_standard_tx_sptr’ does not name a type
Where can I get the "attached patch"??? Thank you, Jane Martin Dvh wrote: > T. W. wrote: >> Windows XP machine. >> ".deps/radioInterface.Tpo" -c >> .libs/radioInterface.o >> In file included from USRPDevice.h:25, >> from radioInterface.h:25, >> from radioInterface.cpp:23: >> /usr/local/include/usrp_bytesex.h:37:2: warning: #warning Using >> non-portable cod >> e (likely wrong other than ILP32). > > This is a known bug. > A temporary workaround can be done by using attached patch. > > See description below. > > Martin DvH wrote: >> >> I haven't gotten to implementing the configure stuff yet. >> >> >> This patch should be changed to use configure stuff to check for byteswap.h. >> But for people wanting a quick-and-dirty hack it can be used. >> >> >> Greetings, >> Martin >> -- Posted via http://www.ruby-forum.com/. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
