wishstudio / flinux

Foreign LINUX - Run unmodified Linux applications inside Windows.
GNU General Public License v3.0
3.59k stars 245 forks source link

Java 8 (OpenJDK) fails to print version header #26

Open j-selby opened 9 years ago

j-selby commented 9 years ago

Java is currently unable to print out its version.

Testing of actual Java programs hasn't been tested yet, as same error occurs.

Arch Package: java8-openjdk

[root@ForeignLinux /]# java -version OpenJDK Server VM warning: Can't detect initial thread stack location - find_vma failed "flinux has stopped working"

flog: https://gist.github.com/j-selby/a287c5452f9d759f5f68

kika123 commented 9 years ago

you use an old flinux version, please recompile

franzbischoff commented 8 years ago

Hello, I still getting the same error as @j-selby Foreign LINUX 0.21-17-ga709380

Btw, after installing java with pacman, I have this error: java: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory.

After changing LD_LIBRARY_PATH I get the error above.