This is what I did:

For apps and nuttx git fetch nuttx
For apps and nuttx git checkout master
For apps and nuttx git reset -hard nuttx/master

make distclean
./tools/configure.sh  imxrt1060-evk:nsh
make oldconfig
make

The results are as shown.

Why are we changed the build system without testing on braches?

David

-----Original Message-----
From: Nathan Hartman [mailto:hartman.nat...@gmail.com]
Sent: Friday, February 21, 2020 7:17 AM
To: dev@nuttx.apache.org
Subject: Re: Build is broken

On Fri, Feb 21, 2020 at 10:13 AM David Sidrane <david.sidr...@nscdg.com>
wrote:

>  Build is broken
>
> Build is broken
>
> And the output looks very ODD - any ideas on what happened?



Have you tried make distclean, reconfigure, retry build?

If so, could you run a bisect since the last good known build and identify
the offending commit?

Thanks
Nathan

Reply via email to