Build from source outdated

Any luck on building from source for Ventura 13.6.3 ?
zfsadm script is outdated
and a regular make throws:
```
In file included from IDCLI.cpp:15:
./IDException.hpp:71:49: error: use of undeclared identifier 'kCFStringEncodingUTF8'
char const * esp = CFStringGetCStringPtr(es, kCFStringEncodingUTF8);
```
any suggestions are highly appreciated.
zfsadm script is outdated
and a regular make throws:
```
In file included from IDCLI.cpp:15:
./IDException.hpp:71:49: error: use of undeclared identifier 'kCFStringEncodingUTF8'
char const * esp = CFStringGetCStringPtr(es, kCFStringEncodingUTF8);
```
any suggestions are highly appreciated.