Score:0

vmlinux is not being generated even after executing make -j4 .config command

cn flag

I'm trying to build customized build for linux kernel, for that i have generated .config file based on my requirements but when building that .config file, it is not giving any error nor vmlinux file is getting generated.

for initiating build process, I've executed below command make -j4 example.config

please let me know, what did i missed here

Doug Smythies avatar
gn flag
Your command isn't a compile the kernel type command, at least that I know of. Please edit your question adding what type of kernel you are compiling, mainline, a specific Ubuntu version or? Using the Ubutnu kernel configuration, I only compile mainline from a git clone from kernel.org using `make -j13 olddefconfig bindeb-pkg LOCALVERSION=-stock`
Doug Smythies avatar
gn flag
for my architecture, and not making the .`deb` files, the uninstalled version ends up at `arch/x86/boot/vmlinux.bin`
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.