Hi Friends

I wrote the c++ and .i codes for a new block based on the gnuradio tutorial
and used the same bootstrap, configure.ac and Makefile.am files found in
gr-howto-write-a-block folder with minor changes in places where the source
file names are present. As I do not have a "qa_test" python file in my
folder and as I do not intend to write one I commented the lines that
run_tests in the configure.ac file. When I bootstrap I get the following
errors.

I tried looking for the solution in the forum but couldn't find ones that
were helpful. My folder has the same name as gr-howto-write-a-block to be on
the safe side.

[EMAIL PROTECTED]:/opt/gnuradio/gr-howto-write-a-block# ./bootstrap
src/lib/Makefile.am:56: Python sources seen but `PYTHON' is undefined
src/lib/Makefile.am:56:   The usual way to define `PYTHON' is to add
`AM_PATH_PYTHON'
src/lib/Makefile.am:56:   to `configure.ac' and run `aclocal' and `autoconf'
again.
configure.ac:92: required file `config/Makefile.in' not found
configure.ac:92: required file `doc/Makefile.in' not found
configure.ac:92: required file `src/python/Makefile.in' not found
configure.ac:92: required file `src/python/run_tests.in' not found
[EMAIL PROTECTED]:/opt/gnuradio/gr-howto-write-a-block#

Can someone help me out on this.

Thanks
Ali


-- 
Mir Murtuza Ali
Graduate Student
Center for Wireless Communications
University of Mississippi
University, MS 38677
Ph : (M) 662-202-5472 , (R) 662-513-9903
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to