Trying to get q2admin working on arm64. It compiles fine (after adding deps and updating makefile for it), but on load I'm getting an error that I can't seem to figure out. I understand arm might not be supported but figured there's the potential it could be an easy fix.
When I try and load the .so I'm getting this:
[2023-10-05 17:14] Execing server_map.cfg
[2023-10-05 17:14] Failed to load game library: /home/quake2/jump/q2admin-arm64-r398.so: undefined symbol: GSS_C_NT_HOSTBASED_SERVICE
Trying to get q2admin working on arm64. It compiles fine (after adding deps and updating makefile for it), but on load I'm getting an error that I can't seem to figure out. I understand arm might not be supported but figured there's the potential it could be an easy fix.
When I try and load the .so I'm getting this: