[Cxplorer-devel 00142] Re: Cxplorer2のプロトタイプ

Back to archive index

yamy thund****@cello*****
2004年 4月 11日 (日) 20:55:19 JST


On Sun, 11 Apr 2004 20:47:05 +0900
Yasumichi Akahoshi <w2lin****@lapis*****> wrote:

yamyです。

>  赤星です。確認したい事がいくつかあります。
> 
> 1 最初にやった事は何ですか。

[Cxplorer-devel 26] automake&autoconf進行状況を参考にしました。
$ cd cxp
$ aclocal
$ automake -c -a
$ autoconf
$ ./configure
$ make
$ make install
上記の内容でです。

>  こちらの落度ですが、いきなり、 ./configureとすると失敗すると思われます。最初に
> 
> $ ./autogen.sh
> 
> を実行してください。それから、makeを実行したら、どうなりますか。

ここですでに

Running autoheader...
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
Can't locate object method "path" via package "Autom4te::Request" at /usr/bin/autom4te line 81.
autoheader: /usr/bin/autom4te failed with exit status: 1
Running automake --gnu  ...
Can't locate object method "path" via package "Autom4te::Request" at /usr/bin/autom4te line 81.
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
configure.in: installing `./install-sh'
configure.in: installing `./mkinstalldirs'
configure.in: installing `./missing'
automake: no `Makefile.am' found or specified
Running autoconf ...
Can't locate object method "path" via package "Autom4te::Request" at /usr/bin/autom4te line 81.

このようにでます。makeして

$ make
cd . && automake-1.4 --gnu Makefile
aclocal.m4: 862: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
aclocal.m4: 997: `fp_PROG_CC_STDC' is obsolete; use `AM_PROG_CC_STDC'
configure.in: 862: required file `./$@)].in' not found
make: *** [Makefile.in] エラー 1
ですね。

> 2 /usr/share/aclocal

> $ rpm -qf /usr/share/aclocal

警告: cannot get 共有 lock on /var/lib/rpm/Packages
ac-archive-0.5.39-2
automake14-1.4p6-7
automake-1.7.8-1
automake15-1.5-9
libole2-0.2.4-7
automake16-1.6.3-1

上記のようになります。

-- 
yamy <yasuo mitsui>
thund****@cello*****
http://northiland.cun.jp/



Cxplorer-devel メーリングリストの案内
Back to archive index