I was testing some JNA code in Eclipse, and all seemed to be going well (i.e., my code was running correctly), and then suddenly this started popping up, and I can't figure out what is even causing this, let alone how to resolve it. Notice that the UnsatisfiedLinkError is originating in JNA itself, not in my code. This error pops up in the source code, but I have no idea why it would suddenly be triggered when it wasn't before. I'm running on linux-x86-64, and using the official JARs.