-
Notifications
You must be signed in to change notification settings - Fork 571
Open
Description
Not a gqrx problem unless anything has to be rebuilt, but the dependencies are a little screwed up at the moment. So just an FYI on latest circular configuration rabbit hole I've discovered, in case someone else comes across this:
- Latest gnuradio is 3.10.12.0 updated within last couple of days. This naturally requires a rebuild of gr-osmosdr prior to rebuilding gqrx otherwise it throws and error.
- gr-osmosdr hasn't been updated since 24 Dec 24 and still requires boost_sytem during cmake phase, however, latest boost (1.89) and has completely removed boost_system, which has been deprecated since like v1.69.
Am currently looking for a workaround in the bowels of gr-osmosdr's cmake scripts, but it seems Osmocom should have addressed this ages ago. Letting them know is also fun because the github repo for gr-osmosdr is just a mirror.
Metadata
Metadata
Assignees
Labels
No labels