Ver 5.0 dump1090-fa compile on linux x86 error

 

It is RPi Model 4

$ uname -m
armv7l

$ uname -a
Linux alarmpi 5.10.13-3-ARCH #1 SMP Fri Feb 5 21:01:39 UTC 2021 armv7l GNU/Linux

Ok, I see the problem. Please try Fix broken 32-bit x86 test that broke builds on non-x86 · flightaware/dump1090@455896e · GitHub

Thanks Oliver. The binary compiled now

$ git fetch --all
Fetching origin

$ git reset --hard 455896e
HEAD is now at 455896e Fix broken 32-bit x86 test that broke builds on non-x86

$ make DUMP1090_VERSION=$(git describe --tags | sed 's/-.*//')

Building with:
  Version string:  v5.0
  DSP mix:         arm
  RTLSDR support:  yes
  BladeRF support: yes
  HackRF support:  no
  LimeSDR support: no
... ...
... ...

 

$ ./dump1090 --interactive
Tue Mar 16 18:29:15 2021 UTC  dump1090-fa unknown starting up.
rtlsdr: using device #0: Generic RTL2832U (Realtek, RTL2832U, SN 00001090)
Found Rafael Micro R820T/2 tuner
rtlsdr: tuner gain set to 49.6 dB

image

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.