Indeed that was the issue. git submodule update fixed. All build and runs now. Many thanks !
Seems that git submodule is a bit confusing for me. -- Tom, N5EG On Fri, Jun 8, 2018 at 9:27 AM, Müller, Marcus (CEL) <[email protected]> wrote: > Hi Tom, > > got a bit of worries about this one: > > On Fri, 2018-06-08 at 09:17 -0700, Tom McDermott wrote: > > modified: volk (new commits) > > Which basically means that the Volk submodule isn't in the state the > main module's branch expects it to be, and that's exactly what's going > wrong there. > > Best guess: git `submodule update` should fix this. Afterwards, `git > status` should not contain any info about the submodule containing any > changes. > > Best regards, > Marcus >
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
