Re: [yocto] DEPENDS python-xml not working in pyro2.3

2017-11-22 Thread Viraj Mistry
: [yocto] DEPENDS python-xml not working in pyro2.3 Check the configure logs, or post the logs somewhere. You should be looking at the test which is done to assert presence of libxml2 and then see why its failing. btw. you might need to inherit pkgconfig if pkgconfig is used for conguring lib deps

Re: [yocto] DEPENDS python-xml not working in pyro2.3

2017-11-22 Thread Viraj Mistry
: yocto@yoctoproject.org; Viraj Mistry 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 mailto:amit.gondal...@einfochips.com>> wrote: Hello All, I am configuring one package using pyro

Re: [yocto] DEPENDS python-xml not working in pyro2.3

2017-11-22 Thread Khem Raj
* > > *Viraj Mistry* > > > > *From:* Khem Raj [mailto:raj.k...@gmail.com] > *Sent:* Tuesday, November 21, 2017 10:29 PM > *To:* Amit Gondaliya > *Cc:* yocto@yoctoproject.org; Viraj Mistry > *Subject:* Re: [yocto] DEPENDS python-xml not working in pyro2.3 &g

Re: [yocto] DEPENDS python-xml not working in pyro2.3

2017-11-21 Thread Khem Raj
you might need to add libxml2 to DEPENDS On Tue, Nov 21, 2017 at 3:26 AM, Amit Gondaliya < amit.gondal...@einfochips.com> 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 f

[yocto] DEPENDS python-xml not working in pyro2.3

2017-11-21 Thread Amit Gondaliya
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 require