Hi Arsen,
I'm running into issues compiling UniMRCP on Debian 13. The issue seems to be the older APR and APR-utils dependencies on Debian 13. On Debian 13, it results in the error during the build-dep-libs.sh step of
`checking which type to use for apr_off_t... configure: error: could not determine the size of off_t`
Latest APR 1.7.5 and APR Utils 1.6.3 will both compile without any issue.
Any tips on how to get the included dependencies to compile on Debian 13?
Thanks,
Ron