[PHP-users 32781] Re: configure時のWARNINGについて

小倉政彦 ogura @ ost-ipnet.co.jp
2007年 10月 30日 (火) 14:30:53 JST


自己完結で申し訳ありません。
下記の件ですが、WARNINGに表示されるサイト
にて確認し、/usr/IBMHTTPServer2/bin/apxsに


my $CFG_CFLAGS_SHLIB  = '-fpic -DSHARED_MODULE';
my $CFG_LD_SHLIB      = 'gcc';
my $CFG_LDFLAGS_SHLIB = q(-shared);


の3行がなかった為、追加した所表示されなくなりました。
また何かあればお願いします。

ありがとうございます。



> お世話になります。小倉です。
> 初めての投稿になります。
> 
> 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 mailing list  PHP-users @ php.gr.jp
> http://ml.php.gr.jp/mailman/listinfo/php-users
> PHP初心者のためのページ - 質問する前にはこちらをお読みください
> http://oldwww.php.gr.jp/php/novice.php3


----------------------------------------------------
 オープンシステムテクノロジー株式会社
 システム部 システム開発課
 小倉 政彦(おぐら まさひこ)
 東京都千代田区九段北4-3-8 市ヶ谷UNビル
 TEL:03-3239-4811(代表) FAX:03-5275-3921
 mailto:ogura @ ost-ipnet.co.jp"
----------------------------------------------------



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