On 04/08/2014 01:41 AM, M Dammer wrote:
> File
> "/home/mark/apps/gnuradio/3.7/lib/python2.7/dist-packages/air_modes/air_modes_swig.py",
> line 22, in swig_import_helper
> _mod = imp.load_module('_air_modes_swig', fp, pathname, description)
> ImportError: dynamic module does not define init function
> (init_air_modes_swig)
The "does not define init function" is almost certainly a parallel make
failure. To fix, you go into the build directory, do a 'make clean',
then a single process 'make'.
I thought that the PyBOMBS recipe for gr-air-modes had an override to
always use -j1 when compiling.
Johnathan
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment