From:             miagarci at pas dot ucm dot es
Operating system: tru64 5.1b
PHP version:      5.1.2
PHP Bug Type:     Compile Failure
Bug description:  error to compile php

Description:
------------
I have a problem with compile php 5.1.2 with gcc version 2.95.2 19991024
(release)


Reproduce code:
---------------
I compile with :
./configure --with-ldap=/usr/local/openldap-2.2.26
--with-mysql=/usr/local/mysql --prefix=/usr/local/php-5.1.2
--with-apxs=/usr/local/apache_test/bin/apxs --with-libmxl=/usr/local/lib
--enable-memory-limit --without-pdo-sqlite --disable-reflection
--without-sqlite 

The error is:
/bin/ksh /usr/users/duran/productos/php-5.1.2/libtool --silent
--preserve-dup-deps --mode=compile gcc  -Iext/standard/
-I/usr/users/duran/productos/php-5.1.2/ext/standard/ -DPHP_ATOM_INC
-I/usr/users/duran/productos/php-5.1.2/include
-I/usr/users/duran/productos/php-5.1.2/main
-I/usr/users/duran/productos/php-5.1.2 -I/usr/local/include/libxml2
-I/usr/users/duran/productos/php-5.1.2/ext/date/lib
-I/usr/local/openldap-2.2.26/include -I/usr/local/mysql/include
-I/usr/users/duran/productos/php-5.1.2/TSRM
-I/usr/users/duran/productos/php-5.1.2/Zend    -I/usr/include -g -O2
-mieee   -c
/usr/users/duran/productos/php-5.1.2/ext/standard/basic_functions.c -o
ext/standard/basic_functions.lo 
/usr/users/duran/productos/php-5.1.2/ext/standard/basic_functions.c: In
function `php_ini_get_option':
/usr/users/duran/productos/php-5.1.2/ext/standard/basic_functions.c:2569:
parse error before `zval'
/usr/users/duran/productos/php-5.1.2/ext/standard/basic_functions.c:2569:
parse error before `zval'
/usr/users/duran/productos/php-5.1.2/ext/standard/basic_functions.c:2569:
parse error before `)'



-- 
Edit bug report at http://bugs.php.net/?id=37181&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37181&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=37181&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37181&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37181&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37181&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37181&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37181&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37181&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37181&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37181&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37181&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37181&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37181&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37181&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37181&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37181&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37181&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37181&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37181&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37181&r=mysqlcfg

Reply via email to