discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] make maint-3.7 fails


From: Tom McDermott
Subject: Re: [Discuss-gnuradio] make maint-3.7 fails
Date: Fri, 8 Jun 2018 10:02:20 -0700

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) <address@hidden> 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
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]