05/04/19 09:03:13 v4d/XjG2
>>474
autoconf 2.59
automake 1.76
にしてみますた.
./bootstrap
+ aclocal -I m4
+ autoheader
Can't locate object method "path" via package "Request" at /sw/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
autoheader: /sw/bin/autom4te-2.59 failed with exit status: 1
+ libtoolize -c --automake
libtoolize: `configure.in' does not exist
Try `libtoolize --help' for more information.
+ automake --add-missing --copy --include-deps
Can't locate object method "path" via package "Request" at /sw/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
configure.ac: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
configure.ac: that aclocal.m4 is present in the top-level directory,
configure.ac: and that aclocal.m4 was recently regenerated (using aclocal).
automake: no `Makefile.am' found or specified
+ autoconf
Can't locate object method "path" via package "Request" at /sw/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
なんかヒドクなってるような...orz