[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: JAVAC_CLASSPATH
Craig Milo Rogers wrote:
> I suspect that the "--with classpath bletch" argument to
> ANTS-2.0.0's "./configure" command doesn't actually make it anywhere
> useful.
>
./configure --with-classpath /nfs/jade/rogers/freebsd/jdk1.1.8/lib/classes.zip>
You're missing an '=':
./configure --with-classpath=/nfs/jade/rogers/freebsd/jdk1.1.8/lib/classes.zip
configure only complains lightly about arguments it doesn't
understand, which is a bit lame.
Also, --with-classpath sets 'java_classpath'. I think the
'config_classpath' is left-over cruft.... (Yep, it was nuked from our
CVS ANTS a while ago.)
> Note the "@config_classpath@" that survived the trip into the
> Makefile, and "config_classpath" became "yes:".
The 'yes' is a symptom of putting --with-classpath and not providing
an argument. I'll add a sanity check to configure to avoid the 'yes'
propagating into the Makefiles, though...
-Pat
----- ----- ---- --- --- -- - - - - -
Pat Tullmann tullmann@cs.utah.edu
This space unintentionally left blank.
[ Janos ] [ OSKit ] [ Network Testbed ] [ Flick ] [ Fluke ]
Flux Research Group / Department of Computer Science / University of Utah