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

'sys/stropts.h' file not found #4

Open
prakashn27 opened this issue Sep 25, 2014 · 1 comment
Open

'sys/stropts.h' file not found #4

prakashn27 opened this issue Sep 25, 2014 · 1 comment

Comments

@prakashn27
Copy link

I am getting the below error when i try to install it in macbook os x 10.9.
May i know how u included the stropts.h file. this is not supported for mac right?
prakashn@dhcp020-209-130:14:08:12-utils $make
gcc -Wall -W -c -o squish-pty.o squish-pty.c
squish-pty.c:10:10: fatal error: 'sys/stropts.h' file not found

include <sys/stropts.h>

     ^

1 error generated.
make: *** [squish-pty.o] Error 1

@DanielGibbsNZ
Copy link

This has been fixed in jinmel#1.

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