Kayaknya salah milis deh :)

http://www.mail-archive.com/php-install@lists.php.net/msg14167.html

See PHP bug 35465 (http://bugs.php.net/35465)

You need to either:
        Recompile MySQL with shared libraries;
        Recompile the MySQL static libraries as relocatable;
        Configure PHP with CFLAGS=-mimpure-text;
        Use the libtool from PHP 5.0.5.
        Use Sun's own C compiler instead of GCC.

All bug the first two options will make the PHP shared objects much less
shareable and increase memory usage (for example, if you're using an
Apache module, the multiple httpd processes will all need their own
copy of PHP, which is not a good thing but it is what you would have had
with PHP 5.0).





[EMAIL PROTECTED] wrote:
> rekan2x's
>
> ceritanya saya mau bikin portal untuk intranet di kantor (sedang develop)
> dengan mambo sebagai CMSnya, saya install apache,mysql,dan PHP di solaris
> 10, setelah saya ./configure PHP dan menjalankan gmake saya ada message :
>
> configure  PHP dengan :
>
> global#./configure --with-apxs2=/usr/apache2/bin/apxs
> --with-mysql=/usr/sf
> w --enable-dbase      --with-libxml-dir=/usr/local
> --with-config-file-path
> =/etc/apache2 --with-zlib=/usr
>
> tidak ada error tapi setelah saya jalankan gmake ada error seperti dibawah
> ini :
>
> ld: fatal: relocations remain against allocatable but non-writable sections
> collect2: ld returned 1 exit status
> gmake: *** [libphp5.la] Error 1
>
>
> saya coba hilangkan --with-apxs2=/usr/apache2/bin/apxs     dan kembali
> jalankan ./configure di PHP dengan perintah :
>
> global#./configure   --with-mysql=/usr/sf
> w --enable-dbase      --with-libxml-dir=/usr/local
> --with-config-file-path
> =/etc/apache2 --with-zlib=/usr
>
> dan jalankan gmake dengan tidak error sama sekali / sukses....
>
>
>
> mohon bantuannya  krn saya googling gak dapat2x,... dapat juga gak ngerti
> maksudnya ,... mungkin rekans bisa bantu saya,... terima kasih ..
>
>
>   



-- 
FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab
Unsubscribe: kirim email ke [EMAIL PROTECTED]
Arsip dan info milis selengkapnya di http://linux.or.id/milis

Kirim email ke