CC ../../lib/libm_dbl/atan.c
In file included from mbedtls/mbedtls_config.h:42,
from mbedtls/mbedtls_port.c:28:
../../extmod/mbedtls/mbedtls_config_common.h:111:10: fatal error: mbedtls/check_config.h: No such file or directory
111 | #include "mbedtls/check_config.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
I am getting this error on Ubuntu 22.04.2 and Mac OS X 11.6.1. I am wondering whether my machines are using a newer version of mbedtls that has a different API. Anyone seen this?
Thanks
I am getting this error on Ubuntu 22.04.2 and Mac OS X 11.6.1. I am wondering whether my machines are using a newer version of mbedtls that has a different API. Anyone seen this?
Thanks