[yocto] package-core-buildessential: missing dependency
Francesco Del Degan
f.deldegan at endian.com
Wed Aug 28 00:54:17 PDT 2013
Hi all,
I'm trying to install package-core-buildessential in my target (using
smart in my target) but it complains about:
error: Can't install libc6-dev-2.17-r3 at armv7a_vfp_neon: no package
provides eglibc-thread-db-dev
Digging around it, I found that package should provide (eglibc-package.inc):
FILES_eglibc-thread-db = "${base_libdir}/libthread_db.so.*
${base_libdir}/libthread_db-*.so"
but i found that those file are packaged as part of libc6-dev itself.
Do you have any hints?
Thanks very much,
Francesco
More information about the yocto
mailing list