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]

i will add a jpos module


hi,

i will add a jpos module, which is is a Java[tm] based financial transaction library/framework that can be customized and extended in order to implement any particular financial interchange. you can get more information from http://www.jpos.org

before be acknowledged,  i began to add the sample "foo" module, but failed. 
my configuraton is : rh7.2+gcc3.2+autoconf2.5.3 +automake 1.6.3

 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]