Re: "proc_open.c:753: error: `TIOCNOTTY' undeclared" error in PHP build

2004-05-05 Thread Reini Urban
Ron Barak schrieb: /cygdrive/n/src/php/php-5.0.0RC2/ext/standard/proc_open.c:753: error: `TIOCNOTTY' undeclared (first use in this function) ioctl(0,TIOCNOTTY,NULL); Could you suggest a remedy ? Why don't you try php4 instead? This would help others also if you then could provide the

"proc_open.c:753: error: `TIOCNOTTY' undeclared" error in PHP build

2004-05-05 Thread Ron Barak
Hi, I downloaded the PHP sources and I try to build them on cygwin. After running configure, I try to make, and I get the below errors: $ make gcc -Iext/standard/ -I/cygdrive/n/src/php/php-5.0.0RC2/ext/standard/ -DPHP_ATOM_INC -I/cygdrive/n/src/php/php-5.0.0RC2/include -I/cygdrive/n/src/php/php-