[PHP-users 30244] php-4.3.9でのmakeのエラーについて。

宮本 睦巳 mustumi.miyamoto @ r8.dion.ne.jp
2006年 9月 5日 (火) 17:40:11 JST


宮本@大阪府です。何時も拝見させて頂いております。

実はphp-4.3.9でのmakeエラーに悩んでおります。
OSはRedHat9 ES3です。

configureは問題なく通りました。
[hoge @ localhost php-4.3.9] $ ./configure \
                          --with-apxs2=/usr/local/apache2/bin/apxs \
           --enable-mbstring \
           --enable-mbstr-enc-trans \
           --enable-mbregex \
           --disable-cli \
           --without-pear
と致しました。
その後makeを行いましたが、
/home/sysdba/free/php-4.3.9/sapi/apache2handler/sapi_apache2.c:564: dereferencing pointer to incomplete type
/usr/include/bits/sigset.h: At top level:
/usr/local/apache2/include/httpd.h:923: storage size of `finfo' isn't known
make: *** [sapi/apache2handler/sapi_apache2.lo] エラー 1
と表示され止まってしまいました。

Apacheはhttpd-2.2.3を
./configure --with-layout=Apache --enable-modules=most --enable-mods-shared=all
でconfigueを行いました。

このphpのmake時のエラーを回避するにはどうしたら宜しいのでしょうか?

-- 
宮本 睦巳 <mustumi.miyamoto @ r8.dion.ne.jp>



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