On Fri, Oct 8, 2021 at 4:47 AM Nathan Hartman  wrote:
> On Thu, Oct 7, 2021 at 10:29 PM Tomasz CEDRO wrote:
> > (..)
> > There is no such package kconfig on FreeBSD. But I was working with
> > Zephyr KConfig somehow.
>
> Maybe Zephyr is providing its own kconfig-frontends? I don't know. I
> haven't used Zephyr.

Hello Nathan :-)

They seem to use python wrapper but its not real Linux kconfig:
https://github.com/ulfalizer/Kconfiglib#overview


> There is a NuttX Tools repo at
> https://bitbucket.org/nuttx/tools/downloads/
>
> I think I built the kconfig-frontends from there a long time ago.

Thank you for this hint I will try to build that on my FreeBSD. I
could not find kconfig sources :-)


> 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
> >
>
> Perhaps PATH?

Nope, NuttX seems to use particular kconfig Linux tool, just as it
uses GNU Make. Above packages are for Qt Kconfig, not usable in this
case.

That does not smell well to be honest, Linux sets and breaks its own
standards, it does not have too much in common with Unix. This is why
in 2008 I have moved from Linux to BSD for good. I could not bare
maintenance nightmare after Kernel API started changing with every
minor release :-)

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Reply via email to