ID:               40845
 Comment by:       regis dot jarde at alcatel-lucent dot fr
 Reported By:      steve dot cersosimo at att dot com
 Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Solaris 5.8
 PHP Version:      5.2.1
 New Comment:

Same issue on my side.

When I want to update my php 5.2.0 to the new  5.2.1 version i fall
into the same issue.

Notice I can compile from scratch the 5.2.0 without any problem (on the
same server with the same ./configuration parameters) but couldn't
compile the new 5.2.1 version.

./configure  --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql
--with-pgsql --enable-so --with-gettext --with-gd=/usr/local
--with-jpeg-dir

here is my error messages :

/bin/sh
/a/pandora/vol/vol0/chantier/SunOS.5.9/client/usr-local/php-5.2.1/libtool
--silent --preserve-dup-deps --mode=compile /net/build/bin/gcc  -IZend/
-I/a/pandora/vol/vol0/chantier/SunOS.5.9/client/usr-local/php-5.2.1/Zend/
-DPHP_ATOM_INC
-I/a/pandora/vol/vol0/chantier/SunOS.5.9/client/usr-local/php-5.2.1/include
-I/a/pandora/vol/vol0/chantier/SunOS.5.9/client/usr-local/php-5.2.1/main
-I/a/pandora/vol/vol0/chantier/SunOS.5.9/client/usr-local/php-5.2.1
-I/usr/local/include/libxml2
-I/a/pandora/vol/vol0/chantier/SunOS.5.9/client/usr-local/php-5.2.1/ext/date/lib
-I/usr/local/include -I/usr/local/include/mysql
-I/usr/local/pgsql/include
-I/a/pandora/vol/vol0/chantier/SunOS.5.9/client/usr-local/php-5.2.1/TSRM
-I/a/pandora/vol/vol0/chantier/SunOS.5.9/client/usr-local/php-5.2.1/Zend
 -D_POSIX_PTHREAD_SEMANTICS  -I/usr/include -g -O2   -c
/a/pandora/vol/vol0/chantier/SunOS.5.9/client/usr-local/php-5.2.1/Zend/zend_strtod.c
-o Zend/zend_strtod.lo
/usr/ccs/bin/as: "/var/tmp//cccyeFEh.s", line 3337: error: constant
value must be between -4096 and 4095
make: *** [Zend/zend_strtod.lo] Error 1


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

[2007-03-17 19:25:18] [EMAIL PROTECTED]

Looks like a problem with your assembler binary:
>/usr/ccs/bin/as: "/var/tmp//ccr15Fwa.s", line 3341: error: constant
value must be between -4096 and 4095

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

[2007-03-17 19:17:36] steve dot cersosimo at att dot com

Description:
------------
I am getting a failure when I try to make 5.2.1.  Here is the failure
line:
/bin/sh /home/software/apps/php-5.2.1/libtool --silent
--preserve-dup-deps --mode=compile gcc  -IZend/
-I/home/software/apps/php-5.2.1/Zend/ -DPHP_ATOM_INC
-I/home/software/apps/php-5.2.1/include
-I/home/software/apps/php-5.2.1/main -I/home/software/apps/php-5.2.1
-I/usr/local/include/libxml2 -I/usr/local/ssl/include
-I/usr/local/include -I/home/software/apps/php-5.2.1/ext/date/lib
-I/usr/local/mysql/include -I/home/oracle_8.1.7/OraHome/rdbms/public
-I/home/oracle_8.1.7/OraHome/rdbms/demo -I/usr/local/pgsql/include
-I/usr/local/freetds/include -I/home/software/apps/php-5.2.1/TSRM
-I/home/software/apps/php-5.2.1/Zend  -D_POSIX_PTHREAD_SEMANTICS 
-I/usr/local/include -g -O2   -c
/home/software/apps/php-5.2.1/Zend/zend_strtod.c -o Zend/zend_strtod.lo
/usr/ccs/bin/as: "/var/tmp//ccr15Fwa.s", line 3341: error: constant
value must be between -4096 and 4095
make: *** [Zend/zend_strtod.lo] Error 1

My configure options are:
./configure --with-apxs2=/home/apache/bin/apxs
--with-mysql=/usr/local/mysql --with-openssl=/usr/local/ssl
--with-config-file-path=/etc --with-pear --enable-ftp
--with-pgsql=/usr/local/pgsql --enable-sockets --with-ldap=/usr/local
--with-zlib=/usr/local --with-oci8=/home/oracle_8.1.7/OraHome
--with-sybase-ct=/usr/local/freetds --with-gmp=/usr/local
--with-mcrypt=/usr/local --with-snmp --enable-pcntl --enable-soap
--enable-zip

Any help is appreciated.




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


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

Reply via email to