[PHP-users 27873] solaris2.8でlibxml2エラー

k k frogman_k @ msn.com
2005年 12月 20日 (火) 15:09:38 JST


はじめまして。morioと申します。

solaris2.8+apache2にphp5をインストールしようとしているのですが、libxml2のビ
ルドで以下のようなエラーが出てしまいます。
libxml2は2.6.22をDLしてインストールし、configureでlibxml2のパスを指定してい
ます。

>Configuring extensions
>checking whether to enable LIBXML support... yes
>checking libxml2 install dir... /usr/local/libxml2
>checking for xml2-config path... /usr/local/libxml2/xml2-config
>checking whether libxml build works... no
>configure: error: build test failed.  Please check the config.log for 
details.

config.logでは
>configure:19557: checking whether to enable LIBXML support
>configure:19604: checking libxml2 install dir
>configure:19633: checking for xml2-config path
>configure:19790: checking whether libxml build works
>configure:19817: gcc -o conftest -g -O2  -D_POSIX_PTHREAD_SEMANTICS  
-R/usr/ucblib -L/usr/ucblib 
-R/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -R/usr/local/lib 
-L/usr/local/lib conftest.c 
>          
>         -lresolv -lm -ldl -lnsl -lsocket  -lgcc -lxml2 -lz -lm -lsocket 
-lnsl 1>&5
>configure: failed program was:
>#line 19806 "configure"
>#include "confdefs.h"
>
>    
>    char xmlInitParser();
>    int main() {
>      xmlInitParser();
>      return 0;
>    }
となっています。
xml2-configに何か問題があるのか、またはgccコマンドがおかしいのが原因かと思い
ましたが、これ以上はお手上げになっていましました。
どなたかご助言を頂けないでしょうか?よろしくお願いします。

_________________________________________________________________
無料で250MBの受信ボックスが使える「MSN Hotmail」 
http://promotion.msn.co.jp/hotmail/ 



PHP-users メーリングリストの案内