ID: 37414 User updated by: ian at alpha dot urban dot csuohio dot edu Reported By: ian at alpha dot urban dot csuohio dot edu -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: solaris PHP Version: 5.1.4 New Comment:
Sorry, I should've checked http://www.php.net/manual/en/ref.imap.php compiling UW-IMAP c-client with -fPIC and making a .so of it works. I don't know why I never had a problem before PHP 5.1 Previous Comments: ------------------------------------------------------------------------ [2006-05-11 20:44:19] ian at alpha dot urban dot csuohio dot edu Description: ------------ when attempting to compile PHP 5.1.4 on Solaris 9 Sparc using GCC 3.3.2 from sunfreeware, if I try to compile with IMAP extension using UW-IMAP 2004g (latest stable) --with-imap=/usr/local/uwimap --with-imap-ssl=/usr/local/openssl \ [snip lots of errors] fcntl 0x96c0 /opt/local/uwimap/c-client/libc-client.a(osdep.o) ld: fatal: relocations remain against allocatable but non-writable sections collect2: ld returned 1 exit status make: *** [libphp5.la] Error 1 I've used the same build environment since PHP 4 through PHP 5.0.5 and it has worked fine. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37414&edit=1