From:             [EMAIL PROTECTED]
Operating system: win/Cygwin
PHP version:      5CVS-2004-05-02 (dev)
PHP Bug Type:     Compile Failure
Bug description:  fail to compile proc_open.c

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 bug report at http://bugs.php.net/?id=28251&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28251&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28251&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28251&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28251&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28251&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28251&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28251&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28251&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28251&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28251&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28251&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28251&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28251&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28251&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28251&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28251&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28251&r=float

Reply via email to