On Tue, Oct 13, 2020, 9:08 AM Eduard Niesner <niesneredu...@gmail.com>
wrote:

> Hi all,
>
> I am getting some build issues when I try to build nucleo-h743zi
> configuration using Ubuntu for Windows 10.
>
> I used to execute the following commands in order to build Nuttx. But
> starting Nuttx 9.1 I am getting the following error. This is also
> reproducible on the current master.
>
>    1. make distclean
>    2. ./tools/configure.sh -u nucleo-h743zi:nsh
>    3. make
>
> #3 generates this error:
> /bin/sh: 1: tools/mkconfig: not found
> tools/Makefile.unix:247: recipe for target 'include/nuttx/config.h' failed
> make: *** [include/nuttx/config.h] Error 127
> root@edi-laptop:/mnt/d/Work/Development/Git/GitHub/nuttx#
>

You are missing the kconfig frontends

See the note here
https://nuttx.apache.org/docs/latest/quickstart/install.html

If there is something not clear please let us know we have recently made
large changes to improve the docs so certainly want to continue to improve
them.

--Brennan

>

Reply via email to