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 . && /bin/bash /home/mwc/Research/gnuradio-80211b/branch/multiple_bit_rates/gr-bbn/missing --run automake-1.10 --gnu 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 doc/Makefile.am:77: `%'-style pattern rules are a GNU make extension doc/Makefile.am:80: `%'-style pattern rules are a GNU make extension src/bbn/Makefile.am:60: Libtool library used but `LIBTOOL' is undefined src/bbn/Makefile.am:60: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/bbn/Makefile.am:60: to `configure.ac' and run `aclocal' and `autoconf' again. src/bbn/Makefile.am:60: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure src/bbn/Makefile.am:60: its definition is in aclocal's search path. make: *** [Makefile.in] Error 1 I've compiled this code with Ubuntu 32-bit version before and never received this error. Does anyone know why I get this error or a solution for it? Thanks, Miklos Christine
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
