Re: build gnuradio from source on kubuntu22.04 error

2023-04-27 Thread Marcus Müller
Hi Lai, first, naive, question: Ubuntu 22.04 (and thus, Kubuntu 22.04) ship a GNU Radio 3.10.1.1 with backported fixes, built with a UHD 4.1.0.5; that's relatively recent! In short, if you don't specifically need a never version of either, I'd recommend you save yourself the trouble of building

build gnuradio from source on kubuntu22.04 error

2023-04-27 Thread lai wieniawski
hi, all, I am trying to build gnuradio from source on kubuntu22.04. I am flowing the guide: https://wiki.gnuradio.org/index.php?title=LinuxInstall#From_Source Where I have done 1. build UHD, and installed 2. build volk, and installed 3. build gnuradio, just clone from git, and build, do