do_configure shows the following errors | DEBUG: Executing python function autotools_copy_aclocals | DEBUG: Python function autotools_copy_aclocals finished | DEBUG: Executing shell function do_configure | + ./configure --target=x86_64-wrs-linux --host=x86_64-linux --build=x86_64-linux --prefix=/usr --with-nspr-libs=-lplds4 -lplc4 -lnspr4 --enable-threadsafe | /build/LIN7-x64-ext3-2/bitbake_build/tmp/work/core2-64-wrs-linux/mozjs/17.0.0-r0/temp/do_configure/run.do_configure.148380: 113: /build/LIN7-x64-ext3-2/bitbake_build/tmp/work/core2-64-wrs-linux/mozjs/17.0.0-r0/temp/do_configure/run.do_configure.148380: ./configure: not found | + bb_exit_handler | + ret=127 | + echo WARNING: exit code 127 from a shell command. | WARNING: exit code 127 from a shell command. | + exit 127 | ERROR: Function failed: do_configure (log file is located at /build/LIN7-x64-ext3-2/bitbake_build/tmp/work/core2-64-wrs-linux/mozjs/17.0.0-r0/temp/do_configure/log.do_configure.148380) ERROR: Task 6 (/build/LIN7-x64-ext3-2/layers/wr-installer/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs_17.0.0.bb, do_configure) failed with exit code '1'
1. configure proj1 wrlinux/configure --enable-board=intel-x86-64 --enable-kernel=cgl --enable-rootfs=glibc-cgl+installer-support --enable-bootimage=ext3 --enable-patchresolve=noop 2. make fs 3. configure proj2 wrlinux/configure --enable-board=intel-x86-64 --enable-kernel=standard --enable-rootfs=wr-installer --enable-target-installer=yes --with-installer-target-build=<proj1_dir>/export/*.ext3 --enable-bootimage=iso --enable-patchresolve=noop 4. make mozjs