Hi, Without gr-usrp everything builds and installs just fine - but when trying to compile OpenBTS, I get the message "No package usrp found".
So I assume this one is needed... Ralph. > -----Original Message----- > From: Tom Tsou [mailto:t...@tsou.cc] > Sent: Friday, 02 August, 2013 22:39 > To: Ralph A. Schmid, dk5ras > Cc: discuss-gnuradio@gnu.org > Subject: Re: [Discuss-gnuradio] Still problems building gr 3.4.2 / Debian > > On Fri, Aug 2, 2013 at 10:19 PM, Ralph A. Schmid, dk5ras <ra...@schmid.xxx> > wrote: > > OK, pulled fresh copy frokm git, no errors with bootstrap, but still > > this > > one: > > > > /usr/bin/ld: usrp_rx_cfile.o: undefined reference to symbol > > '_ZN5boost6system15system_categoryEv' > > /usr/bin/ld: note: '_ZN5boost6system15system_categoryEv' is defined in > > DSO > > /usr/lib/libboost_system.so.1.53.0 so try adding it to the linker > > command line > > /usr/lib/libboost_system.so.1.53.0: could not read symbols: Invalid > > operation > > collect2: error: ld returned 1 exit status > > make[5]: *** [usrp_rx_cfile] Error 1 > > make[5]: Leaving directory `/home/ras/gnuradio-3.4.2/gr-usrp/apps' > > make[4]: *** [all] Error 2 > > make[4]: Leaving directory `/home/ras/gnuradio-3.4.2/gr-usrp/apps' > > make[3]: *** [all-recursive] Error 1 > > make[3]: Leaving directory `/home/ras/gnuradio-3.4.2/gr-usrp' > > make[2]: *** [all] Error 2 > > make[2]: Leaving directory `/home/ras/gnuradio-3.4.2/gr-usrp' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/home/ras/gnuradio-3.4.2' > > make: *** [all] Error 2 > > ras@dk5ras:~/gnuradio-3.4.2$ > > If I'm not mistaken, that means the driver is built. Anyhow, the gr-usrp > module isn't needed so you can add that to the disable list too '--disable-gr- > usrp'. > > Or, since you *only* care about the usrp driver, just go into the 'usrp' > subdirectory and run make and make install from there and ignore > everything else. > > -TT _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio