discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Error installing out-of-tree-module


From: Alex Weihkopf
Subject: [Discuss-gnuradio] Error installing out-of-tree-module
Date: Thu, 10 Jul 2014 16:41:20 +0200

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
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]