[poky] Missing libssl.so and libXext.co file while pulling xserver-xf86-dri-lite into poky
chinmaya hoshing
cahoshing at gmail.com
Fri Mar 18 02:52:11 PDT 2011
Hi,
this is how openssl and libxext are included in RDEPENDS in
xserver-xf86-dri-lite.bb file something as below
------>>
require xserver-xf86-common.inc
PROTO_DEPS = "randrproto renderproto fixesproto damageproto xextproto xproto
xf86dgaproto xf86miscproto xf86rushproto xf86vidmodeproto xf86bigfontproto
compositeproto recordproto resourceproto videoproto scrnsaverproto evieext
trapproto xineramaproto fontsproto kbproto inputproto bigreqsproto
xcmiscproto glproto"
LIB_DEPS = "pixman virtual/libgl libxfont xtrans libxau libxext libxdmcp
libdrm libxkbfile libpciaccess openssl"
DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}"
*RDEPENDS_${PN} += "xserver-xf86-config libxext openssl"*
I want to compile these libraries openssl and libxext at run time(RDEPENDS)
but after building poky and getting the rootfs image the libssl.so and
libxext.so file are missing in usr/lib
can i get to know it why???
With Regards
Chinmaya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20110318/11aff62b/attachment.html>
More information about the poky
mailing list