It seems like I'm having a problem with python3.7m in sysroot-host trying to use the host libm. I'm not sure if the issue is with ptxdist or with the docker container image I use for building the ptxdist bsp.
----------------------- target: python3.prepare ----------------------- checking for git... found checking build system type... x86_64-host-linux-gnu checking host system type... arm-v5te-linux-gnueabi checking for python3.7... python3.7 checking for python interpreter for cross build... python3.7: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /src/build/platform-ec1k/sysroot-host/bin/../lib/l ibpython3.7m.so.1.0) 'python3' must depend on 'host-system-python3' for 'python3'! 'python3' must depend on 'host-system-python / host-system-python3' for 'python'! configure: error: python3.7 interpreter not found -Jon
_______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
