Score:1

What dependencies am I missing for my linux kernel to execute "make menuconfig"?

gb flag

I am at my wit's end at finding out what necessary dependencies I need for my Linux Kernel 5.14 for Ubuntu 21.04. I am using a virtual machine in VirtualBox.

I initially used "sudo apt-get install gcc" and "sudo apt-get install make" then used

"sudo apt-get install libncurses-dev flex bison openssl libssl-dev dkms libelf-dev libudev-dev libpci-dev libiberty-dev autoconf"

to resolve error 127 but then got error 1. What additional commands do I need to do to get my kernel working for make configure?

David avatar
cn flag
Are we supposed to guess what the errors are?
Knud Larsen avatar
by flag
`sudo apt install build-essential` will provide the packages which make gcc functional.
undefined programmer avatar
gb flag
I fixed the problem, I didn't mention the terminal being too small for menuconfig so I changed the size of the terminal.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.