Hello yocto users,


I'm trying to add modphp to my project, since there isn't a dedicated modphp 
recipe anymore I added an php bbappend with:



PACKAGECONFIG:append = " apache2"



According to meta-openembedded/meta-webserver/README



But bitbake is telling me that during compile of php-native apxs is missing the 
httpd.conf



DEBUG: Appending .bbappend file /home/.../recipes-devtools/php/php_%.bbappend 
to /home/.../meta-openembedded/meta-oe/recipes-devtools/php/php_7.4.21.bb

DEBUG: Appending .bbappend file 
/home/.../build/workspace/appends/php_7.4.21.bbappend to 
/home/.../meta-openembedded/meta-oe/recipes-devtools/php/php_7.4.21.bb

...

DEBUG: php-native-7.4.21-r0 do_install: Executing python function 
autotools_aclocals

DEBUG: php-native-7.4.21-r0 do_install: SITE files ['endian-little', 
'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common']

DEBUG: php-native-7.4.21-r0 do_install: Python function autotools_aclocals 
finished

DEBUG: php-native-7.4.21-r0 do_install: Executing shell function do_install

ERROR: php-native-7.4.21-r0 do_install: oe_runmake failed

ERROR: php-native-7.4.21-r0 do_install: 
ExecutionError('/home/.../build/tmp/work/x86_64-linux/php-native/7.4.21-r0/temp/run.do_install.104056',
 1, None, None)

ERROR: Logfile of failure stored in: 
/home/.../build/tmp/work/x86_64-linux/php-native/7.4.21-r0/temp/log.do_install.104056

...

| apxs:Error: Config file 
/home/..../build/tmp/work/x86_64-linux/php-native/7.4.21-r0/image/home/..../build/tmp/work/x86_64-linux/php-native/7.4.21-r0/recipe-sysroot-native/etc/apache2/httpd.conf
 not found.



Is there a way to deploy a dummy httpd.conf to this location or any other fix 
to get this working?



Best regards,



Alex





-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#57896): https://lists.yoctoproject.org/g/yocto/message/57896
Mute This Topic: https://lists.yoctoproject.org/mt/93238372/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to