[PHP-users 1495] phpizeでエラー
Hio Naohiro
php-users@php.gr.jp
Fri, 24 Aug 2001 15:45:57 +0900
はじめまして、日尾と申します。宜しくお願いします。
今回所用でRedHat7.1にPHP-4.0.6をインストールすることになりました。
本体は問題なくインストールできたのですが、
拡張モジュールを動的に組み込もうと思って試しに
ext/curlで
$ phpize
を行ったところ、
aclocal: macro `AC_ADD_LIBRARY' defined in acinclude.m4 but never used
aclocal: macro `AC_ADD_INCLUDE' defined in acinclude.m4 but never used
aclocal: macro `AC_ADD_LIBPATH' defined in acinclude.m4 but never used
aclocal: macro `AC_ADD_LIBRARY_WITH_PATH' defined in acinclude.m4 but
never used
NONE:0: /usr/bin/m4: `m4_symbols' from frozen file not found in builtin
table!
NONE:0: /usr/bin/m4: `syncoutput' from frozen file not found in builtin
table!
NONE:0: /usr/bin/m4: `changesyntax' from frozen file not found in
builtin table!
./aclocal.m4:813: error: m4_defn: undefined macro: _m4_divert_diversion
./aclocal.m4:359: PHP_SUBST is expanded from...
./aclocal.m4:813: the top level
NONE:0: /usr/bin/m4: `m4_symbols' from frozen file not found in builtin
table!
NONE:0: /usr/bin/m4: `syncoutput' from frozen file not found in builtin
table!
NONE:0: /usr/bin/m4: `changesyntax' from frozen file not found in
builtin table!
./aclocal.m4:813: error: m4_defn: undefined macro: _m4_divert_diversion
./aclocal.m4:359: PHP_SUBST is expanded from...
./aclocal.m4:813: the top level
autoconf: tracing failed
You should update your `aclocal.m4' by running aclocal.
というエラーが出てしまいました。メッセージにしたがって
$ aclocal
を実行したのですが、
aclocal: macro `AC_ADD_LIBRARY' defined in acinclude.m4 but never used
aclocal: macro `AC_ADD_INCLUDE' defined in acinclude.m4 but never used
aclocal: macro `AC_ADD_LIBPATH' defined in acinclude.m4 but never used
aclocal: macro `AC_ADD_LIBRARY_WITH_PATH' defined in acinclude.m4 but
never used
と出て止まってしまいます。
いろいろ検索してみたのですが、こういったエラーはあまり出ないのか、
私の探す限りでは該当する記事が見当たりませんでした。
どなたか解決方法をご存知の方がいらっしゃいましたら、ご教示頂ければ幸いで
す。
よろしくお願いします。
Hio Naohiro
hio@letter.or.jp