Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
autoconfHP-UX サーバーにインストールしたいので、ダウンロードautoconf-2.58して実行configureし、次のものを取得しました。
autoconf
autoconf-2.58
configure
ということで、ダウンロードm4-1.4してインストールしてみました。configure大丈夫ですが、実行すると次のmakeようになりました:
m4-1.4
make
インストールm4-1.4が必要ですか?autoconfしかし、同時にautoconf必要です。m4-1.4
私は何をすべきか ?
あなたのconfigureステップは実際に M4 の設定に失敗したと思います。No suffix list.メッセージは、私がそれを疑うものです。configureLinux にGNU M4 1.4 (1994 年 11 月日付) をダウンロードしました。私が見た唯一autoconfのターゲットはターゲットだけでしたconfigure。
No suffix list.
より最近の GNU M4/autoconf リリースを使用すると、よりうまくいく可能性があります。