From: pavel dot stratil-jun at fenix dot cz Operating system: Solaris 9 PHP version: 5.1.0b2 PHP Bug Type: Compile Failure Bug description: relocations remain against allocatable but non-writable sections
Description: ------------ Compiling php-5.0.4 as follows goes with no problems but it fails with php-5.1.0b2. './configure' '--prefix=/opt/php' '--with-apxs2=/opt/apache/bin/apxs' '--with-zlib' '--with-bz2' '--enable-calendar' '--with-jpeg-dir=/usr/sfw' '--with-gd' '--with-ttf' '--enable-gd-native-ttf' '--with-mysql=/opt/mysql' '--with-db4=/usr/local/BerkeleyDB.4.1' '--with-imap=/usr/local/imap-client' '--with-imap-ssl=/usr/local/ssl' '--with-png-dir=/usr/sfw' '--with-gettext' '--with-xml=/usr/local' '--with-expat-dir=/usr/local/expat' '--with-xsl=/usr/local' '--enable-bcmath' '--with-curl=/usr/local/curl' '--with-curlwrappers' '--with-mysqli=/opt/mysql/bin/mysql_config' '--with-mcrypt=/usr/local/mcrypt' '--with-mhash=/usr/local/mhash' '--with-libxml-dir=/usr/local' '--enable-embedded-mysqli' '--enable-ipv6' '--with-iconv' '--enable-ftp' '--enable-mbstring=all' '--enable-exif' '--enable-pcntl' '--enable-sigchild' '--with-openssl' make CFLAGS_CLEAN="-mcpu=ultrasparc -O2 -DZTS" Actual result: -------------- .... client.a(mx.o) strcat 0x10f0 /usr/local/imap-client/lib/libc- client.a(newsrc.o) ld: fatal: relocations remain against allocatable but non-writable sections collect2: ld returned 1 exit status make: *** [libphp5.la] Error 1 -- Edit bug report at http://bugs.php.net/?id=33476&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=33476&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=33476&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=33476&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=33476&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=33476&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=33476&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=33476&r=needscript Try newer version: http://bugs.php.net/fix.php?id=33476&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=33476&r=support Expected behavior: http://bugs.php.net/fix.php?id=33476&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=33476&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=33476&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=33476&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=33476&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=33476&r=dst IIS Stability: http://bugs.php.net/fix.php?id=33476&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=33476&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=33476&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=33476&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=33476&r=mysqlcfg