[oe] Build problem when generating a squashfs image for a uclibc target

Henning Heinold heinold at inf.fu-berlin.de
Fri Feb 4 20:41:00 UTC 2011


On Fri, Feb 04, 2011 at 02:27:54PM -0500, Michael Poole wrote:
> org.openembedded.dev/recipes/udev/attr_2.4.44.bb contains this line:
>   LDFLAGS_append_libc-uclibc += " -lintl"
> 
> When generating a squashfs image, the build process apparently needs
> attr-native (-2.4.44-r4 on my machine).
> 
> My (Ubuntu x86_64) host machine doesn't have a libintl.so anywhere, or
> any obvious package to install it, and the line suggests that it is
> only meant to be added for uclibc builds.
> 
> What is the best way to fix or work around this?
> 
> Michael Poole
> 

Hi,

libintl is build within oe. Either provided from gettext or from libintl-proxy.

Bye Henning




More information about the Openembedded-devel mailing list