Coder Social home page Coder Social logo

Build error with gcc-11 about gr-iridium HOT 4 CLOSED

muccc avatar muccc commented on June 15, 2024
Build error with gcc-11

from gr-iridium.

Comments (4)

Sec42 avatar Sec42 commented on June 15, 2024

Python 3.x should be fine.

Can you try with gnuradio 3.9 and the maint-3.9 branch? To me it looks more like issues outside of our code/control.

from gr-iridium.

cyberpunkrocker-zero avatar cyberpunkrocker-zero commented on June 15, 2024

Sorry for the delay... Now that Arch Linux officially upgraded gnuradio to 3.9.2.0, I tried compiling it again, this time getting this error:

CMake Error at swig/CMakeLists.txt:37 (include):
  include could not find requested file:

    GrSwig


CMake Error at swig/CMakeLists.txt:51 (GR_SWIG_MAKE):
  Unknown CMake command "GR_SWIG_MAKE".

And I'm getting the same erron on almost every gnuradio plugin I'm trying to (re)compile. It seems that gnuradio-3.9 dropped the use of swig in favor of pybind11, so very few older plugins work with 3.9 now. I think I have to go back to 3.8 for the time being to get a working system...

from gr-iridium.

Sec42 avatar Sec42 commented on June 15, 2024

Yes, gnuradio modules have to be updated to work with 3.9 -- the gr-iridium has different branches for this exact reason. For use with gnuradio 3.9 please use the "maint-3.9" branch.

from gr-iridium.

schneider42 avatar schneider42 commented on June 15, 2024

This should be solved now with 1329a6e. Solution is to use C++ lambdas as described here: https://wiki.gnuradio.org/index.php/GNU_Radio_3.9_OOT_Module_Porting_Guide#C.2B.2B_Modernization

Also fixed this for the maint-3.8 branch

from gr-iridium.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.