Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep getting this error on 'make' #81

Open
dsound-zz opened this issue Apr 29, 2016 · 6 comments
Open

Keep getting this error on 'make' #81

dsound-zz opened this issue Apr 29, 2016 · 6 comments

Comments

@dsound-zz
Copy link

dsound-zz commented Apr 29, 2016

[ 3%] Building CXX object lib/CMakeFiles/air_modes.dir/preamble_impl.cc.o [ 7%] Building CXX object lib/CMakeFiles/air_modes.dir/slicer_impl.cc.o [ 11%] Building CXX object lib/CMakeFiles/air_modes.dir/modes_crc.cc.o [ 15%] Linking CXX shared library libair_modes.so [ 15%] Built target air_modes make[2]: *** No rule to make target 'swig/air_modes_swig.py', needed by 'swig/air_modes_swig.pyc'. Stop. CMakeFiles/Makefile2:196: recipe for target 'swig/CMakeFiles/pygen_swig_f461b.dir/all' failed make[1]: *** [swig/CMakeFiles/pygen_swig_f461b.dir/all] Error 2 Makefile:138: recipe for target 'all' failed make: *** [all] Error 2

@darkstar007
Copy link

I also had this error. I found a work around - rename the gr-air-modes directory to be gr-air-modes-0.0
not exactly why - must be lost in the depth of the cmake stuff - I tried to look for it but rapidly lost the will to live!

I'd be interested to hear if that work-around works for you.

@dsound-zz
Copy link
Author

I tried your suggestion but now the Cmake files says it doesn't recognize gr-air-modes-0.0

Sent from my iPhone

On Apr 29, 2016, at 11:35 AM, darkstar007 notifications@github.com wrote:

I also had this error. I found a work around - rename the gr-air-modes directory to be gr-air-modes-0.0
not exactly why - must be lost in the depth of the cmake stuff - I tried to look for it but rapidly lost the will to live!

I'd be interested to hear if that work-around works for you.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub

@darkstar007
Copy link

darkstar007 commented Apr 30, 2016

OK, so I did:

It only seems to build if the dir gr-air-modes-0.0 is in your $HOME dir.

@bistromath
Copy link
Owner

What platforms are you both running on?

On Sat, Apr 30, 2016, 12:27 AM darkstar007 notifications@github.com wrote:

OK, so I did:


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#81 (comment)

@dsound-zz
Copy link
Author

Kali Linux Rolling All. I've installed about every package needed for installing SDR and Gnuradio stuff. I looked for the missing Swig package but nothing showed up in Synaptic.

Sent from my iPhone

On Apr 30, 2016, at 11:22 AM, bistromath notifications@github.com wrote:

What platforms are you both running on?

On Sat, Apr 30, 2016, 12:27 AM darkstar007 notifications@github.com wrote:

OK, so I did:


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#81 (comment)


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub

@darkstar007
Copy link

Debian 'unstable'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants