From: Tom Cooksey <thomas.cooksey@trolltech.com>
To: openembedded-devel@openembedded.org
Subject: Re: LEAD_SONAME?
Date: Thu, 27 Mar 2008 13:30:49 +0100 [thread overview]
Message-ID: <200803271330.49774.thomas.cooksey@trolltech.com> (raw)
In-Reply-To: <200803271217.41967.thomas.cooksey@trolltech.com>
On Thursday 27 March 2008 12:17:41 Tom Cooksey wrote:
> I'm guessing it's got something to do with automatic
> dependency tracking? Do I just list the shared libraries my package
> provides? If so, which version? The .so, .so.major, .so.major.minor or
> the complete .so.major.minor.patch?
Ok, I've tried adding all the libraries the package contains to LEAD_SONAME,
but now it's complaining with this:
NOTE: Multiple matches (...) for LEAD_SONAME 'libQt*'
So I guess it's only designed for a single .so file? What about packages with
multiple .so files?
I see this is all going on in debian.bbclass. Does this mean .ipkgs are now
debs?
I am actually splitting off all the individual libraries into seperate packages,
so should I be defining LEAD_SONAME_foo?
I'm also getting a truely bizzare problem, possibly related, where .so files are
missing from the packages. If I look in ${WORKDIR}/install I get a directory
for each package I've defined. The packages which should have .so files in
${libdir} are missing these files. However, I also have some .so files (plugins)
in a different directory, and they are fine?
I'm very confused, please could someone shed some light for me?
Cheers,
Tom
next prev parent reply other threads:[~2008-03-27 12:30 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 ` Tom Cooksey [this message]
2008-03-27 14:44 ` LEAD_SONAME? Holger Freyther
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=200803271330.49774.thomas.cooksey@trolltech.com \
--to=thomas.cooksey@trolltech.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@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.