[oe-commits] org.oe.documentation usermanual.xml: Use easier wording on results of lack of shlibs dependency detection

pfalcon commit openembedded-commits at lists.openembedded.org
Sat Dec 22 15:45:53 UTC 2007


usermanual.xml: Use easier wording on results of lack of shlibs dependency detection 
on ASSUME_PROVIDED libs.

Author: pfalcon at openembedded.org
Branch: org.openembedded.documentation
Revision: f86810bc2260236e1dce59191357642e5bad7c9f
ViewMTN: http://monotone.openembedded.org/revision/info/f86810bc2260236e1dce59191357642e5bad7c9f
Files:
1
usermanual/usermanual.xml
Diffs:

#
# mt diff -r08ecc3ee096843afc9ca945fd00462a96bd03851 -rf86810bc2260236e1dce59191357642e5bad7c9f
#
# 
# 
# patch "usermanual/usermanual.xml"
#  from [9adc4588cb75aa59b98e3cb9b32cba9054232ad5]
#    to [e2032d6fa60dbd31b2eb1249b58de3e2685a8d17]
# 
============================================================
--- usermanual/usermanual.xml	9adc4588cb75aa59b98e3cb9b32cba9054232ad5
+++ usermanual/usermanual.xml	e2032d6fa60dbd31b2eb1249b58de3e2685a8d17
@@ -455,7 +455,7 @@ to find packages providing these librari
                 <para>OpenEmbedded tries to automatically add run-time dependencies (RDEPENDS) to the package. It uses the
 <emphasis><link linkend="shlibs">shlibs</link></emphasis> system to do add them, in this case it was not able 
 to find packages providing these libraries as they are prebuilt. This means they will not be added to the RDEPENDS of the just
-created package. The result can be fatal. If you use OpenEmbedded to create images you will end up with a image without a libc being
+created package. The result can cause various issues. If you use OpenEmbedded to create images you will end up with a image without a libc being
 installed. This will lead to a fatal failure. To workaround this issue you could create a package for the metadata to install every
 needed library and use ${BOOTSTRAP_EXTRA_RDEPENDS} to make sure this package is installed when creating images.</para>
             </section>






More information about the Openembedded-commits mailing list