Giter Site home page Giter Site logo

API3 version compile error about dump1090 HOT 3 CLOSED

sdrplay avatar sdrplay commented on June 23, 2024
API3 version compile error

from dump1090.

Comments (3)

SDRplay avatar SDRplay commented on June 23, 2024 3

Sorry for the delay on sorting this...

The repo has been cleaned up and now the master branch supports API3 and should build correctly. The README.md has been updated with better instructions and the Makefile has some additional comments.

Best regards,

Andy

from dump1090.

srs4511351 avatar srs4511351 commented on June 23, 2024

I was able to compile and run dump1090 on a 32 bit Debian buster system on my Raspberry Pi. On my 64 bit bullseye system, I get the multiple definition errors.
I searched the web and found a common cause of the multiple definition errors.
Apparently, newer gcc compilers no longer allow you to define variables in header files.
A solution was offered to add the static keyword, which I did in dump1090.h for the variables that are in the error messages.
Now, it does compile and the dump1090 executable is generated, but after displaying the heading in the terminal, it causes a Segmentation fault.
I think we need a programmer to fix this.
I may try compiling dump1090 on a 64 bit buster system and just copy it over to the bullseye system.

----Steve

from dump1090.

srs4511351 avatar srs4511351 commented on June 23, 2024

Are you running a Raspberry Pi by chance?
I compiled dump1090 on a 64 bit Raspberry Pi OS buster system and it works.
I copied it to my 64 bit bullseye system and it works.
I put the an archive of it on my web site https://www.radiosrs.net/tech.html
Click on "Installing utility software on a Raspberry Pi" and scroll down to "ADS-B (dump1090) for SDRplay".

----Steve

from dump1090.

Related Issues (6)

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.