[yocto] Error including PHP

Burton, Ross ross.burton at intel.com
Thu Apr 7 08:41:31 PDT 2016


On 7 April 2016 at 14:29, Hans-Georg Bader <bader at gctnet.de> wrote:

> Here is the output:
> bader at ubuntu64:~/oe-core/build$ bitbake -b php_5.4.36
> WARNING: Buildfile specified, dependencies will not be handled. If this is
> not what you want, do not use -b / --buildfile.
>

The clue is in the output.  Don't use -b as it doesn't build dependencies,
which is why configure fails.  Just do:

$ bitbake php

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160407/89eff597/attachment.html>


More information about the yocto mailing list