On 17 Dec 2024, at 12:04, Daniel Kampert via lists.yoctoproject.org <kontakt=daniel-kampert...@lists.yoctoproject.org> wrote: > | checking for xmlFreeDoc in -lxml2... yes > | configure: creating > build/tmp/work/aarch64-tdx-linux/wmbusmeters/0.1-r0/build/build/aarch64-tdx-linux-gnu/config.status > > | config.status: error: cannot find input file: > `/build/tmp/work/aarch64-tdx-linux/wmbusmeters/0.1-r0/build/autoconf/spec.gmk.in' > > | NOTE: The following config.log files may provide further information. > | NOTE: build/tmp/work/aarch64-tdx-linux/wmbusmeters/0.1-r0/build/config.log
The problem here is that the Makefiles are not automake, whereas the autotools class is for autoconf+automake usage. You can’t control where the build tree is with that configure script, so inheriting autotools-brokensep instead might solve this problem. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#64458): https://lists.yoctoproject.org/g/yocto/message/64458 Mute This Topic: https://lists.yoctoproject.org/mt/110161367/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-