recipe for target 'demod_afsk.o' failed
I am trying to build direwolf on my raspberry pi 3.?
I ran the command make, but got the following error:?
make: *** [demod_afsk.o] Error 1
When I ran make again, here it the entire output: Any suggestions?
gcc -O3 -pthread -Igeotranz -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB ? -c -o demod_afsk.o demod_afsk.c In file included from demod_afsk.c:51:0: demod_afsk.c: In function ¡®demod_afsk_process_sample¡¯: demod_afsk.c:884:28: error: ¡®FFF_PROFILE¡¯ undeclared (first use in this function) ? if (D->profile == toupper(FFF_PROFILE)) { ? ? ? ? ? ? ? ? ? ? ? ? ? ? ^ demod_afsk.c:884:28: note: each undeclared identifier is reported only once for each function it appears in : recipe for target 'demod_afsk.o' failed make: *** [demod_afsk.o] Error 1
Thanks, Skyler KD0WHB
--
|