ID: 40845 Updated by: [EMAIL PROTECTED] Reported By: steve dot cersosimo at att dot com -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Solaris 5.8 PHP Version: 5.2.1 New Comment:
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 Previous Comments: ------------------------------------------------------------------------ [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
