[oe] unable to bitbake ortp

Phil Blundell philb at gnu.org
Sat Sep 5 20:07:11 UTC 2009


On Sat, 2009-09-05 at 10:50 -0700, Khem Raj wrote:
> If you are using .dev then there is ortp-0.13 which I built here
> without any problem
> on a sidenote it says DEPENDS = "glibc " which I think should be
> changed to virtual/libc
> but as long as you are using glibc/eglibc based system it should not
> be a problem.

Specifying virtual/libc in a recipe's DEPENDS would usually be a bit
silly since base.bbclass adds it automatically.  Specifying glibc there
would perhaps be legitimate for packages that actually require features
of glibc itself, but I doubt that is the case here.

I suspect that the line in question is probably a slightly mangled
attempt to depend on either glib-1.2 or glib-2.0, which would be
consistent with the original poster's complaint that glib.h was missing.

p.






More information about the Openembedded-devel mailing list