ID: 33476 Updated by: [EMAIL PROTECTED] Reported By: pavel dot stratil-jun at fenix dot cz -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Solaris 9 PHP Version: 5.1.0b2 New Comment:
The error reported somewhere in IMAP cclient libraries. Obviously PHP bug system is not for cclient bugs on Solaris. Feel free to reopen the report if you can prove somehow that the error is actually related to PHP itself. Previous Comments: ------------------------------------------------------------------------ [2005-06-26 00:51:41] pavel dot stratil-jun at fenix dot cz 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 this bug report at http://bugs.php.net/?id=33476&edit=1