Every time I try to “Make menuconfig”
I get
david@ubuntu:~/Documents/OpenBricks/openbricks$ make menuconfigscripts/checkdeps menuconfig
scripts/kconfiggenerate menuconfig
BUILD kconfig-frontends
INSTALLDEV gperf
PACKAGEDEV gperf
BUILD gperf
INSTALLDEV ccache
PACKAGEDEV ccache
BUILD ccache
INSTALLDEV make
PACKAGEDEV make
BUILD make
INSTALLDEV configtools
BUILD opkg-host
./configure: line 15058: /home/david/Documents/OpenBricks/openbricks/build/build.host/toolchain/bin/pkg-config: No such file or directory
./config.status: line 1056: gawk: command not found
config.status: error: could not create Makefile
make: *** [menuconfig] Error 1
I’m a total noob at this and no googling has helped me so far.
I hope I can move on to build my own geexbox devs, but I guess this is a long a difficult road if even that simple step is blocking me.
hi
sudo apt-get install gawk ?
Please, subscribe to devel mailing list , and post here
Regards