All of lore.kernel.org
 help / color / mirror / Atom feed
* Help with Outreachy Setup
@ 2022-03-27  2:54 Rebecca Mckeever
  2022-03-27  4:58 ` Rebecca Mckeever
  0 siblings, 1 reply; 5+ messages in thread
From: Rebecca Mckeever @ 2022-03-27  2:54 UTC (permalink / raw)
  To: outreachy@lists.linux.dev

I am going through the Outreachy setup instructions (https://kernelnewbies.org/OutreachyfirstpatchSetup), and I am stuck at 'Installing the kernel'. My computer is an HP laptop with Intel Core i5-8250U and I'm using Ubuntu.

When I run

    sudo make modules_install install

I receive the following error message:

arch/x86/Makefile:154: CONFIG_X86_X32 enabled but no binutils support
make[2]: *** No rule to make target '/lib/modules/5.17.0-rc8-outreachy+/kernel/arch/x86/crypto/aesni-intel.ko', needed by '__modinst'.  Stop.
make[1]: *** [Makefile:1757: modules_install] Error 2
make: *** [Makefile:350: __build_one_by_one] Error 2

I already have binutils installed:

sudo apt install binutils

Reading package lists... Done
Building dependency tree
Reading state information... Done
binutils is already the newest version (2.34-6ubuntu1.3).

I searched online and couldn't find anything helpful. I tried setting CONFIG_X86_X32 to n in .config and that didn't help. Anyone have suggestions about what else I can do?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-03-29  7:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-27  2:54 Help with Outreachy Setup Rebecca Mckeever
2022-03-27  4:58 ` Rebecca Mckeever
2022-03-27  8:54   ` Stefano Brivio
2022-03-28 23:15     ` Rebecca Mckeever
2022-03-29  7:28       ` Stefano Brivio

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.