All of lore.kernel.org
 help / color / mirror / Atom feed
From: Holger Freyther <zecke@selfish.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: LEAD_SONAME?
Date: Thu, 27 Mar 2008 15:44:02 +0100	[thread overview]
Message-ID: <200803271544.02819.zecke@selfish.org> (raw)
In-Reply-To: <200803271217.41967.thomas.cooksey@trolltech.com>

On Thursday 27 March 2008 12:17:41 Tom Cooksey wrote:
> I get a warning saying:
>
> NOTE: Multiple libraries (...) found and LEAD_SONAME not defined

Hi Tom,

this has to do with debian package renaming. This happens when someone (e.g. 
your distro as part of its policies) INHERITS the debian bbclass.

What is happening:
	Imagine I have a package foo and only install a libfoo.so.1.0.0 in the 
libdir. AFAIK according to debian packaging policies the package gets renamed 
from foo to libfoo1. If you have more than one lib installed OE does not know 
which lib name to pick and will print the warning (debian.bbclass:83).

Your options are:
	- Ignore the warning
	- Define a LEAD_SONAME of your primary lib
	- More finegrained packaging.


helpful?
	z.



  parent reply	other threads:[~2008-03-27 16:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-27 11:17 LEAD_SONAME? Tom Cooksey
2008-03-27 12:30 ` LEAD_SONAME? Tom Cooksey
2008-03-27 14:44 ` Holger Freyther [this message]
2008-03-27 16:52   ` LEAD_SONAME? Tom Cooksey
2008-03-27 17:09     ` LEAD_SONAME? Koen Kooi
2008-03-27 17:13     ` LEAD_SONAME? Richard Purdie
2008-03-27 17:45       ` LEAD_SONAME? Tom Rini
2008-03-28  9:31         ` LEAD_SONAME? Richard Purdie
2008-03-27 17:40     ` LEAD_SONAME? Holger Freyther

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200803271544.02819.zecke@selfish.org \
    --to=zecke@selfish.org \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.