eren-terzioglu commented on PR #18299:
URL: https://github.com/apache/nuttx/pull/18299#issuecomment-3846838839
esp32-devkitc:nxdiag started to work but `make host_info` is giving this
output. Is it happening on your machines too after the updates?
```
$ ./tools/configure.sh esp32-devkitc:nxdiag; make -j
...
Successfully created esp32 image.
Generated: nuttx.bin
$ make host_info
file sysinfo.h not exists
usage: host_info_dump.py [-h] [-m] [-k] [-p] [-c] [-f CFLAGS CXXFLAGS
LDFLAGS]
[--verbose] [--target_info]
nuttx_path
host_info_dump.py: error: argument -f/--flags: expected 3 arguments
make: *** [tools/Unix.mk:644: host_info] Error 2
$ sudo make host_info
[sudo] password for eren:
/usr/bin/bash: line 1: xtensa-esp32-elf-gcc: command not found
No matching array found.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]