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

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2005-02-02 13:05:12] [EMAIL PROTECTED]

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

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

[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