I’m making an attempt to compile MacPorts 2.8
for macOS Ventura 13.1
from the tar.gz achive (PKG
set up failed).
After the ./configure
execution, I kind “make” after which, I get this error that I am unable to get to repair :
In file included from entry.c:36:
In file included from ./darwintrace.h:40:
In file included from /usr/native/embrace/pthread.h:55:
In file included from /usr/native/embrace/_types.h:27:
In file included from /usr/native/embrace/sys/_types.h:33:
/usr/native/embrace/machine/_types.h:34:10: deadly error: 'arm/_types.h' file not discovered
#embrace "arm/_types.h"
^~~~~~~~~~~~~~
1 error generated.
make[2]: *** [<builtin>: access.o] Error 1
I’ve put in the final CommandLineTools of Ventura, I do not know what to do.
Any assistance is welcome