Re: [yocto] Error including PHP

2016-04-07 Thread Burton, Ross
On 7 April 2016 at 14:29, Hans-Georg Bader 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 -

[yocto] Error including PHP

2016-04-07 Thread Hans-Georg Bader
Hello everyone, i am not sure if i am in the correct list, but maybe someone can help me with my problem: I wanted to include php in my image. But i got an error yet in the configure-task. Can anyone tell me what went wrong here ? Thanks in advance Hans-Georg Here is the output: bader@ubuntu64: