Skip to content

# KA9Q_RUNS_ONLY_REMOTELY="no" >> KA9Q_RUNS_ONLY_REMOTELY="yes" still results in wsprdaemon trying to build ka9q-radio software #31

@waterwin

Description

@waterwin

How to completely block wsprdaemon.sh -V from doing anything to ka9q-radio etc

Now this happens in my situation:
./wsprdaemon.sh -V
Sat 22 Feb 2025 10:15:49 UTC: build_ka9q_radio() ERROR: compile of 'ka9q-radio' returned 2:
cc -o control control.o libradio.a -ldl -lavahi-client -lavahi-common -lfftw3f_threads -lfftw3f -liniparser -lairspy -lairspyhf -lrtlsdr -lopus -logg -lportaudio -lasound -lusb-1.0 -lncurses -lbsd -lm -lpthread
/usr/bin/ld: control.o: in function main': control.c:(.text.startup+0x1276): undefined reference to lookup_frequency'
/usr/bin/ld: control.c:(.text.startup+0x129e): undefined reference to `lookup_frequency'
collect2: error: ld returned 1 exit status
make: *** [Makefile:128: control] Error 1

I was under the impression that uncommenting and setting

KA9Q_RUNS_ONLY_REMOTELY="yes"

would make sure my local radiod install is untouched

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions