On 7 April 2016 at 14:29, Hans-Georg Bader <ba...@gctnet.de> wrote: > Here is the output: > bader@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
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto