ID:               31799
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ilya-- at mail dot ru
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Mandrake 10.0 i686
 PHP Version:      5.0.3
 New Comment:

Can't reproduce.
Please provide more info and make sure that your PHP installation is
not broken.


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

[2005-02-02 01:08:23] ilya-- at mail dot ru

Description:
------------
Bug

Reproduce code:
---------------
  first:
./configure --with-apxs2=/usr/local/apache2/bin/apxs
  second(bug):
make
 

Expected result:
----------------
/home/inst/php-5.0.3/Zend/zend_list.h:68: warning: parameter names
(without types) in function declaration
/home/inst/php-5.0.3/Zend/zend_list.h:69: error: parse error before
"TSRMLS_DC"
/home/inst/php-5.0.3/Zend/zend_list.h:74: error: parse error before
"TSRMLS_DC"

/home/inst/php-5.0.3/Zend/zend_list.h:83: error: parse error before
"TSRMLS_DC"
/home/inst/php-5.0.3/Zend/zend_list.h:85: error: parse error before
"TSRMLS_DC"
In file included from /home/inst/php-5.0.3/Zend/zend_API.h:29,
                 from /home/inst/php-5.0.3/main/php.h:38,
                 from /home/inst/php-5.0.3/ext/libxml/libxml.c:28:
/home/inst/php-5.0.3/Zend/zend_operators.h:42: error: parse error
before "TSRMLS_DC" 
         AND
/home/inst/php-5.0.3/ext/libxml/libxml.c:81: error: parse error before
"TSRMLS_DC"
/home/inst/php-5.0.3/ext/libxml/libxml.c:82: error: parse error before
"TSRMLS_DC"
/home/inst/php-5.0.3/ext/libxml/libxml.c:126: error: parse error before
"TSRMLS_DC"
/home/inst/php-5.0.3/ext/libxml/libxml.c: In function
`php_libxml_clear_object':
/home/inst/php-5.0.3/ext/libxml/libxml.c:128: error: `object'
undeclared (first use in this function)
/home/inst/php-5.0.3/ext/libxml/libxml.c:131: error: parse error before
"TSRMLS_CC"
/home/inst/php-5.0.3/ext/libxml/libxml.c:132: error: parse error before
"TSRMLS_CC"
/home/inst/php-5.0.3/ext/libxml/libxml.c: At top level:
/home/inst/php-5.0.3/ext/libxml/libxml.c:135: error: parse error before
"TSRMLS_DC"


Actual result:
--------------
problems


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


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

Reply via email to