Hi, I work for Comcast and basically we are trying to cross compile using the toolchain and rootfs generated as part of poky-dora-10.0.0.0 compilation. We used the target image for compilation as core-image-x11 with the machine configured as qemux86.
Now the issue described by Hans dated Sep 4th 2013 in libtool of poky-chris [1.4] seems to be present in poky dora too while I was cross compiling DirectFB 1.4.3 for qemux86 platform. https://lists.yoctoproject.org/pipermail/yocto/2013-September/015890.html After debugging, I could see that the libtool complains about .la files that have been moved and .la file have entries like this: dependency_libs=' =/usr/lib/libglapi.la =/usr/lib/libXdamage.la =/usr/lib/libXfixes.la =/usr/lib/libXfixes.la =/usr/lib/libX11-xcb.la =/usr/lib/libxcb-glx.la =/usr/lib/libxcb-dri2.la =/usr/lib/libXxf86vm.la =/usr/lib/libXext.la =/usr/lib/libXext.la =/usr/lib/libX11.la =/usr/lib/libX11.la =/usr/lib/libxcb.la =/usr/lib/libxcb.la=/usr/lib/libXau.la =/usr/lib/libXdmcp.la =/usr/lib/libXau.la =/usr/lib/libXdmcp.la =/usr/lib/libdrm.la -lm -lpthread -ldl' I also tried to apply patch described in the above mentioned thread and seems like the patch doesn't apply. So could you please help providing me the patch for this issue on poky dora 10.0.0? Thanks, Ridish
_______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
