From:             [EMAIL PROTECTED]
Operating system: 
PHP version:      4.0.6
PHP Bug Type:     Compile Failure
Bug description:  url_scanner.h:23: warning: parameter names (without types) in 
function declarat

./configure --with-mysql --with-apxs=/usr/local/apache/b in/apxs

$ make
Making all in Zend
make[1]: Entering directory `/php-4.0.6/Zend'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/php-4.0.6/Zend'
Making all in main
make[1]: Entering directory `/php-4.0.6/main'
make[2]: Entering directory `/php-4.0.6/main'
/bin/sh /php-4.0.6/libtool --silent --mode=compile gcc  -I.
-I/php-4.0.6/main -I/php-4.0.6/main -I/php-4.0.6 -I/usr/loca
l/apache/include -I/php-4.0.6/Zend -I/php-4.0.6/ext/mysql/libmysql
-I/php-4.0.6/ext/xml/expat/xmltok -I/php-4.0.6/ext/xm
l/expat/xmlparse -I/php-4.0.6/TSRM  -DCYGWIN -DUSE_HSREGEX -DUSE_EXPAT
-DNO_DL_NEEDED -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12
 -g -O2  -c main.c
In file included from /php-4.0.6/ext/standard/basic_functions.h:29,
                 from /php-4.0.6/ext/standard/php_standard.h:21,
                 from main.c:52:
/php-4.0.6/ext/standard/url_scanner.h:23: warning: parameter names (without
types) in function declaration
/php-4.0.6/ext/standard/url_scanner.h:24: warning: parameter names (without
types) in function declaration
In file included from /php-4.0.6/ext/standard/basic_functions.h:30,
                 from /php-4.0.6/ext/standard/php_standard.h:21,
                 from main.c:52:
/php-4.0.6/ext/standard/url_scanner_ex.h:24: warning: parameter names
(without types) in function declaration
/php-4.0.6/ext/standard/url_scanner_ex.h:25: warning: parameter names
(without types) in function declaration
/php-4.0.6/ext/standard/url_scanner_ex.h:27: parse error before
`TSRMLS_DC'
/php-4.0.6/ext/standard/url_scanner_ex.h:29: parse error before
`TSRMLS_DC'
In file included from /php-4.0.6/ext/standard/php_standard.h:21,
                 from main.c:52:
/php-4.0.6/ext/standard/basic_functions.h:125: parse error before
`TSRMLS_DC'
In file included from /php-4.0.6/ext/standard/php_standard.h:23,
                 from main.c:52:
/php-4.0.6/ext/standard/php_string.h:107: parse error before `TSRMLS_DC'
/php-4.0.6/ext/standard/php_string.h:108: parse error before `TSRMLS_DC'
/php-4.0.6/ext/standard/php_string.h:109: parse error before `TSRMLS_DC'
/php-4.0.6/ext/standard/php_string.h:116: parse error before `TSRMLS_DC'
/php-4.0.6/ext/standard/php_string.h:117: parse error before `TSRMLS_DC'
/php-4.0.6/ext/standard/php_string.h:154: parse error before `TSRMLS_DC'
In file included from /php-4.0.6/ext/standard/php_standard.h:31,
                 from main.c:52:
/php-4.0.6/ext/standard/exec.h:33: parse error before `TSRMLS_DC'
In file included from /php-4.0.6/ext/standard/php_standard.h:32,
                 from main.c:52:
/php-4.0.6/ext/standard/file.h:78: parse error before `TSRMLS_DC'
In file included from /php-4.0.6/ext/standard/php_standard.h:43,
                 from main.c:52:
/php-4.0.6/ext/standard/fsock.h:75: parse error before `TSRMLS_DC'
In file included from /php-4.0.6/ext/standard/php_standard.h:46,
                 from main.c:52:
/php-4.0.6/ext/standard/info.h:66: parse error before `TSRMLS_DC'
In file included from /php-4.0.6/ext/standard/php_standard.h:48,
                 from main.c:52:
/php-4.0.6/ext/standard/php_var.h:30: parse error before `TSRMLS_DC'
/php-4.0.6/ext/standard/php_var.h:35: parse error before `TSRMLS_DC'
/php-4.0.6/ext/standard/php_var.h:36: parse error before `TSRMLS_DC'
In file included from /php-4.0.6/ext/standard/php_standard.h:51,
                 from main.c:52:
/php-4.0.6/ext/standard/dl.h:26: parse error before `TSRMLS_DC'
In file included from /php-4.0.6/ext/standard/php_standard.h:54,
                 from main.c:52:
/php-4.0.6/ext/standard/php_lcg.h:32: warning: parameter names (without
types) in function declaration
In file included from /php-4.0.6/ext/standard/php_standard.h:57,
                 from main.c:52:
/php-4.0.6/ext/standard/php_array.h:84: parse error before `TSRMLS_DC'
/php-4.0.6/ext/standard/php_array.h:88: parse error before `TSRMLS_DC'
make[2]: *** [main.lo] Error 1
make[2]: Leaving directory `/php-4.0.6/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/php-4.0.6/main'
make: *** [all-recursive] Error 1
-- 
Edit bug report at: http://bugs.php.net/?id=13541&edit=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]

Reply via email to