We compile imap with EXTRACFLAGS='-fPIC' to get around this problem.


--
Matt

Quoting [EMAIL PROTECTED]:

Help, I am green and I am having problems compiling PHP 5.2.3 from source with IMAP support. I am running Solaris 10 x86. I am running the configure line as follows:

./configure --prefix=/opt/php --with-apxs2=/opt/apache/bin/apxs --enable-shared --with-imap=/opt/tmp/imap-2006k.DEV.SNAP-0708161241 --enable-mbstring

The configure command runs successfully. When I run 'make' it fails awhile later returning the follow error:

ld: fatal: relocations remain against allocatable but non-writable sections
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `libphp5.la'

_______________________________________________
Imap-uw mailing list
Imap-uw@u.washington.edu
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to