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

Clisp on bash on windows, some errors! #1201

Closed
GERMANOCARELLA opened this issue Oct 12, 2016 · 1 comment
Closed

Clisp on bash on windows, some errors! #1201

GERMANOCARELLA opened this issue Oct 12, 2016 · 1 comment

Comments

@GERMANOCARELLA
Copy link

I installed clisp
apt-get install clisp
I started clisp
I received an error: libavcall.so.0 cannot enable execute stack...
So I installed execstack
apt-get install execstack
cd /usr/lib
execstack -c libavcall.so.0
execstack -c libcallback.so.0
clisp
Unix error 5 IOERROR: unprintable error...
Bash is in infinite loop, I must close it from taskbar...

@misenesi
Copy link

Thank you for reporting this. It is a known issue #286, so Im closing this as a duplicate. We do not currently support executable stack. Please vote on User Voice so we can prioritize this feature properly.

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

No branches or pull requests

2 participants