javahl build strangeness
From: McClain Looney <m_at_loonsoft.com>
Date: 2004-03-17 21:34:48 CET
Hello,
Has anyone else experienced strangeness with the javac invocation in the
after running autogen, then configure --with-jdk=$JAVA_HOME, issuing a make
make[1]: Entering directory
the relevant Makefile line is below:
class.stamp: $(_JAVA)
if i change 132 to:
things work fine. strangely, this isn't an issue on osx, where the following
136 classnoinst.stamp: $(noinst_JAVA)
could this be some local config issue?
-- McClain Looney LoonSoft LLC m@loonsoft.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Mar 17 21:35:09 2004 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.