[PHP-users 16331]CygwinでPHP 4.3.3RC1がインストールできない

Osamu Shigematsu m5issige @ mr.hitachi-medical.co.jp
2003年 7月 1日 (火) 14:28:13 JST


重松です。こんにちは。

RC1 の試験を遅まきながらやろうと思ってインストールを試みました。

前回同様、

./configure '--disable-all' '-with-pcre-regex' \
'-with-regex-without-mysql' '--with-apxs=/usr/sbin/apxs' \
'--enable-mbstring' '--enable-mbregex' '--enable-zend-multibyte'

を実行して、make, make install しました。

Installing PHP CLI binary:        /usr/local/bin/
Installing PHP CLI man page:      /usr/local/man/man1/
Installing PHP SAPI module
apxs:Error: file libs/libphp4.so is not a DSO
make: *** [install-sapi] Error 1

といわれます。

make の結果を grep すると、error はないようですが、
warinig が 2 件見つかり、

/home/m5issige/src/php-4.3.3RC1/ext/standard/var_unserializer.c:308: warning: comparison is always false due to limited range of data type
libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries

という内容です。

どうも後者がくさそうなのですが、Cygwin な皆さんは問題なく install
できていますでしょうか?

-- 
Osamu Shigematsu <m5issige @ mr.hitachi-medical.co.jp>



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