Post Reply 
I encountered an error while installing MinimServer on OpenWrt. Can anyone help me so
26-07-2024, 15:48
Post: #6
RE: I encountered an error while installing MinimServer on OpenWrt
I have investigated why you are getting this error. The file libohNet.so (needed by MinimServer for UPnP support) is compiled with glibc and needs ld-linux-aarch64.so.1. OpenWrt doesn't include this file but instead includes the file ld-musl-aarch64.so.1.

To solve this problem, you would need to build OpenWrt with glibc instead of musl. There are instructions for doing this on this page. I haven't tried this and I can't be sure that it would be enough to enable MinimServer to run.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: I encountered an error while installing MinimServer on OpenWrt - simoncn - 26-07-2024 15:48

Forum Jump:


User(s) browsing this thread: 1 Guest(s)