https://bugs.documentfoundation.org/show_bug.cgi?id=156623
--- Comment #18 from Michael Weghorn <[email protected]> --- (In reply to eric li from comment #17) > Process: org.example.libreoffice, PID: 12476 > > java.lang.UnsatisfiedLinkError: dlopen failed: library "libnspr4.so" not > found What does your autogen.input look like oOr what arguments to you pass to `./autogen.sh` manually) and what is the device that the app is running on? I've seen similar error messages when running the app on a device of a different architecture than the app was built for (e.g. running on an x86_64 AVD when the app was built for x86). -- You are receiving this mail because: You are the assignee for the bug.
