Mark Wielaard <[EMAIL PROTECTED]> writes: > Hi, > > On Mon, 2002-03-11 at 15:27, R.S. Veldema wrote: > > well, checked out a classpath tree and it bombs out on me in configure: > > > > ./configure --with-javah=/usr/local/bin/javah > > > > <checking bla deleted> > > > > configure: error: conditional "USER_SPECIFIED_JAVAH" was never defined. > > Usually this means the macro was only invoked conditionally. > > > > removing the --with-javah doesn't help. > > What am i doing wrong ? > > I don't know at the moment. Sometimes the config.log file has more info. > Try installing gcj 3.0.x it comes with gcjh which is automatically > picked up by the configure script. But this should only be needed if you > specify --enable-jni (which is currently off by default.)
I've recently fixed this locally. It happens with automake 1.6 and autoconf 2.53. I'll checkin the fix tonight, as it is on an iMac I recently installed Mandrake 8.0 on for a friend and I get to try building things like classpath on it while I have it. :) Brian -- Brian Jones <[EMAIL PROTECTED]> _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

