[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: configure & errors
From: |
Brian Jones |
Subject: |
Re: configure & errors |
Date: |
11 Mar 2002 15:19:24 -0500 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 |
Mark Wielaard <address@hidden> 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 <address@hidden>