All of lore.kernel.org
 help / color / mirror / Atom feed
* about symbol link of library
@ 2011-10-13  9:37 Ni Qingliang
  2011-10-13 15:34 ` Mark Hatle
  0 siblings, 1 reply; 3+ messages in thread
From: Ni Qingliang @ 2011-10-13  9:37 UTC (permalink / raw)
  To: yocto@yoctoproject.org

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@insigma.com.cn
http://niqingliang2003.wordpress.com




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-14  9:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-13  9:37 about symbol link of library Ni Qingliang
2011-10-13 15:34 ` Mark Hatle
2011-10-14  9:02   ` Ni Qingliang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.