-------- Original Message -------- Subject: JNI and PPL Date: Sun, 15 Jul 2007 17:40:19 -0500 From: Jason Belt <belt@ksu.edu> To: bagnara@cs.unipr.it Roberto Bagnara, I am interested in using PPL in a Java program via a jni interface and noticed that the cvs repository seems to already contain such an interface. I downloaded the latest version from the repository and saw that there isn't a configure script available. When I run autoconf I receive several errors regarding undefined macros such as the following configure.ac:39: error: possibly undefined macro: AM_INIT_AUTOMAKE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:225: error: possibly undefined macro: AM_CONDITIONAL configure.ac:516: error: possibly undefined macro: AC_CHECK_FPU_CONTROL ... I'm not sure how to fix the errors as I'm rather new to autotools. Is there a guide on how to build ppl from the cvs source rather than from a release build? Thanks you, Jason Belt Kansas State University -- Prof. Roberto Bagnara Computer Science Group Department of Mathematics, University of Parma, Italy http://www.cs.unipr.it/~bagnara/ mailto:bagnara@cs.unipr.it