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

Need to compile libbluezdbus #2

Open
AlphaA841 opened this issue Jan 23, 2018 · 1 comment
Open

Need to compile libbluezdbus #2

AlphaA841 opened this issue Jan 23, 2018 · 1 comment
Labels

Comments

@AlphaA841
Copy link

I was trying to use your lbt4j library

I think I need to compile the libbluezdbus in 64bit.

When I try to load library libbluezdbus.so I get this message

Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /usr/lib/libbluezdbus.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c ', or link it with '-z noexecstack'.
Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/lib/libbluezdbus.so: /usr/lib/libbluezdbus.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch

@olir
Copy link
Owner

olir commented Mar 16, 2018

Hmm. It might be. Have you solved the issue meanwhile?
In the Project exists detailed documentation how i setup it on raspberry pi 3.

@olir olir added the bug label Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants