On 11/11/16 1:22 AM, 신택현 (Taek Hyun Shin) wrote: > Hi, > > Somebody help met plz. > > > I'm using Yocto Project 2.0 > > I want to reduce my rootfs due to fast execute binaries. > > So, I did apply mklibs using USE_CLASSES
if you use prelink as well then make sure mklibs appear before prelink in USE_CLASSES > > But, I got error message as follow: > > > 208 No pic file found for > /home/B110141/works/Yocto/build/tcc8021/tmp/sysroots/tcc8021/usr/lib//libgmp.so.10 > ; copying > > 209 reducing libgobject-2.0.so.0 > > 210 No pic file found for > /home/B110141/works/Yocto/build/tcc8021/tmp/sysroots/tcc8021/usr/lib//libgobject-2.0.so.0 > ; copying > > 211 reducing libgstreamer-1.0.so.0 > > 212 No pic file found for > /home/B110141/works/Yocto/build/tcc8021/tmp/sysroots/tcc8021/usr/lib//libgstreamer-1.0.so.0 > ; copying > > 213 reducing libhogweed.so.4 > > 214 No pic file found for > /home/B110141/works/Yocto/build/tcc8021/tmp/sysroots/tcc8021/usr/lib//libhogweed.so.4 > ; copying > > 215 reducing libinput.so.10 > > 216 No pic file found for > /home/B110141/works/Yocto/build/tcc8021/tmp/sysroots/tcc8021/usr/lib//libinput.so.10 > ; copying > > 217 reducing libjpeg.so.9 > > 218 No pic file found for > /home/B110141/works/Yocto/build/tcc8021/tmp/sysroots/tcc8021/usr/lib//libjpeg.so.9 > ; copying > > 219 reducing liblog.so > > 220 No pic file found for > /home/B110141/works/Yocto/build/tcc8021/tmp/sysroots/tcc8021/usr/lib//liblog.so > ; > copying > > 221 reducing libm.so.6 > > 222 No pic file found for > /home/B110141/works/Yocto/build/tcc8021/tmp/sysroots/tcc8021/lib//libm.so.6 ; > copying > > 223 reducing libmenuw.so.5 > > 224 No pic file found for > /home/B110141/works/Yocto/build/tcc8021/tmp/sysroots/tcc8021/usr/lib//libmenuw.so.5 > ; copying > > 225 reducing libmount.so.1 > > 226 No pic file found for > /home/B110141/works/Yocto/build/tcc8021/tmp/sysroots/tcc8021/lib//libmount.so.1 > ; > copying > > 227 reducing libmtdev.so.1 > > > How can I create the pic file each libraries > > > Help me plz TT > > > > > > > > > > /Thanks & Best Regards,/ > > /*Wily Taekhyun Shin*/ > > > *Telechips Inc.* > > *R&D Center / Automotive Group / Linux Team / Research Engineer* > > Tel : +82-2-3443-6792(Ext. 390), M.P : +82-10-4376-5530, E-mail > : [email protected] <mailto:[email protected]> > > This mail and attachments contain confidential information of Telechips Inc. > which has its own authority. > > It is not allowed to disclose,transmit or use this confidential information to > the third parties without the prior written consent > of Telechips Inc. by any form or means. > If you are not the intended recipient, please notify the sender immediately > and do not disclose the contents and destroy all > copies of the original message. > > >
signature.asc
Description: OpenPGP digital signature
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
