[yocto] How to enable php5 (php_5.5.24.bb) support for postgresql

Paul Eggleton paul.eggleton at linux.intel.com
Fri May 22 06:38:41 PDT 2015


On Friday 22 May 2015 15:34:50 yocto yocto wrote:
> Thanks for helping me. My *.bbappend looks now like this:
> 
> PACKAGECONFIG_append_class-target = " pgsql"
> 
> "bitbake php" results now in:
> 
> ERROR: This autoconf log indicates errors, it looked at host include and/or
> library paths while determining system capabilities.
> Rerun configure task after fixing this. The path was
> '[...]/core2-32-poky-linux/php/5.5.24-r0/php-5.5.24'

Can you please attach the full log.do_configure?

> From the recipe I can see that
> 
> do_configure_prepend
> do_configure_append
> 
> exist. For test purposes I added an empty
> 
> do_configure () {
> }
> 
> This results in
> 
> ERROR: Function failed: do_install
> (Much text)
>  cp: cannot stat 'ltmain.sh': No such file or directory
> (Much text)
> ERROR: oe_runmake failed

This is not an appropriate workaround - you can't just cut pieces of the build 
out like this.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list