[yocto] Packages util-linux and gettext both showing undefined reference

Summers, John S john.s.summers at intel.com
Mon Sep 22 10:05:04 PDT 2014


Here is my build configuration:
BB_VERSION        = "1.23.2"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-14.04"
TARGET_SYS        = "x86_64-poky-linux"
MACHINE           = "<custom machine recipe>"
DISTRO            = "poky-tiny"
DISTRO_VERSION    = "1.6+snapshot-20140922"
TUNE_FEATURES     = "m64 core2"
TARGET_FPU        = ""

This is using the latest revision of poky:
origin	git://git.yoctoproject.org/poky (fetch)

Thanks,
Stuart

-----Original Message-----
From: Burton, Ross [mailto:ross.burton at intel.com] 
Sent: Monday, September 22, 2014 9:04 AM
To: Summers, John S
Cc: yocto at yoctoproject.org
Subject: Re: [yocto] Packages util-linux and gettext both showing undefined reference

On 20 September 2014 01:08, Summers, John S <john.s.summers at intel.com> wrote:
> I am showing build failures for both util-linux (bitbake util-linux) 
> and gettext (bitbake gettext):
> .../tmp/work/core2-64-poky-linux/util-linux/2.24.2-r1/util-linux-2.24.2/text-utils/more.c:1947:
> undefined reference to `mbrtowc'
> …/tmp/work/core2-64-poky-linux/util-linux/2.24.2-r1/util-linux-2.24.2/text-utils/more.c:1970:
> undefined reference to `wcwidth'
>
> I am trying to build a core-image-minimal-initramfs image and get the 
> above error.

What revision of git was this, and what OE distro?  I've not seen this before.

Ross


More information about the yocto mailing list