community/dante: Symbol not found: bindresvport
When running socksify true
it gives me the following error:
May 5 21:35:32 (1620243332.952577) true[11886]: error: symbolfunction(): compile time configuration error? Failed to find "bindresvport" using RTLD_NEXT: Symbol not found: bindresvport
This error occurs because musl does not implement bindresvport
.