From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 9181] New: Compiling linux kernel fails if BR2_LINUX_KERNEL_TOOL_CPUPOWER is selected
Date: Thu, 18 Aug 2016 11:57:56 +0000 [thread overview]
Message-ID: <bug-9181-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=9181
Bug ID: 9181
Summary: Compiling linux kernel fails if
BR2_LINUX_KERNEL_TOOL_CPUPOWER is selected
Product: buildroot
Version: 2016.05
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: Jorgen.Pihlflyckt at ajeco.fi
CC: buildroot at uclibc.org
Target Milestone: ---
Compiling fails just after the linux kernel has been built, if "cpupower" is
selected under "Linux Kernel Tools" with the following error:
CC utils/helpers/sysfs.o
In file included from utils/helpers/amd.c:9:0:
./utils/helpers/helpers.h:13:21: fatal error: libintl.h: No such file or
directory
#include <libintl.h>
^
compilation terminated.
Enabling WCHAR support under toolchain settings, and then selecting "gettext"
under "Target Packages" and "Development Tools" allows the compilation to get a
little further, but it still stops with the following error:
CC cpupower
./utils/idle_monitor/amd_fam14h_idle.o: In function `amd_fam14h_stop':
amd_fam14h_idle.c:(.text+0x3c3): undefined reference to `libintl_gettext'
./utils/idle_monitor/cpupower-monitor.o: In function `print_wrong_arg_exit':
cpupower-monitor.c:(.text+0x9): undefined reference to `libintl_gettext'
./utils/idle_monitor/cpupower-monitor.o: In function `print_results':
and so on. This has also been tested with buildroot-2015.11.1 using the default
configuration. The kernel configuration selected was i386 (defconfig)
--
You are receiving this mail because:
You are on the CC list for the bug.
next reply other threads:[~2016-08-18 11:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-18 11:57 bugzilla at busybox.net [this message]
2016-08-18 22:35 ` [Buildroot] [Bug 9181] Compiling linux kernel fails if BR2_LINUX_KERNEL_TOOL_CPUPOWER is selected bugzilla at busybox.net
2016-08-18 23:41 ` bugzilla at busybox.net
2016-08-19 6:21 ` bugzilla at busybox.net
2016-08-19 9:27 ` bugzilla at busybox.net
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-9181-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.