[oe-issues] [Bug 1745] New: IPKG_INSTALL += "libc6-dev" fails with no provider
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Wed Jan 3 07:17:51 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1745
Summary: IPKG_INSTALL += "libc6-dev" fails with no provider
Product: Openembedded
Version: Angstrom
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: papercrane at reversefold.com
QAContact: tinderbox-oe at gmx.net
If I add IPKG_INSTALL += "libc6-dev" to an image it fails building saying that
nothing provides this runtime dependency. Adding RPROVIDES += "libc6-dev" to
the glibc bb fixes this problem, but I suspect it's a problem in the naming
code. (debian.bbclass?)
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list