Tuesday, April 8, 2014

Re: [Discuss-gnuradio] gr-air-modes broken in recent update ?

I tried rebuilding gr-air-modes with make -j1 both for build and
install, but it did no help. I even changed the generic makewidth
setting to 1 and rebuilt gnuradio, rtl_sdr..., but the problem is still
there.

Mark

On 07/04/14 22:19, Johnathan Corgan wrote:
> 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