[PHP-DEV] Bug #14532 Updated: streams.c:285: warning: initialization from incompatible

2002-01-05 Thread lobbin

ID: 14532
Updated by: lobbin
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Compile Failure
Operating System: RedHat 7.2
PHP Version: 4.1.0
New Comment:

No feedback. Closing.

Previous Comments:


[2001-12-15 06:40:07] [EMAIL PROTECTED]

What is your configure line, so that we can try to reproduce this?

regards,
Derick



[2001-12-15 02:04:05] [EMAIL PROTECTED]

strearms is highly experimental, but thank you for reporting.

Wez? are you around?
IIRC it's yours ;)



[2001-12-15 01:53:28] [EMAIL PROTECTED]

Making all in main
make[1]: Entering directory `/data/sw/.zip/php-4.1.0/main'
make[2]: Entering directory `/data/sw/.zip/php-4.1.0/main'
/bin/sh /data/sw/.zip/php-4.1.0/libtool --silent --mode=compile gcc  -I.
-I/data/sw/.zip/php-4.1.0/main -I/data/sw/.zip/php-4.1.0/main
-I/data/sw/.zip/php-4.1.0 -I/opt/apache/include
-I/data/sw/.zip/php-4.1.0/Zend -I/usr/include/freetype2/freetype
-I/usr/include/imap -I/usr/local/mcal/include -I/opt/mysql/include/mysql
-I/usr/include/pspell -I/usr/include/ucd-snmp  -DLINUX=22 -DUSE_HSREGEX
-I/data/sw/.zip/php-4.1.0/TSRM -g -O2 -prefer-pic  -c streams.c
streams.c:285: warning: initialization from incompatible pointer type
streams.c: In function `php_stream_cast':
streams.c:340: parse error before `static'
streams.c:346: `cast_names' undeclared (first use in this function)
streams.c:346: (Each undeclared identifier is reported only once
streams.c:346: for each function it appears in.)
make[2]: *** [streams.lo] Error 1
make[2]: Leaving directory `/data/sw/.zip/php-4.1.0/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/sw/.zip/php-4.1.0/main'
make: *** [all-recursive] Error 1





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


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #14532 Updated: streams.c:285: warning: initialization from incompatible

2001-12-15 Thread derick

ID: 14532
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Analyzed
Status: Feedback
Bug Type: Compile Failure
Operating System: RedHat 7.2
PHP Version: 4.1.0
New Comment:

What is your configure line, so that we can try to reproduce this?

regards,
Derick

Previous Comments:


[2001-12-15 02:04:05] [EMAIL PROTECTED]

strearms is highly experimental, but thank you for reporting.

Wez? are you around?
IIRC it's yours ;)



[2001-12-15 01:53:28] [EMAIL PROTECTED]

Making all in main
make[1]: Entering directory `/data/sw/.zip/php-4.1.0/main'
make[2]: Entering directory `/data/sw/.zip/php-4.1.0/main'
/bin/sh /data/sw/.zip/php-4.1.0/libtool --silent --mode=compile gcc  -I. 
-I/data/sw/.zip/php-4.1.0/main -I/data/sw/.zip/php-4.1.0/main 
-I/data/sw/.zip/php-4.1.0 -I/opt/apache/include -I/data/sw/.zip/php-4.1.0/Zend 
-I/usr/include/freetype2/freetype -I/usr/include/imap -I/usr/local/mcal/include 
-I/opt/mysql/include/mysql -I/usr/include/pspell -I/usr/include/ucd-snmp  -DLINUX=22 
-DUSE_HSREGEX -I/data/sw/.zip/php-4.1.0/TSRM -g -O2 -prefer-pic  -c streams.c
streams.c:285: warning: initialization from incompatible pointer type
streams.c: In function `php_stream_cast':
streams.c:340: parse error before `static'
streams.c:346: `cast_names' undeclared (first use in this function)
streams.c:346: (Each undeclared identifier is reported only once
streams.c:346: for each function it appears in.)
make[2]: *** [streams.lo] Error 1
make[2]: Leaving directory `/data/sw/.zip/php-4.1.0/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/sw/.zip/php-4.1.0/main'
make: *** [all-recursive] Error 1





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


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]