[Buildroot] [Bug 11681] .../buildroot/output/host/bin/x86_64-buildroot-linux-gnu-ld: arch/x86/kernel/head_64.o: unable to initialize decompress status for section .debug_line

bugzilla at busybox.net bugzilla at busybox.net
Wed Feb 20 21:17:54 UTC 2019


https://bugs.busybox.net/show_bug.cgi?id=11681

Arnout Vandecappelle <arnout at mind.be> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #1 from Arnout Vandecappelle <arnout at mind.be> ---
You need to set BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF=y.

Perhaps we should add a check in linux.mk that detects that the kernel build
will use libelf, and error out before building if
BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF is not set.

For now, however, I'm marking this as WORKSFORME.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list