This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

tried when I tried to add an "foo" module (rh7.2+gcc3.2+autoconf2.53+automake1.63)


hi,
I have checked out the rhug and built it successfully.
but when i add a "foo" module and "foo/Makefile.am"  according to the "hacking how to", i failed :
$automake
configure.in:5: your implementation of AM_INIT_AUTOMAKE comes from an
configure.in:5: old Automake version.  You should recreate aclocal.m4
configure.in:5: with aclocal and run automake again.

then i try to use aclocal to recreate aclocal.m4:
$aclocal
$
$autoconf
configure.in:15: error: possibly undefined macro: LT_AC_PROG_GCJ
configure.in:21: error: possibly undefined macro: AC_LIBTOOL_GCJ

how can i resolve this problem.

regards
james

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]