discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] gr-air-modes broken in recent update ?
Date: Tue, 08 Apr 2014 07:19:51 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

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



reply via email to

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