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

exec_pty(72): returning due to error: Bad address #30

Open
rongzhilee opened this issue Mar 4, 2016 · 4 comments
Open

exec_pty(72): returning due to error: Bad address #30

rongzhilee opened this issue Mar 4, 2016 · 4 comments

Comments

@rongzhilee
Copy link

No description provided.

@rahmanusta
Copy link

@Traff @rongzhilee I'm getting this error too in Linux environment. Is there any solution for that?

Thanks.

@sevenever
Copy link

I got this problem too when using the so file under os, but after building from native on my Linux, everything went well.

@rahmanusta
Copy link

I'm getting some exceptions when building in my OS. Which commands do yo use when building?

I got the native dependencies from Intellj Idea, and it works now like a charm :D

@sevenever
Copy link

On Linux, I use make -f Makefile_linux, I did hit some error while compiling 32bit object file due to my machine is a x86-64, after sudo apt-get install libc6-dev-i386, it build successfully.

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

3 participants