Hi Robert - Is there a reason you are using such an old release of GNURadio? We are up to 3.7.2 now, and have a completely different build system that resolved many of the issues with the old autofoo-based system.
Cheers, Ben On Sun, Nov 10, 2013 at 11:32 AM, Robert Light <robert.li...@gmx.de> wrote: > Hi, Can anyone help me with this error ? > I do: > git checkout v3.4.2git > ./configure --prefix=/home/robert/gr342 --disable-gr-qtgui > --with-fusb-tech=libusb1 --enable-usrp --enable-gr-usrp > --enable-gnuradio-core --disable-usrp2 --disable-volk > > make works just fine > when I run make install I get this: > > test -z "/home/robert/gr342/lib/python2.7/site-packages/usrpm" || > /bin/mkdir -p "/home/robert/gr342/lib/python2.7/site-packages/usrpm" > /usr/bin/install -c -m 644 usrp_dbid.py > '/home/robert/gr342/lib/python2.7/site-packages/usrpm' > /bin/bash: line 15: --destdir: command not found > make[7]: *** [install-usrppythonPYTHON] Error 127 > make[6]: *** [install-am] Error 2 > make[5]: *** [install] Error 2 > make[4]: *** [install-recursive] Error 1 > make[3]: *** [install-recursive] Error 1 > make[2]: *** [install] Error 2 > make[1]: *** [install-recursive] Error 1 > make: *** [install] Error 2 > > when I run > /home/robert/gr342/lib/python2.7/site-packages/usrpm/ > i see only one file "usrp_dbid.py" > > Linux Astro 3.8.0-33-generic #48~precise1-Ubuntu SMP Thu Oct 24 16:28:06 > UTC 2013 x86_64 x86_64 x86_64 GNU/Linux > > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > >
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio