ID:               28251
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: win/Cygwin
 PHP Version:      5CVS-2004-05-02 (dev)
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

Should work now.


Previous Comments:
------------------------------------------------------------------------

[2004-05-02 11:01:51] [EMAIL PROTECTED]

Description:
------------
Cygwin/gcc fail to compile proc_open.c

Actual result:
--------------
gcc  -Iext/standard/ -I/home/Nuno/php5/ext/standard/ -DPHP_ATOM_INC
-I/home/Nuno
/php5/include -I/home/Nuno/php5/main -I/home/Nuno/php5
-I/home/Nuno/php5/Zend -I
/usr/local/include/tidy  -I/home/Nuno/php5/TSRM  -g -O2  -c
/home/Nuno/php5/ext/
standard/proc_open.c -o ext/standard/proc_open.o  && echo >
ext/standard/proc_op
en.lo
/home/Nuno/php5/ext/standard/proc_open.c: In function `zif_proc_open':
/home/Nuno/php5/ext/standard/proc_open.c:753: error: `TIOCNOTTY'
undeclared (fir
st use in this function)
/home/Nuno/php5/ext/standard/proc_open.c:753: error: (Each undeclared
identifier
 is reported only once
/home/Nuno/php5/ext/standard/proc_open.c:753: error: for each function
it appear
s in.)
make: *** [ext/standard/proc_open.lo] Error 1


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=28251&edit=1

Reply via email to