[PHP-users 19363]インストール時のmakeエラーについての質問

tree10000 @ infoseek.jp tree10000 @ infoseek.jp
2003年 12月 16日 (火) 17:31:09 JST


初めて投稿させて頂きます。
黒木です。

初歩的な質問で申し訳ないのですが、ご教示の方宜しくお願いします。

使用環境
Webサーバ
solaris8
apache_1.3.27
php-4.2.3
Oracle 8.1.7(Client)

DBサーバ
solaris8
apache_1.3.27
Oracle 8.1.7


今回、Webサーバの方にphpをインストールする作業を行なっています。
configureは、正常に終了しました。
./configure --with-oracle --with-apache=../apache_1.3.27 --enable-track-vars

その後、makeを行なうと以下のエラーが出ます。
Making all in Zend
make[1]: Entering directory `/home/cij/project/compile/BUILD/php-4.2.3/Zend'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/cij/project/compile/BUILD/php-4.2.3/Zend'
Making all in main
make[1]: Entering directory `/home/cij/project/compile/BUILD/php-4.2.3/main'
make[2]: Entering directory `/home/cij/project/compile/BUILD/php-4.2.3/main'
gcc -I. -I/home/cij/project/compile/BUILD/php-4.2.3/main -I/home/cij/project/coo
In file included from internal_functions.c:34:
/home/cij/project/compile/BUILD/php-4.2.3/ext/oracle/php_oracle.h:23: ocidfn.h: 
/home/cij/project/compile/BUILD/php-4.2.3/ext/oracle/php_oracle.h:24: ociapr.h: 
make[2]: *** [internal_functions.lo] Error 1
make[2]: Leaving directory `/home/cij/project/compile/BUILD/php-4.2.3/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cij/project/compile/BUILD/php-4.2.3/main'
make: *** [all-recursive] Error 1


すみませんがご教示願えますか。
宜しくお願いします。



 
------------------------------------------------------------------------
検索の 水先案内 いたします by infoseek
http://ap.infoseek.co.jp/direct2.html



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