Re: [Discuss-gnuradio] Error Compiling BBN USRP2 Code

2009-10-02 Thread Miklos Christine
The package libtool was missing. On Fri, Oct 2, 2009 at 1:29 PM, Chen Chen wrote: > So what is the cause of the problem? > > > On Fri, Oct 2, 2009 at 3:50 PM, Miklos Christine > wrote: > >> Fixed it. >> >> Thanks, >> Miklos >> >> >> On Fri, Oct 2, 2009 at 10:49 AM, Miklos Christine < >> mchrist

Re: [Discuss-gnuradio] Error Compiling BBN USRP2 Code

2009-10-02 Thread Chen Chen
So what is the cause of the problem? On Fri, Oct 2, 2009 at 3:50 PM, Miklos Christine wrote: > Fixed it. > > Thanks, > Miklos > > > On Fri, Oct 2, 2009 at 10:49 AM, Miklos Christine > wrote: > >> I never received this error in 32-bit ubuntu. >> >> I did a ./bootstrap, but receive this error: >>

Re: [Discuss-gnuradio] Error Compiling BBN USRP2 Code

2009-10-02 Thread Miklos Christine
Fixed it. Thanks, Miklos On Fri, Oct 2, 2009 at 10:49 AM, Miklos Christine wrote: > I never received this error in 32-bit ubuntu. > > I did a ./bootstrap, but receive this error: > > configure.ac:47: warning: AC_PROG_LIBTOOL is m4_require'd but not > m4_defun'd > config/gr_scripting.m4:22: GR_SC

Re: [Discuss-gnuradio] Error Compiling BBN USRP2 Code

2009-10-02 Thread Miklos Christine
I never received this error in 32-bit ubuntu. I did a ./bootstrap, but receive this error: configure.ac:47: warning: AC_PROG_LIBTOOL is m4_require'd but not m4_defun'd config/gr_scripting.m4:22: GR_SCRIPTING is expanded from... configure.ac:47: the top level configure.ac:47: warning: AC_PROG_LIBT

[Discuss-gnuradio] Error Compiling BBN USRP2 Code

2009-10-01 Thread Chen Chen
Hi, Have you done the ./bootstrap step? Chen Chen ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] Error Compiling BBN USRP2 Code

2009-09-30 Thread Miklos Christine
I checked out the bbn code from: svn co https://www.cgran.org/cgran/projects/bbn_80211/branches/usrp2_version/ I'm using the newest stable release of Gnuradio 3.2.2 on Ubuntu 9.04 64-bit. When I do ./configure in the gr-bbn folder, it doesn't give me an error. Once I type make, I get this: cd