Any idea about the following error ? I got this during the “sudo make
install”. I am using ubuntu 9.10 and gnuradio from the tar ball. Any
help
would be appreciated. Thanks.
-Hasan
- make[5]: Nothing to be done for `install-data-am’.
- make[5]: Leaving directory
`/home/hasan/Documents/gnuradio-3.2.2/gnuradio-core/src/lib’ - make[4]: Leaving directory
`/home/hasan/Documents/gnuradio-3.2.2/gnuradio-core/src/lib’ - Making install in swig
- make[4]: Entering directory
`/home/hasan/Documents/gnuradio-3.2.2/gnuradio-core/src/lib/swig’ - make install-am
- make[5]: Entering directory
`/home/hasan/Documents/gnuradio-3.2.2/gnuradio-core/src/lib/swig’ - make[6]: Entering directory
`/home/hasan/Documents/gnuradio-3.2.2/gnuradio-core/src/lib/swig’ - make[6]: Nothing to be done for `install-exec-am’.
- test -z “/usr/local/lib/python2.6/dist-packages/gnuradio/gr” ||
/bin/mkdir -p “/usr/local/lib/python2.6/dist-packages/gnuradio/gr” - /bin/bash …/…/…/…/libtool --mode=install /usr/bin/install
-c
_gnuradio_swig_py_filter.la’/usr/local/lib/python2.6/dist-packages/gnuradio/gr’ - libtool: install: error: cannot install
`_gnuradio_swig_py_filter.la’
to a directory not ending in
/usr/lib/python2.6/dist-packages/gnuradio/gr - make[6]: *** [install-gnuradio_swig_py_filter_pylibLTLIBRARIES]
Error
1 - make[6]: Leaving directory
`/home/hasan/Documents/gnuradio-3.2.2/gnuradio-core/src/lib/swig’ - make[5]: *** [install-am] Error 2
- make[5]: Leaving directory
`/home/hasan/Documents/gnuradio-3.2.2/gnuradio-core/src/lib/swig’ - make[4]: *** [install] Error 2
- make[4]: Leaving directory
`/home/hasan/Documents/gnuradio-3.2.2/gnuradio-core/src/lib/swig’ - make[3]: *** [install-recursive] Error 1
- make[3]: Leaving directory
`/home/hasan/Documents/gnuradio-3.2.2/gnuradio-core/src/lib’ - make[2]: *** [install-recursive] Error 1
- make[2]: Leaving directory
`/home/hasan/Documents/gnuradio-3.2.2/gnuradio-core/src’ - make[1]: *** [install-recursive] Error 1
- make[1]: Leaving directory
`/home/hasan/Documents/gnuradio-3.2.2/gnuradio-core’ - make: *** [install-recursive] Error 1
- hasan@hasan-laptop:~/Documents/gnuradio-3.2.2$