Hi KhemRaj, Thank you for update. Yes we have added libxml2 to DEPENDS but same error. But what we observe is when we inherit setuptools then it is showing this error “checking python module: libxml2... no”. But when we don’t inherit setuptools then it will take PC’s libxml2 package. However we want target libxml2 package. In daisy version we used python-xml and it resolve our issue. However in pyro we are facing this issue.
Please help us in this matter. Regards, Viraj Mistry From: Khem Raj [mailto:[email protected]] Sent: Tuesday, November 21, 2017 10:29 PM To: Amit Gondaliya <[email protected]> Cc: [email protected]; Viraj Mistry <[email protected]> Subject: Re: [yocto] DEPENDS python-xml not working in pyro2.3 you might need to add libxml2 to DEPENDS On Tue, Nov 21, 2017 at 3:26 AM, Amit Gondaliya <[email protected]<mailto:[email protected]>> wrote: Hello All, I am configuring one package using pyro 2.3 I sticked at below error.. checking python module: libxml2... no configure: error: failed to find required module libxml2 checking python module: curses... yes checking python module: libxml2... no configure: error: failed to find required module libxml2 I have "python-xml" in my "application.bb<http://application.bb>" file as DEPENDS variable, this is working fine yocto daisy1.6, however this is not working with yocto pyro2.3 Best Regards, Amit Gondaliya ************************************************************************************************************************************************************* eInfochips Business Disclaimer: This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any views expressed in this message are those of the individual sender unless otherwise stated. Company has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email. ************************************************************************************************************************************************************* -- _______________________________________________ yocto mailing list [email protected]<mailto:[email protected]> https://lists.yoctoproject.org/listinfo/yocto
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
