On Fri, Jul 26, 2013 at 8:29 AM, Michał Ściubidło <[email protected]> wrote: > Hi > > I'm trying to build upstream mesa + etna_viv driver. > > ./configure --target=${TARGET} --host=${TARGET} \ > --enable-gles2 --enable-gles1 --disable-glx --enable-egl --enable-dri \ > --with-gallium-drivers=swrast,etna --with-egl-platforms=fbdev \ > --enable-gallium-egl --enable-debug --with-dri-drivers= > > With this result: > checking for python2... python2 > checking python2 module: libxml2... no > configure: error: failed to find required module libxml2 > > My custom fsl-image-test.bb contains IMAGE_INSTALL += "python-lxml" and > EXTRA_IMAGE_FEATURES += "dev-pkgs tools-sdk" among others. > > Tried to add "python-native" and" python-lxml-native" to IMAGE_INSTALL but > then i have: > Error: python-native not found in the base feeds (wandboard_dual > armv7a-vfp-neon armv7a-vfp armv7a armv6-vfp armv6 armv5e-vfp armv5e > armv5-vfp armv5 armv4 arm noarch any all. > > This is second mail about the same issue. First one was lost? I'm sorry for > spamming if both come through. Where schould i look to diagnose this stuff?
Did you see https://github.com/dv1/meta-etnaviv ? -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
