Hello,
 
I have created two out-of-tree modules on my main computer. When I try to install them on another computer, one installation succeeds but the second module won't install.
 
I have no clue what the problem is. The error after 'cmake ../' and 'make' is:
 
...
[ 64%] Generating custom_ofdm_project_14_03_2014_swig_doc.i
[ 67%] Generating custom_ofdm_project_14_03_2014_swig.tag
[ 70%] Swig source
/usr/local/include/gnuradio/swig/runtime_swig.i:39: Error: Unable to find 'gnuradio/runtime_types.h'
/usr/local/include/gnuradio/swig/runtime_swig.i:71: Error: Unable to find 'gnuradio/endianness.h'
/usr/local/include/gnuradio/swig/feval.i:74: Error: Unable to find 'gnuradio/feval.h'
/usr/local/include/gnuradio/swig/feval.i:88: Error: Unable to find 'gnuradio/py_feval.h'
/usr/local/include/gnuradio/swig/tags.i:28: Error: Unable to find 'gnuradio/tags.h'
/usr/local/include/gnuradio/swig/block_gateway.i:42: Error: Unable to find 'gnuradio/block_gateway.h'
make[2]: *** [swig/custom_ofdm_project_14_03_2014_swigPYTHON_wrap.cxx] Error 1
make[1]: *** [swig/CMakeFiles/_custom_ofdm_project_14_03_2014_swig.dir/all] Error 2
make: *** [all] Error 2
 
Why does the second installation fail?
 
Regards,
Alex
 
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to