ID:               25100
 Updated by:       [EMAIL PROTECTED]
 Reported By:      nitro1710 at hotmail dot com
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Compile Failure
 Operating System: FreeBSD 4.8-STABLE
 PHP Version:      4.3.3RC3
 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:
------------------------------------------------------------------------

[2003-08-15 13:29:43] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

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

[2003-08-15 12:46:24] nitro1710 at hotmail dot com

Description:
------------
I tried to upgrade php-4.3.3RC1 to php-4.3.3RC2, but I got this 
error and it stop compiling... When I upgraded to RC1, I got no 
error, but, for RC2, I get this: 
 
/bin/sh /usr/ports/www/mod_php4/work/php-4.3.3RC2/libtool 
--silent --preserve-dup-deps --mode=compile cc  -Imain/ 
-I/usr/ports/www/mod_php4/work/php-4.3.3RC2/main/ 
-DPHP_ATOM_INC 
-I/usr/ports/www/mod_php4/work/php-4.3.3RC2/include 
-I/usr/ports/www/mod_php4/work/php-4.3.3RC2/main 
-I/usr/ports/www/mod_php4/work/php-4.3.3RC2 
-I/usr/ports/www/mod_php4/work/php-4.3.3RC2/Zend 
-I/usr/local/include -I/usr/X11R6/include 
-I/usr/local/include/freetype2 -I/usr/local/include/mysql  
-I/usr/ports/www/mod_php4/work/php-4.3.3RC2/TSRM  -O 
-pipe  -prefer-pic -c main/internal_functions.c -o 
main/internal_functions.lo 
main/internal_functions.c:41: `phpext_xml_ptr' undeclared here 
(not in a function) 
main/internal_functions.c:41: initializer element is not constant 
main/internal_functions.c:41: (near initialization for 
`php_builtin_extensions[0]') 
main/internal_functions.c:42: `phpext_tokenizer_ptr' undeclared 
here (not in a function) 
main/internal_functions.c:42: initializer element is not constant 
main/internal_functions.c:42: (near initialization for 
`php_builtin_extensions[1]') 
main/internal_functions.c:43: `phpext_standard_ptr' undeclared 
here (not in a function) 
main/internal_functions.c:43: initializer element is not constant 
main/internal_functions.c:43: (near initialization for 
`php_builtin_extensions[2]') 
main/internal_functions.c:44: `phpext_sockets_ptr' undeclared 
here (not in a function) 
main/internal_functions.c:44: initializer element is not constant 
main/internal_functions.c:44: (near initialization for 
`php_builtin_extensions[3]') 
main/internal_functions.c:45: `phpext_session_ptr' undeclared 
here (not in a function) 
main/internal_functions.c:45: initializer element is not constant 
main/internal_functions.c:45: (near initialization for 
`php_builtin_extensions[4]') 
main/internal_functions.c:46: `phpext_posix_ptr' undeclared 
here (not in a function) 
main/internal_functions.c:46: initializer element is not constant 
main/internal_functions.c:46: (near initialization for 
`php_builtin_extensions[5]') 
main/internal_functions.c:47: `phpext_pcre_ptr' undeclared 
here (not in a function) 
main/internal_functions.c:47: initializer element is not constant 
main/internal_functions.c:47: (near initialization for 
`php_builtin_extensions[6]') 
main/internal_functions.c:48: `phpext_overload_ptr' undeclared 
here (not in a function) 
main/internal_functions.c:48: initializer element is not constant 
main/internal_functions.c:48: (near initialization for 
`php_builtin_extensions[7]') 
main/internal_functions.c:49: `phpext_mysql_ptr' undeclared 
here (not in a function) 
main/internal_functions.c:49: initializer element is not constant 
main/internal_functions.c:49: (near initialization for 
`php_builtin_extensions[8]') 
main/internal_functions.c:50: `phpext_mcrypt_ptr' undeclared 
here (not in a function) 
main/internal_functions.c:50: initializer element is not constant 
main/internal_functions.c:50: (near initialization for 
`php_builtin_extensions[9]') 
main/internal_functions.c:51: `phpext_gd_ptr' undeclared here 
(not in a function) 
main/internal_functions.c:51: initializer element is not constant 
main/internal_functions.c:51: (near initialization for 
`php_builtin_extensions[10]') 
main/internal_functions.c:52: `phpext_ctype_ptr' undeclared 
here (not in a function) 
main/internal_functions.c:52: initializer element is not constant 
main/internal_functions.c:52: (near initialization for 
`php_builtin_extensions[11]') 
main/internal_functions.c:53: `phpext_zlib_ptr' undeclared here 
(not in a function) 
main/internal_functions.c:53: initializer element is not constant 
main/internal_functions.c:53: (near initialization for 
`php_builtin_extensions[12]') 
 
 
Thank 



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


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

Reply via email to