Quantcast
Viewing all articles
Browse latest Browse all 4919

Troubleshooting • Solved: rtl-wsprd makefile error

I'm trying to setup a raspberry Pi 3 as a Weak Signal Propagation Reporter.

Following the readme from https://github.com/Guenael/rtlsdr-wsprd.git

When I run make I get the error:

Code:

pi@rtlSdrTcpPi:~/rtlsdr-wsprd $ make rtlsdr_wsprdclang -O3 -std=gnu17 -c rtlsdr_wsprd.c -o rtlsdr_wsprd.omake: clang: No such file or directorymake: *** [Makefile:18: rtlsdr_wsprd.o] Error 127
It seems to be looking for rtlsdr_wsprd.o but seeing as that has not been compiled yet there are no .o files in the directory?

Statistics: Posted by morphy_richards — Wed Jul 10, 2024 12:11 pm



Viewing all articles
Browse latest Browse all 4919

Trending Articles