On Mon, Aug 13, 2018 at 3:55 AM Aditya Tayade <[email protected]> wrote: > > Hi Raj, > > > Tried using said USE_NLS = "yes" option and it compiled successfully. > > > As per my understanding this option also enables recipe to use gettext for > host, hence which one should we opt?
add USE_NLS = "yes" > > > Sorry for delayed response. > > > Regards, > > Aditya Tayade > > > > ________________________________ > From: Khem Raj <[email protected]> > Sent: Wednesday, July 25, 2018 9:35 AM > To: Aditya Tayade > Cc: openembeded-devel > Subject: Re: [oe] [meta-oe][PATCH] libbytesize: fix gettext not found issue > > Can you try setting > > USE_NLS = "yes" in the affected recipe ? > On Tue, Jul 24, 2018 at 6:29 PM Aditya Tayade <[email protected]> wrote: > > > > Hi, > > > > In Sumo branch, > > libbytesize_0.10.bb<https://apac01.safelinks.protection.outlook.com/?url=http%3A%2F%2F10.bb&data=02%7C01%7CAditya.Tayade%40kpit.com%7C8381da62714f4666051908d5f1e3eb02%7C3539451eb46e4a26a242ff61502855c7%7C0%7C0%7C636680883564574908&sdata=KLfQdOn3xMvUq0YI1MoYm9isivid5AVy%2B4rgUzd8G10%3D&reserved=0> > > do_configure fails with error "configure: error: gettext not found", hence > > added a dependency to gettext -native for the same. > > > > > > Kindly review the attached patch and integrate it with upstream if changes > > looks fine. > > > > > > Regards, > > Aditya Tayade > > This message contains information that may be privileged or confidential > > and is the property of the KPIT Technologies Ltd. It is intended only for > > the person to whom it is addressed. If you are not the intended recipient, > > you are not authorized to read, print, retain copy, disseminate, > > distribute, or use this message or any part thereof. If you receive this > > message in error, please notify the sender immediately and delete all > > copies of this message. KPIT Technologies Ltd. does not accept any > > liability for virus infected mails. > > -- > > _______________________________________________ > > Openembedded-devel mailing list > > [email protected] > > https://apac01.safelinks.protection.outlook.com/?url=http%3A%2F%2Flists.openembedded.org%2Fmailman%2Flistinfo%2Fopenembedded-devel&data=02%7C01%7CAditya.Tayade%40kpit.com%7C8381da62714f4666051908d5f1e3eb02%7C3539451eb46e4a26a242ff61502855c7%7C0%7C0%7C636680883564574908&sdata=M1BN9Z8DE1223Vm2uvuNghHfaKF7jTgZWCyqojzGxL4%3D&reserved=0 > This message contains information that may be privileged or confidential and > is the property of the KPIT Technologies Ltd. It is intended only for the > person to whom it is addressed. If you are not the intended recipient, you > are not authorized to read, print, retain copy, disseminate, distribute, or > use this message or any part thereof. If you receive this message in error, > please notify the sender immediately and delete all copies of this message. > KPIT Technologies Ltd. does not accept any liability for virus infected mails. -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
