On Fri, Oct 08, 2021 at 04:28:41AM +0200, Tomasz CEDRO wrote: > Hello world :-) > > My first steps with NuttX on FreeBSD. I will ask some questions here > for support and make it working on BSD :-) > > First one: > > % ./tools/configure.sh esp32c3-devkit:ble > Copy files > /home/cd/cederom/work/CeDeROM/lab/embedded/nuttx/nuttx.git/nuttx/tools/../tools/sethost.sh: > line 129: kconfig-tweak: command not found > > There is no such package kconfig on FreeBSD. But I was working with > Zephyr KConfig somehow.
I'm using kconfig-frontends build from source, which I don't remember how I got it. It requires bash to be installed, since kconfig itself is a bash script. Unfortunately I can't figure out which version it was. I have sourcecode for kconfig-frontends-4.11.0.1 and kconfig-frontends-4.9.0.0 on my system, but most likely it is 4.9.0.0. My jail is running 12.0-STABLE as of 10th july 2019. > All I have is: > pkg search -x kconfig > kf5-kconfig-5.86.0 KF5 widgets for configuration dialogs > kf5-kconfigwidgets-5.86.0 KF5 widgets for configuration dialogs > > Both are installed. -- B.Walter <be...@bwct.de> https://www.bwct.de Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.