From:             steve dot cersosimo at att dot com
Operating system: Solaris 5.8
PHP version:      5.2.1
PHP Bug Type:     Compile Failure
Bug description:  Failure during make

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

Reply via email to