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

Build fails under Os x Sierra #17

Open
j4ckp0t85 opened this issue Jan 4, 2019 · 4 comments
Open

Build fails under Os x Sierra #17

j4ckp0t85 opened this issue Jan 4, 2019 · 4 comments

Comments

@j4ckp0t85
Copy link

I get errors related to readline functions. I suspect this is not the only one.

This is the first one encountered (ps4sh make):

src/rl_common.c:50:20: error: use of undeclared identifier 'rl_abort'
rl_bind_key('\t',rl_abort);

@psxdev
Copy link
Owner

psxdev commented Jan 6, 2019

Wrong repository go to orbisdev/ps4sh

@j4ckp0t85
Copy link
Author

j4ckp0t85 commented Jan 6, 2019

I have tried it too but the issue persist. I have tried forcing the gnu version of readline using brew install and the brew force (symlinks).

Some steps forward but I got errors too.

I'm not too much in but I guess some functions are missing on readline version on mac OS.
At least for me.

@psxdev
Copy link
Owner

psxdev commented Jan 7, 2019

repeat open issue on https://github.com/orbisdev/ps4sh

i am on sierra, adapt makefile to your needs

@j4ckp0t85
Copy link
Author

Fixed (see the fork on my repo). I've made a pull request

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

2 participants