Re: No such file or directory: lxdialog/dialog.h

2023-03-02 Thread Nick Carraway
gt; > > > On Wed, Mar 01, 2023 at 08:19:24PM -0500, Nick Carraway wrote: > > > > > Hello! > > > > > > Apologies to bother y'all with this. I am at wit's end. I think this > > > is an issue that I've encountered before and figured

Re: No such file or directory: lxdialog/dialog.h

2023-03-02 Thread Nick Carraway
this. I am at wit's end. I think this > > is an issue that I've encountered before and figured out how to solve, > > but I can't for the life of me figure out what to do this time around. > > > > Whenever I try to `make O=../generic-build menuconfig` from

Re: No such file or directory: lxdialog/dialog.h

2023-03-02 Thread Tom Rini
ure out what to do this time around. > > Whenever I try to `make O=../generic-build menuconfig` from my u-boot > build directory, I get this error: > > "Error: No such file or directory: lxdialog/dialog.h" in line 22 the > file scripts/kconfig/mconf.c. It's one of t

No such file or directory: lxdialog/dialog.h

2023-03-02 Thread Nick Carraway
from my u-boot build directory, I get this error: "Error: No such file or directory: lxdialog/dialog.h" in line 22 the file scripts/kconfig/mconf.c. It's one of the first parts of the menuconfig issues. This error occurs on Debian bullseye and Debian buster! And I'm pretty su