All of lore.kernel.org
 help / color / mirror / Atom feed
* The CONFIG_UNWINDER_ORC bug is back.
@ 2018-11-05  3:14 Rob Landley
  0 siblings, 0 replies; only message in thread
From: Rob Landley @ 2018-11-05  3:14 UTC (permalink / raw)
  To: linux-kernel

Do "make defconfig" on x86-64, fire up menuconfig and select the frame pointer
uwinder (under kernel hacking -> choose unwinder) and:

$ make
Makefile:966: *** "Cannot generate ORC metadata for CONFIG_UNWINDER_ORC=y,
please install libelf-dev, libelf-devel or elfutils-libelf-devel".  Stop.

Confirming:

$ grep UNWINDER .config
# CONFIG_UNWINDER_ORC is not set
CONFIG_UNWINDER_FRAME_POINTER=y

Rob

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-11-05  3:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-05  3:14 The CONFIG_UNWINDER_ORC bug is back Rob Landley

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.