[Bug 4367] lib links end up in dev pkg when they shouldn't for navit
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Sun Jun 8 07:26:14 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4367
udo <udovdh at xs4all.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|Other |ARM
Summary|lib linkss end up in dev |lib links end up in dev pkg
|pkg when they shouldn't |when they shouldn't for
| |navit
OS/Version|other |Linux
--- Comment #1 from udo <udovdh at xs4all.nl> 2008-06-08 09:26:14 ---
navit_cvs on Angstrom 2007.12.
the navit package does not have the .so links for the actual libs in e.g.
/usr/lib/navit/graphics. Therefor navit cannot start.
navit.inc has FILES_${PN}-dev += "${libdir}/${PN}/*/*.so"
so the dev package has the links for normal usage but it depends on all other
types pf dev stuff we don't need.
luckily when we try an install of the dev package the links are created...?!
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list