Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

64bis build on Ubuntu #20

Open
tedr56 opened this issue Aug 19, 2015 · 1 comment
Open

64bis build on Ubuntu #20

tedr56 opened this issue Aug 19, 2015 · 1 comment

Comments

@tedr56
Copy link

tedr56 commented Aug 19, 2015

I'm having trouble to compile on 64bit.
When building java bindings, it looks for libjvm.so in jre/lib/i386/server/
even on x84 system.

g++: error: /usr/lib/jvm/java-7-oracle/jre/lib/i386/server/libjvm.so: No such file or directory

Of course, when using i386 libs, it show Invalid FileFormat

/usr/local/java/jdk1.8.0_60_i386/jre/lib/i386/server/libjvm.so: error adding symbols: File in wrong format

@tedr56
Copy link
Author

tedr56 commented Aug 21, 2015

Maybe relevant, I use the command
make ohNetJavaAll

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant