[yocto] aclocal warnings

Martin Townsend mtownsend1973 at gmail.com
Thu Nov 19 00:45:54 PST 2015


Hi,

It's just a warning which I can suppress with export LANG=C, autotools is
working fine with the SDK after a bit of tweaking in the ac and am files.

Cheers,
Martin.


On Thu, Nov 19, 2015 at 7:03 AM, Khem Raj <raj.khem at gmail.com> wrote:

> 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
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20151119/baaa293a/attachment.html>


More information about the yocto mailing list