[yocto] aclocal warnings

Khem Raj raj.khem at gmail.com
Wed Nov 18 23:03:25 PST 2015


On Wed, Nov 18, 2015 at 1:23 AM, Martin Townsend
<mtownsend1973 at gmail.com> wrote:
> Hi,
>
> I've created an autotools project to test out my SDK I've generated.  The
> SDK was generated from a Yocto build system based the Fido branch.
> After souring the environment setup file in the SDK, running aclocal I get
> the following warnings
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
>     LANGUAGE = "en_GB:en",
>     LC_ALL = (unset),
>     LANG = "en_GB.UTF-8"
>     are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
>     LANGUAGE = "en_GB:en",
>     LC_ALL = (unset),
>     LANG = "en_GB.UTF-8"
>     are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
>
> If I take the same project and build for the host aclocal works fine.
>
> Does anyone know what I can do to fix this in the SDK? even a hint as to
> where to look would be appreciated.

its using perl from SDK it seems and we dont have all locales
installed in SDK. Do you see any problems due to this ?
or is it just a warning

>
> Many Thanks,
> Martin.
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



More information about the yocto mailing list