Nuand / bladeRF-adsb

bladeRF ADS-B hardware decoder
https://nuand.com/bladeRF-adsb
MIT License
117 stars 32 forks source link

make file error #13

Open Semir-original opened 3 years ago

Semir-original commented 3 years ago

Hi , i'm trying to make the dump1090 but I got this error :

gcc -g -o view1090 view1090.o anet.o interactive.o mode_ac.o mode_s.o net_io.o pkg-config --libs librtlsdr -lpthread -lm /usr/bin/ld: net_io.o:/home//dump1090/dump1090.h:238: multiple definition of `tDF'; view1090.o:/home/dump1090/dump1090.h:238: first defined here

collect2: error: ld returned 1 exit status make: *** [Makefile:27: view1090] Error 1