Namazu-devel-ja(旧)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: I can't build CVS
便乗して質問させていただきます。
私もautogen.shを実行時、やはり7 paragraphs のメッセージが出ました。
それで田中さんの記述
> ・configure.inのAM_GNU_GETTEXT行に([external])を追加
> ・cd po; cp Makevars.template Makevars
> ・src/Makefile.amの@INTLLIBS@を@LTLIBINTL@に変更(一ヶ所)
> ・topsrcdirから aclocal -I m4; autoconf;
野首さんの記述
> とりあえず、autogen.sh の getttextize を呼んでいるところで --intl オ
> プションを追加することと、
にあることを実施したところ
%/usr/local/bin/aclocal -I m4
%/usr/local/bin/autoconf
configure.in:318: warning: AC_CONFIG_SUBDIRS: you should use literals
configure.in:442: error: `intl/Makefile' is already registered with AC_CONFIG_FILES.
autoconf/status.m4:844: AC_CONFIG_FILES is expanded from...
configure.in:442: the top level
autom4te: /usr/local/bin/gm4 failed with exit status: 1
というようにさらにエラーが出てconfigureファイルができません。
autoconf-2.57
automake-1.6.3
gettext-0.11.5
libtool-1.4.3
m4-1.4
FreeBSD 4.5-RELEASE
という環境です。
対処法がありましたらお教えください。
臼田幸生