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
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