[yocto] about symbol link of library

Ni Qingliang niqingliang at insigma.com.cn
Thu Oct 13 02:37:28 PDT 2011


hello all.

I have added 2 packages, one is lib, and the other is bin.

the lib will generate 2 files:
	libx.so.1.0.1
	libx.so -> libx.so.1.0.1
the latter linked to the other one.

the bin package will link to the libx.so.

compile/install are all OK, but when populate rootfs, I got error:
error: Failed dependencies:
| 	libx.so is needed by bin......

after checked the rpm, the libx.so is located in libx-dev, but not in
libx.

what is the right way to resolve this problem?




-- 
Yi Qingliang
niqingliang at insigma.com.cn
http://niqingliang2003.wordpress.com





More information about the yocto mailing list