[PHP-users 32780] configure時のWARNINGについて
小倉政彦
ogura @ ost-ipnet.co.jp
2007年 10月 30日 (火) 14:15:19 JST
お世話になります。小倉です。
初めての投稿になります。
RedHat Linux ES3
php-5.2.3
Oracle10 R2
IBM_HTTP_Server/6.1 Apache/2.0.47
の環境でコンパイルを行った所、
WARNINGが表示され、失敗しています。
apxsが壊れているようなメッセージが出力されるのですが
原因がわかりません。
ご協力頂ければと思います。
宜しくお願いします。
configure結果
-----------------------------------
[root @ dev2 php-5.2.3]# ./configure --prefix=/usr/local/php-5.2.3 --
enable-mbstring --with-apxs=/usr/IBMHttpServer2/bin/apxs --with-oci8=$
ORACLE_HOME --with-gd --with-zlib
〜途中省略〜
Generating files
updating cache ./config.cache
creating ./config.status
creating php5.spec
creating main/build-defs.h
creating scripts/phpize
creating scripts/man1/phpize.1
creating scripts/php-config
creating scripts/man1/php-config.1
creating sapi/cli/php.1
creating main/php_config.h
creating main/internal_functions.c
creating main/internal_functions_cli.c
+--------------------------------------------------------------------+
| WARNING: Your /usr/IBMHttpServer2/bin/apxs script is most likely
broken.
| |
| Please go read http://www.php.net/faq.build#faq.build.apxs |
| and make the changes described there and try again. |
+--------------------------------------------------------------------+
| *** WARNING *** |
| |
| Please check that your Apache (httpd) is linked with libpthread. |
| If not, you have to recompile Apache with pthread. For more |
| details, see this page: http://www.php.net/manual/ref.oci8.php |
+--------------------------------------------------------------------+
| Notice: |
| If you encounter <defunc> processes when using a local Oracle-DB |
| please recompile PHP and specify --enable-sigchild when configuring|
| (This problem has been reported under Linux using Oracle >= 8.1.5) |
+--------------------------------------------------------------------+
| License: |
| This software is subject to the PHP License, available in this |
| distribution in the file LICENSE. By continuing this installation |
| process, you are bound by the terms of this license agreement. |
| If you do not agree with the terms of this license, you must abort |
| the installation process at this point. |
+--------------------------------------------------------------------+
Thank you for using PHP.
[root @ dev2 php-5.2.3]#
PHP-users メーリングリストの案内